• ROM Self-Test in MDK-ARM - Another Approach Sought

    Hi,

    I'm in the process of porting my Flash memory check for STM32F0 from gcc to mdk. The gcc check follows a method similar to:

    http://stackoverflow.com/questions/24150030/storing-crc-into-an-axf-elf-file

    This is a great solution since beside the CRC…

  • General aspects using a Discovery Board with a STM32F407VG and uVision from Keil and SW4STM32 fon AC6

    Hello, some time ago I started to play with CortexM4,

    I bought a Discovery Board with a STM32F407VG in order to be programmed with uVision from Keil.

    I am developing a project where the money is very restricted, that's why I was using a free licence from…