2019-04-30 07:47 AM
Hi, I am new to stm programming. I now need an application where i can send the isochronously from PC to device (I m working on f303re nucleo board). Couldn't find any information about how i can do that. I am creating a libusb CDC project and then i want to transfer my data so that i can send my data through I2S. I don't want to use USBAudio class as i do not want my device recognized as an audio device. Any help would be wonderful. Thanks
2019-04-30 10:38 AM
Another question. The usb port on f303re is only connected to st-link? To use it should i dewire it out ?