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?
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