2026-05-10 11:05 AM
Hi,
I spent a few days trying to make Ux_Device_HID and Ux_Device_HID_Standalone to work on Ubuntu with latest versions of CubeMX and Cube IDE (STM32CubeIDE Version: 2.1.1, STM32CubeMX 6.17.0)
The only way I managed Ux_Device_HID to work on NUCLEO-H723ZG was by the following steps:
However, if I want to open it in CubeMX and generate code even without any changes - the resulting code does not work at all. I used git to do diff and changes are all over..
Of course I could do changes in CubeIDE directly without nice MX interface, but I kind of like it simple ))
Anyway, could someone form ST explain why *.ioc file from example cannot be used with Cube MX to generate a working code?