• NUCLEO-STM32F411RE board support
    Hello everyone, I know the NUCLEO STM32F401RE and F411RE are very similar, but the F411 runs faster, has more RAM ans a few other differences. Am I missing something, or is there just NO support...
  • mbed export to keil
    Hello, I try a sensor project in mbed plateform, i run it and it's work very well. So i export the project to Keil Uvision 5 and when i build it i have this error : .\build\Sensors_Reader.axf:...
  • Porting Freertos on STM32F411re board.
    Hello, I have already ported Freertos kernel file in my project, but after building the code showing error in configuration file. Please suggest someone.
  • ST Nucleo 476 Project Exported from mbed Not getting linked on Keil
    Hello, I have got a project in mbed on platform Nucleo-476 board, which sends ASCII characters to serial port. It compiles well and and when .bin file is downloaded in the board, it runs well. ...