2013-08-26 01:45 PM
Hi, I'm trying to run the ''USB Device VCP example'' using the gcc (sourcery-lite) tools. I can build it and it appears to be running (led is blinking and the message ''USB device library started'' comes out the UART; but then I get ''Unknown Device'' on the USB side when I plug it into a PC.
Has anyone built any of the USB device demos with GCC? #usb2013-08-29 09:44 AM
Ok, great. That cleaned up the map, thanks much. Shoulda realized that myself.
Anyway, still (not expecting an answer here) I'd like to know why the linker did that in the first place.Thanks again, Ed2013-08-29 10:12 AM
By the way, for anyone else reading this, I made the changes for this to
optionally work with USART6, which is the default configuration for the DB9 connector that comes with the STF4BB board.2013-08-29 12:07 PM
A tentative mod for the STM32F4DIS-BB, built with Yagarto 4.7.2
https://docs.google.com/file/d/0B7OY5pub_GfIcTJvY0RLaUViVnM/edit?usp=sharing
May be someone from Element14 will comp me a board.2013-08-29 04:22 PM
This is a quick port of the MicroSD + FatFs to the STM32F4DIS-BB platform
https://docs.google.com/file/d/0B7OY5pub_GfIY01DaHY4OVp4NUk/edit?usp=sharing
2013-08-29 04:47 PM
This is a quick port of the MicroSD + USB MSC to the STM32F4DIS-BB platform
https://docs.google.com/file/d/0B7OY5pub_GfIRUJPSUVxNTV3TEk/edit?usp=sharing
2013-09-10 02:26 PM
Doing some experimenting with the STM32F4-DIS and a SanDisk 16GB Ultra Extreme microSDHC UHS-1 Card.
15.82 MBps Read, 9.66 MBps Write with FatFs