Skip to content

Commit

Permalink
device type for opensource firmware
Browse files Browse the repository at this point in the history
  • Loading branch information
hurzhurz authored Oct 2, 2018
1 parent 24d7a15 commit 71a1994
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion programming.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
* Get STVP (ST Visual Programmer STM32) from here:
http://www.st.com/en/development-tools/stvp-stm32.html
* Setup Programmer and device (STM8S105x4) like here:
![STVP device selection](/images/stvp_device.PNG)
![STVP device selection](/images/stvp_device.PNG)
**Note:** For flashing the [Flexible OpenSource firmware](https://github.com/OpenSource-EBike-firmware/TSDZ2_wiki/wiki), you need to select STM8S105x6 as device because of the firmware size ([incorrect type, but works](https://endless-sphere.com/forums/viewtopic.php?f=30&t=93818&start=50#p1374884))
* You can then be able to read/write:
* PROGRAM MEMORY (=Flash)
* DATA MEMORY (=EEPROM)
Expand Down

0 comments on commit 71a1994

Please sign in to comment.