User Activity

Posted on December 10, 2013 at 06:34I have a STM32429I-EVAL board, initialized it and made it work, but I am not sure if the processor speed is up to max. The function RCC_GetClocksFreq returns 180 MHz, but cannot trust its return. I did a loop to t...
Posted on December 02, 2013 at 08:36I am trying to use the camera on STM32429I-EVAL, but cannot make it work. I took some code from Std-Periphs 1.3.0 which should demo the camera for 437, adapted it to start the camera on my board, but still cannot ...