Posted on July 12, 2016 at 20:31I found this example for stm32f769 disco, I think the right config can be gotten by digging around.http://www.tjaekel.com/udante/files/STM32F769IDiscovery.zipFor the f746 disco, this example works, but lacks a line-in...
Posted on June 13, 2016 at 14:48Hello Roman, is this project with the explicit feedback available to share? I'd really like to get a look at it, as I want to implement a feedback endpoint for my own project.Thanks.
Posted on July 22, 2012 at 02:04If you don't care about debug, you can use dfu-util to load binaries over the built in usb on the f4. Just pull boot0 to 3.3v, and ground (I think that's the right direction, don't take my word for it) reset. That'll ...
Posted on July 21, 2012 at 00:20I got a tft lcd going, a couple of months ago. I put the code on github:It's for an ili9238 or something like that, but maybe the example can help with what you need to do.https://github.com/blaezec/stm32f4