STM32F429 USB CDC Bulk data receive problem
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...