User Activity

Hi, I had a weird issue with an STM32F334 MCU. A pin was configured as Open Drain - this pin is used for falling edge interrupt and pulled up by a different section of the design. But I had issue today with the operation of the pin and realised the M...
Hello I am using the STM32F334 for Lighting and I have had to use the DMA to transfer duty cycle data to the PWM duty register. The DMA is set up in circular mode and there is no interrupt. The priority it set to High. But i notice this pauses betwee...
Posted on March 29, 2016 at 09:27This discussion is from an /public/STe2ecommunities/mcu/Lists/STM32Discovery/Flat.aspx?RootFolder=https%3a//my.st.com/public/STe2ecommunities/mcu/Lists/STM32Discovery/Calling%20stm32429I-Eval%20Bootloader&FolderCTID=...
Posted on July 07, 2015 at 13:26Iam having big problems with the high resolution timer on the STM32f334microcontroller.I am using a period of 0xD3C2, this would normally mean that writting 0xD3C2 to a compare register is full duty cycle (or zero  - ...