• 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...
  • STM32F411RE Nucleo - mbed export
    Hello, I have a STM32F411RE Nucleo board. I can compile and run the 'Blink-LED' program just fine on mbed. I'm trying out 'free version' of uVision 5.13. When I export the 'Blink-LED' program and...
  • SQLITE Porting on FreeRTOS with STM32
    Hi I am trying to port sqlite3 VFS implementation on freertos with stm32. I have created an amalgamation with sqlite3 version 3.12 base code. When I run the below code it runs to create a database...
  • Porting freertos on AM1808
    Hello sir, I have worked on freertos with STM32F103 and i want to port freertos on AM1808. This processor dosen't support freertos. I would like to know steps in porting freertos that dosen't support...
  • STM32F411RE: cannot use #include math_arm.h for CMSIS
    Hello all, I am trying to implement DSP on the STM32F411RE Nucleo board, for which I would require the use of the CMSIS library. I am trying to get this to work by setting up the STM32 in CubeMX (setting...