Posted on March 09, 2016 at 15:55
Hi All,
I'm working on a STM32F429-based USB HighSpeed peripheral which exchanges MIDI data with a host computer.If you're not familiar with MIDI, don't worry about it - just know that in the land of USB ...
Posted on June 11, 2015 at 04:34
I'm developing an application which requires the heap to be located in a large off-chip SDRAM. I'm using Keil uVision5 and scatter-loading to accomplish this. Functionally, all is good and works as expected.
...
Posted on March 09, 2016 at 22:01Follow-Up interesting testing result - simplifying the # of USB devices running on my machine allows the USB transactions to run smoothly without the issue I indicated earlier. I'm going to add the other devices on o...