cancel
Showing results for 
Search instead for 
Did you mean: 

need example for USB read and write in FREERTOS. We are using STM32F429 MCU and USB 2.0 host with HAL library.

BRAUT.1
Associate II

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?

3 REPLIES 3
BRAUT.1
Associate II

Please help

Piranha
Chief II

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