Posted on May 17, 2011 at 13:34Hi! After cleaning up the code (ahem), I'm making progress with my USB functions.. currently, I'm trying to add DFU support to my device. As I understand, the DfuSe Demo application should support the detach request, a...
Posted on May 17, 2011 at 13:33@edison: Well, I feel with you.. ST already went to great lengths with the standard peripheral library (Full Doxygen documentation, nice error checking/reporting, good encapsulation).. Almost all consumer goods and ind...
Posted on May 17, 2011 at 13:33Hi! I'm just trying to integrate the USB library and CDC example into my project. While I like the rest of the standard peripheral library, the USB stuff sucks badly: * usb_regs.c exports things like ''ToWord'', ''Byte...
Posted on May 17, 2011 at 13:06Could you please release the doxygen configuration file? I'm trying to re-generate the documentation for my project, and get lots of warnings, e.g. ''Warning: Found unknown command `\copy''' and so on..
Posted on May 17, 2011 at 13:06STOne-32, I think it's really nice that the startup-code is also included now. The only thing missing is a matching linker script for gcc based toolchains. Right now, I'm using the codesourcery toolchain with lanchon's...