Page 1 of 1

Boot loader version 5.2

Posted: Wed Jun 02, 2021 3:55 pm
by johu
This version of the bootloader works on both 1k and 2k page size devices and on any flash size. The address of the pindef structure is fixed to the 3rd-to last 1k block. That is 0x801F400 on 128k flashes or 0x800F400 on 64k.
Yo do not need to upgrade your boot loader from V4 if you are on a 128k flash size, 1k page size device like the STM32F103RBT6.

https://github.com/jsphuebner/tumanako- ... s/tag/v5.2

Re: Boot loader version 5.2

Posted: Sun Jun 20, 2021 10:51 pm
by EV_Builder
Is this a correct one for the VCU? (STM32F107)??

Re: Boot loader version 5.2

Posted: Mon Jun 21, 2021 5:43 am
by johu
Yes it is universal