User Activity

Posted on June 30, 2014 at 11:17I have developed my own proprietary bootloader for STM32407 that work over UART and Ethernet. I can update the the application by the bootloader now.If I also want to , how can I realize it?
Posted on June 10, 2014 at 10:57I try to develop my own proprietary bootloader for STM32407 that work over UART and Ethernet. Is there any source code example?
Posted on June 10, 2014 at 05:40What is the function of the memory OTP area  in STM32?When do we use the memory OTP area?
Posted on June 03, 2014 at 04:19Hello,I try to find the performance difference between running in the flash and running in the RAM for STM32F407. I write a test source code. The function runs in the flash or in the RAM.I find that the performance in...