2014-06-10 01:57 AM
I try to develop my own proprietary bootloader for STM32407 that work over UART and Ethernet. Is there any source code example?
2014-06-10 04:45 AM
I try to develop my own proprietary bootloader for STM32407 that work over UART and Ethernet. Is there any source code example?
Look up you specific part number, go the the ''Design Resources'' tab and go get the USART and ETHERNET IAP (In Application Programming) examples which split the flash into a loader and application.