User Activity

Posted on March 24, 2016 at 14:16Hi, I cannot manage to enable the RNG that is on my STM32F407VG. Using https://github.com/libopencm3/libopencm3-examples/blob/master/examples/stm32/f4/stm32f4-discovery/random/random.c, setting the RNGEN bit in RNG_C...
Posted on January 26, 2016 at 17:44Hi, I'm programming an STM32F407VG in assembly, measuring performance of some code by reading DWT_CYCCNT, and I can't reproduce the cycle counts as http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi043...