User Activity

Posted on November 22, 2013 at 00:44Hi there, I've got a problem here using NVIC_SetVectorTable(). I have attached my test programm, which is held very simple and does: - Init Leds&UserButton - make sure the ''new'' Vectortable is 0x200-aligned - Co...
Posted on July 23, 2013 at 17:56Hi there, I'm getting started with USB. So I downloaded the STM32_USB-FS-Device_Lib_V4.0.0 and played around with the examples. I already used the Virtual COM port sucessfully on the discovery board and also included ...