stm32f4 usb packet length
Posted on November 04, 2016 at 20:00Hi,I am using stm32f4 usb custom hid usb stack. For now i can send and receive just 64Byte packets. When i want to send or receive more packets like 512Byte, the stack crashes. I use the tx and rx packets length f...