USB host bulk transfer to printer from stm32. USB HOST Printer
Hi, i'm trying to control a barcode printer with STM32F105VCT6 with USB. The printer is godex EZ-1005. When i plug usb cable usb state comes to APPLICATION_START from APPLICATION_IDLE.
According to this document. (Page 6) i need to send Standard Requests and Class-Specific Requests. I looked with usb analyzer program while printing with pc but i couldn't analyze this raw data
I'm not familiar with usb protocol so i don't know how to send printer comands to printer over usb. I coundn't find any example or guide.
Do you have any solution or suggestions?
