USB Isochronous endpoint does not generate interrupt on F7
Posted on December 07, 2017 at 14:29I'm currently working on an STM32F7 design trying to get a composite device going on USB. I have this same composite device working on an STM32F0 board and it implements the CDC and Audio USB device classes. How...