User Activity

Posted on July 20, 2016 at 00:51I am using STM32CubeMX to generate code to create a USB CDC device on the STM32F4x9I-EVAL MB1045 Rev B board which has a STM32F429VGT6 microcontroller.  For testing I connect the OTG FS1 USB connector on the STM32F4x...
Posted on June 29, 2016 at 03:30I've generated a test app using STM32Cube for a STM32F407 Discovery board and have been able to send and receive.  I am now trying to port the code to run under microC/OS II.  I have modified the ISR to include the uC...