We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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 the SPI and all works fine with RTX, but, when changed to RTX5 the SPI don't send any data and of course the SD is not writed but Keil compiles all without warnings.
Anybody knows if I'm doing anything wrong?
Thanks