Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update firmware programming #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions Tutorials/Firmware Upload V5/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# BATMON V5 guide to update firmware
## Items Required
* BATMON V5 Assembled on a battery
![](https://rotoye.com/wp-content/uploads/2021/04/Battery-Pack-v5.png)
* Microchip ICE Programmer
![](http://batmonfiles.rotoye.com/userguide/atmel_ice.jpg)
* Programmer cable adapter
![](http://batmonfiles.rotoye.com/userguide/adapter_2.png)
* Programmer cable
![](http://batmonfiles.rotoye.com/userguide/programming_cable.jpg)

## Procedure
     1. Connect Microchip ICE Programmer to your computer and connect the programmer cable to SAM port of the ICE Programmer.
     2. Connect the other end of the programmer cable to the cable adapter and from the adapter to BATMON.
     3. Open [Microchip Studio](https://www.microchip.com/en-us/tools-resources/develop/microchip-studio#Downloads)
     4. Refer to [Batmon Firmware Flashing Instructions](https://drive.google.com/file/d/1i3FtJegiDbdkC-YvEikniwFUjrS6eBBp/view?usp=sharing)

## Troubleshooting
#### Programming Errors
There might be errors like the following when trying to read the device
signature.
![](http://batmonfiles.rotoye.com/userguide/error_msg.png)

If this happens, it means the programmer isn't detecting 3.3V at the
programming connector. Try the following:

1. Try pressing the power button and holding for two seconds before releasing.

2. Check that the programming cable is connected from the Atmel ICE programmer to the BatMon.

3. Check that the battery is connected properly to the BatMon using the correct cables.