User Activity

Posted on August 04, 2014 at 12:05Hi all!I'm trying to configure DMA2 to trigger an interrupt on ''transfer complete'' event. I'm using DMA2 to transfer data from ADCs to memory. However, it seems that DMA2 never triggers an interrupt, but data is t...
Posted on July 23, 2014 at 11:42Dear all,I have several questions regarding ADCs in STM32 (more specifically, I use STM32F407ZG). Let me explain you how I use them:1) I have 3 ADCs that are triggered by the same timer (TIM4), and that are used in sc...
Posted on July 09, 2014 at 18:25Dear all,I'm new in embedded systems, and I have a few simple questions regarding ADC on STM32F4xx.1. In the processor block diagram, I can see that ADCs (there are three of them) are connected to APB2 that has operat...
Posted on July 04, 2014 at 17:29 Hi all, I'm trying to use a PWM on a Olimex STM32-H407 board to drive the green LED (only user LED on the board), but without any success. I managed to use timers for generating output signal to turn on/of...