Part Number: EK-TM4C123GXL
Other Parts Discussed in Thread: EK-TM4C1294XL
Tool/software: Code Composer Studio
Hi,
Now, the client is MCU and the host is CPU.
The host CPU sent 1.8KB datas(1000 frames, every frame including 2 head bytes and 16 data bytes) to usb-serial.
I have mapped a 1.8KB buf in the MCU and some frames are lost in the usb driver function USBEndpointDataGet.
I count the 16bytes datas and only about 938 can be read.
