• Support for std::thread and other synchronization primitives, e.g. std::mutex...

    I would like to know if any of the compilers/libraries for Cortex-M support the std::thread type (from the <thread> header) or if there is any plan to support that in the near future. I am interested in both Keil MDK / DS-5 or GCC for ARM. Thank you!…

  • 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…