Hi, I found the some problem when i am trying to send different data packet using serial monitor tool for my USB CDC application( C3 example code) My application is waiting for the receive flag and read only 31 bytes. if i send 31 bytes packet on each transmit it works fine, If i am sending random bytes its not working. I found that on 31 bytes receive it executes the code further. Any way how to make application to read multiple data transmitssion from PC application? Please suggest. Nitesh
↧