2025-10-01 12:59 PM
I'm trying to use STM32CubeMX directly or via STM32CubeIDE, and I can't find a way to configure ThreadX + USBX Host for STM32WBA65 boards such as NUCLEO-WBA65RI or STM32WBA65I-DK1. Only Device classes show up.
I've also tried to do it using the part directly instead of a board or example, and even then I only see Devices under X-CUBE-AZRTOS-WB > USB USBX > USBX from the Software Component view.
I have noticed a few things
Is there an example of USB Host on STM32WBA65 and is there an available board we can validate this on?