User Activity

Posted on January 09, 2018 at 11:43Hello,I have a problem with my bootloader. At the first launch I write a 64 bit word in flash in 0x8004030. I was able to check with J-Mem to make a dump of the memory and it flash writing OK.If I read the value at...
Posted on February 17, 2015 at 17:36Hello, I want to have a fast interrupt with the STM32F429 at 168MHz. I use EXTI interrupt who toggle an gpio for test. I measure the time with a scope between the exti pin front and the gpio output front. I made...