2021-02-10 10:07 PM
In another project I have used USB with HAL library in same MCU (STM32F429) without RTOS and it worked, now I am having problem in read and write USB with FREERTOS. Can you suggest any project example for the same?
2021-02-16 12:06 AM
Please help
2021-02-17 06:51 AM
2021-03-09 02:02 AM
The example provided is difficult to compile in STM32 IDE with my existing project using git submodule. Can you provide simple example ready to compile in STM32 IDE