what is best way to receive more than 64 bytes of data through USB in STM32??
Hi Team,there is requirement that my board has to receive 256 bytes of data. but according to USB spec there is limit of 64 bytes, I am looking for solution/example how to handle more than 64 bytes through USB.