User Activity

Posted on March 31, 2016 at 14:21Hi all,I have a problem with CDC class. I have 26464 bytes on USB Host to transfer to my SM32F429 Discovery device.I need to receive all these data and after that do some parsing.How to do this trick in this function...
Posted on February 12, 2016 at 23:44 Hi all, I am trying to develop my own DisplayLink device with STM32F429 Discovery board. I use CDC as a template of it. Whole edited enumeration pass OK. But when I need to receive data from EP 1 (OUT Bulk...