User Activity

The comments for osMessagePut() match osMessageGet() and note that* @param millisec timeout value or 0 in case of no time-out.However osMessagePut() does not return immediately when millisec ==0. The code that is in osMessageGet() to handle this case...
Using the Cube generated code for FATFS and USBH-MSC I can connect to an external 500G SSD drive using USB 2.0 HS.With the USB drive I can get 38MBytes/sec from my PC.With the Discovery board I have only been able to get up to 7.5MBytes/sec.Disk is f...