STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Triggering ADC Sampling by Timer Events

Posted on August 29, 2014 at 19:35I am trying to setup ADC sampling that is triggered by a Timer. Essentially I want to setup a 1 kHz timer that will trigger an ADC sample every 1 ms, and use DMA to transfer the sample data. I have all the component...

STM32F417 flash spontaneously erased?

Hi,We have a product in the field using STM32F417ZG, and it was returned to us after it mysteriously stopped working. On receiving the board, we noticed that nothing was running on the STM32F417. We read out the flash memory and it appeared to be era...

CBrad.2 by Associate
  • 3079 Views
  • 11 replies
  • 2 kudos

Turn off pll before entering sleep - STM32F410RB

Hello,i am using stm32f410rb device, where i want to do some things at 100mhz using HSI only, and pll.After this i am puting the device in sleep mode, and  provide wakeup using the rtc interupt.The HSE is not used. My problem is that before sending t...

Bogdan by Senior
  • 1334 Views
  • 3 replies
  • 3 kudos

Resolved! PWM No Output for TIM1 on STM32L476

I use Cube to setup TIM1_CH4 on PE14 as PWMSetup of iocPE14 -> TIM1_CH4 in pinoutTIM1:Ch 4 PWM Generation Ch4Conter Settings: Counter period 20PQM Generation Cannel 4: Pulse 5Modification of main:/* USER CODE BEGIN 2 */HAL_TIM_PWM_Start(&htim1, TIM_C...

PeterL by Associate III
  • 2642 Views
  • 7 replies
  • 1 kudos