User Activity

Posted on July 06, 2015 at 08:14Hi all,I have a DISCOVERY board for F030 devices. I think it's name is STM32F0308-DISCO.What I'm trying to do is to use the integrated STM-LINK as an usb to serial dongle between the target MCU and the PC. I have foun...
Posted on July 15, 2014 at 14:57Hi all,I saw that the current practice is to compile all code at 0x08000000 offset. This is fine for me, but now I have an application with a lot of constant tables in flash, and more important, a ''host'' application...