Page 1 of 1
Boot loader version 5.1
Posted: Tue Apr 20, 2021 1:02 pm
by johu
v5 supports STM32F1 variants with 2k flash size. The interface to the flash application (i.e. updater.py or ESP8266) remains unchanged. Flash size if auto-detected by the model number.
There is no need to upgrade to this boot loader if you're on an STM32F103RBT6
Re: Boot loader version 5.1
Posted: Wed Apr 21, 2021 12:09 pm
by johu
Update: hold off. It seems some older silicon version of the STM32 don't allow reading the DBGMCU registers and thus the page size is returned 0 messing everything up. Working on it.
https://community.st.com/s/question/0D5 ... -stm32f103
Re: Boot loader version 5.1
Posted: Mon May 31, 2021 6:41 pm
by yaroslav
Greetings! How are you getting on with the boot loader?
Re: Boot loader version 5.1
Posted: Mon May 31, 2021 7:20 pm
by johu
Kind of floated away from that... The boot loader itself is fixed by now but I need to figure something out for the PinInit structure. The latter can be written by the application software to initialize certain pins directly at boot time. Actually it's just a matter of defining a meaningful location in flash.