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

Resolved! USART2 works but other USARTS don't work. (STM32F446RE)

Hello,I am struggling to use multiple USARTs. I tested that USART2 works fine but I cannot get USART1 and USART3 to work. If I can't use multiple USARTs at the same time, I would like to use only USART3. However, USART3 does not work. Do I need to ch...

LCho.1 by Associate II
  • 1553 Views
  • 2 replies
  • 0 kudos

Resolved! STM32G474 discovery kit HRTIM ISR (HRTIM1_TIMA_IRQHandler) not hit for channel set Interrupt(SETx1) and channel reset interrupt(RSTx1).

Hi,I have enabled the interrupts for channel set (SETx1) and channel reset (RSTx1) by setting bits RSTx1IE and SET1xIE. I am trying to drive the outputs to active-inactive state via software by writing to SST and RST bits of the TIMERA.Inside the TIM...

vchilapu by Associate II
  • 1465 Views
  • 4 replies
  • 0 kudos

Problems during stop 2 mode issue.

Hi,I created my new project follow the SubGHz Phy Ping Pong project. I want to write ADC values to FLASH for 5ms then enter stop 2 mode for 1000ms. In PWR_EnterStopMode() function, the HAL_SuspendTick() funciton is called, but my project enter stop 2...

Resolved! How to get fixed number of pulses with PWM mode on STM32f205xx

Using timer 1 for PWM cycle generationand getting proper PWM pulses using Standarad peripheral library.My requirement is to get fixed number of PWM pulses on each channel of Timer 1For this I have used one pulse mode. using HAL library able to get de...

Skada.3 by Associate III
  • 2400 Views
  • 8 replies
  • 0 kudos

NUCLEO-L073RZ, On-chip Temperature Sensor reading problem.

We are using NUCLEO-L073RZ board and configured ADC Temperature Sensor through STMCubeMX. And we used the temperature calculation formula from the section A.8.17 of RM0377 Rev 10 (STM32L0x Reference Manual)At room temperature (around 22 – 25 degree i...

Texram by Associate III
  • 885 Views
  • 4 replies
  • 0 kudos