Posted on April 03, 2018 at 04:33
I use CubeMX to make a OTG FS VCP, seems OK, data can transmit and receive, but there is a problem, PC software send a command to MCU, and I stop PC program, command keep received in MCU. I set a break point ...
Posted on March 17, 2017 at 03:07Hello, I m a new guy in ST MCUI use CubeMX as start point and create a project for CAN1 and CAN2 Communication, and test a simple code belowresult is 'HAL_CAN_Transmit(&hcan1, 50); ' always return Time out error;can ...