STM32C5 USBX Middleware
Hi all!
Thank you for taking time to assist me. I am attempting to make a composite USB Device on the NUCLEO-C562RE. I found the Middleware USBX examples and the core drivers exist in my toolchain at:
STM32CubeC5/middleware/usbx
However, I cannot seem to find the middleware configuration for USBX in STM32CubeMX2.
My pack manager in the STM32CubeMX2 is set to this default value:
"cube.packManager.cmsisPackRepositories": ["https://developer.st.com/st-pack-server/api/v1/pidx/STMicroelectronics.pidx"]
Please let me know if I have missed anything or if you need further information from me to figure out the root issue. The examples, linked above, clearly auto generated the USBX files using the MX2 software, but I could not find the documentation that allowed me to generate those files.
I would greatly appreciate it if someone could assist me with this.
EDIT: I saw this forum that says support isn't out until Q3. Does that mean I have to write the generated code myself?
EDIT: I found examples that are completely standalone, but I cannot download the device_cdc_acm_uart_freertos example. It gives a forbidden 403 error.
Thanks again,
Jarin
