User Activity

Posted on May 29, 2017 at 15:26Hi,In my project i want to use two uart in the same card (stm32F4xx), the first UART (UART6) is connected with PC  and the seconde one (UART3) is connected with others cards.It's possible to send via UART3 what i recei...
Posted on March 08, 2017 at 15:51Hi I have a custom bootloader that I flash to the first sector (0x8000000)  and when it receives a new program it loads it to 0x8003000. I can jumps to the user application,and also jumps from user application to the...
Posted on March 01, 2017 at 17:07Hi I have a custom bootloader that I flash to the first sector (0x8000000)  and when it receives a new program it loads it to 0x8003000. I can jumps to the user application,however  when It from user application jump...