USB_DEVICE no longer available? Only RTOS USBX for bare metal?
Hello STM32 developers,
I/m using STM32CubeMX 6.14.1
I noticed that in middleware the selection "USB_DEVICE" has disappeared.
Instead, "USBX" is listed, however it is for RTOS, and I don't use RTOS, so I'm left with nothing.
I think the STMicroelectronics USB stack would still be available, somehow:
https://wiki.stmicroelectronics.cn/stm32mcu/index.php?title=USBX_overview&oldid=10172
Besides offering STMicroelectronics USB stack, USBX, the Azure RTOS USB embedded stack is currently supported and offered with a set of applications running on STM32 MCUs.
How can I use the STMicroelectronics USB stack > "USB_DEVICE" instead?
Do I need to install some software for it?


