2025-04-18 6:37 AM
Hi!
i have managed to port the exisiting example of USBX device printer to the H563 micro and use it.
now i'm trying to do the same thing with the USBX HOST printer class.
but there are two problems:
1) there isn't an example
2) if i create a new project and select USBX HOST printer i think there are some missing files in the cube generation
for the device printer class the cube generate app_usbx_device.c app_usbx_device.h ux_device_printer.c and ux_device_printer.h
for the Host printer the cude generate only app_usbx_host.c and app_usbx_host.h
am i missing something?
my cube ide is 1.18.0 release
thank you !