• RTX5 and Flash Filesystem incompatibility?
    Hi all, I have a STM32F103C8T6 board with microSD connected to the SPI2 and all the software components are CMSIS compatible. I'm using the cmsis flash filesystem to write a file to the SD card via...
  • EC++ and priority keyword incompatibility
    Hello, Is it normal that EC++ won't compile properly if a variable is called "priority" or "_priority"? Example: unsigned int priority = 1; unsigned int _priority = 1; Won't compile. I...
  • EC++ and priority keyword incompatibility
    Hello, Is it normal that EC++ won't compile properly if a variable is called "priority" or "_priority"? Example: unsigned int priority = 1; unsigned int _priority = 1; Won't compile. I...
  • RTX5 and Flash Filesystem incompatibility?
    Hi all, I have a STM32F103C8T6 board with microSD connected to the SPI2 and all the software components are CMSIS compatible. I'm using the cmsis flash filesystem to write a file to the SD card via...
  • Middle ware and STCubemx incompatibilities and errors
    I have a long standing project using a stm32f205 that I started on an earlier version 4.xx Anyway rather than not be able to use the latest tools eg Keil updates and MXCube for the peripheral drivers...