Dear All,
I have developed USB Printer Class (Device Mode) by using the chip STM32F205RC.
Enumeration process is done successfully.
Sending (Host OUT Token) upto 500bytes of data is properly received by our device. But Sending Bulky (5KBytes) data the device receives only 3 packets of data and packet received interrupt (RXFLVL) is not generating. So host keep on retrying untill switch off the device.
I am using "USBlyser" software to analyser the USB data processing.
Thanks in Advance.
What is the USB device stack, on which you are working? Keil RL-USB (or RTX-USB), ST's STSW-STM32046 (STM32_USB-Host-Device_Lib_V2.1.0) or your custom one?
Tsuneo
Hi Tsuneo Chinzei,
Can you please respond for this query.
Thanks in advance.