libusb_stm32
libusb_stm32 copied to clipboard
Find out if there is any real data to read for an interrupt.
Currently when I read from USB interrupt endpoints, I would get FF FF's if the host sent nothing. Is it possible to filter those out?
Does it happen every time with no data?
It appears to me to be like this.