User Activity

Posted on January 07, 2016 at 14:39Hi,I'm using a STM32F429 connected to a TVP5150 through DCMI interface.DMA is used to transfer data from DCMI to the external DRAM through the FMC.DMA is configured as follow:hdma_dcmi.Instance = DMA2_Stream1;    h...
Posted on November 19, 2015 at 14:13Hi, I have problems in my project when I set the core frequancy above 100MHz. Up to 100 MHz I have no problem. When frequency is higer than 100 MHz CPU goes in hard fault. Using a frequncy of 120 MHz CPU goes in h...
Posted on May 06, 2015 at 12:06Hi at all,I'm using a STM32F4 (with HAL libraries) and I have configured the USB as device in order to realize a communication wit the PC through the virtual COM port.When I send the first packed (from PC to MCU) I hav...
Posted on November 05, 2014 at 11:50Hello at all,Somebody knows where can I take the fatfs library for SD card on STM32F107 MCU?thank you #stm32-stm3210c-sd-card-fatfs