USBX with FreeRTOS

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hello,

I managed to create a simple USB CDM-ACM project that uses the USBX driver. If I understand correctly, USBX is dependent on ThreadX.

Is it possible to use USBX with FreeRTOS?

If not, is there other alternative driver that works with FreeRTOS?

Currently I am using a development board with BCM43907 chip.

Thanks in advance.

0 Likes
1 Solution

USBX is the only supported USB stack/driver in current Wiced SDK.

Kindly check in FreeRTOS community for the supported stack. I hope this thread helps [RTOS Support] USB Driver and USB Stack Support.

View solution in original post

3 Replies
PriyaM_16
Moderator
Moderator
Moderator
250 replies posted 100 replies posted 50 replies posted

Hello Christian,

Good to hear that you were able to create CDC-ACM project! But USBX is not supported with FreeRTOS.

0 Likes

Is there other alternative driver that works with FreeRTOS?

0 Likes

USBX is the only supported USB stack/driver in current Wiced SDK.

Kindly check in FreeRTOS community for the supported stack. I hope this thread helps [RTOS Support] USB Driver and USB Stack Support.