Hi,
I am using IMXRT1170-EVK board.In SDK file,
I run this example "Usb_device_cdc_vcom".It's working fine.
I am able to receive data in 10 ms when I am sending greater than 1024 bytes of data through dock-light. But when I am sending less than 1024 bytes of data, the response is 120 ms.
Please find the attached logs.
Can you suggest me where should I modify in the SDK file?