User Activity

[STM32F303][USB FS] Isochronous endpoint: 1 ms frame with a large buffer.Hello,I would like to know how I could setup an isochronous endpoint with a large payload.USB specification and RM0316 manual:USB 2.0 specification report that in FS mode, it is...
Posted on November 09, 2015 at 14:59 Hello, I'm trying to write an I2C application that should read/write one or more bytes as master with polling mode. I'm able to write one ore more bytes and read one byte, but when I try to read 2 bytes...