STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

How to use RX pin for USART to receive data

I am using a Nucleo-L476RG board and I am using USART2 for serial communication. I bought the sparkfun QR scanner module and it has a TX and RX pin. Can I simply connect the TX pin from the scanner to the RX pin (PA3) of USART2 and receive the data f...

CDe S.2 by Associate
  • 300 Views
  • 1 replies
  • 0 kudos

How to use the SDRAM in stm32f7 series

Hello everyone ,I am YugentharRight now i am working in embedded development platform . So i have one doubt guys.I have using stm32f746-disco board.I am displaying one image in LCD screen (800x760)so pixel size is incresing. my code is runing in fla...

_legacyfs_online_stmicro_images_0693W00000bj0UiQAI.png

How to use the FPU STM32H723

I have these math functions that I would like to use the FPU for:sqrtf()cosf()sinf()fabs()atan2f()floorf()ceilf()truncf()roundf()How do I enable the FPU in the STM32H723? I see it is selected in the settings but not sure if it is enabled or not.Do th...

ENort.1 by Associate III
  • 1224 Views
  • 8 replies
  • 0 kudos

Resolved! How to configure TIM1 PWM for repetition mode

Im using a STM32F030C8T6 with PWM output to generate a sound output. I would like to use the repetition mode of the TIM1 so it will output the same PWM period 6 times.If I configure the timer and use both HAL_TIM_Base_Start_IT() and HAL_TIM_PeriodEl...

RMurt.3 by Associate III
  • 703 Views
  • 2 replies
  • 0 kudos
Labels