User Activity

Posted on August 03, 2012 at 05:01Hi,     What is the maximum freqency that stm32f4 can make?  using PWM or other methodsThanks  #stm32f4-freqeuncy-pwm
Posted on July 25, 2012 at 01:46Hi,         I am cery confuse about how to set DMA parameters. I would like to capture images from camera using DCMI module. I don't understand Burst and BufferSize params of DMA.  I would like to capture QCIF (176x14...
Posted on July 23, 2012 at 02:15 Hi, I am now trying to integrate my STM32Discovery board with OV7670 camera module without using any external ram from LCD. However I found a problem and I cannot get any data. I have tested it in many ways f...
Posted on July 18, 2012 at 04:37 Hi there, I tried to use my STM32f4 Discovery (164MHz) to read data from OV7676 camera (No FIFO) without using DCMI module. I just used normal gpio pins to read 8-bit data from the camera along with VSYNC, HR...
Posted on July 11, 2012 at 09:25Hi, I trried to understand how to calculate pwm output from example that comes with Stm32f4-Discovery-FW1.1.0.   The file is in Project > Peripheral_Examples > TIM_PWM_Output > main.cThis is the most confusing part in...