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 peripherals in both core?

Hello,I am working on Nucleo-h745ziq board. I am enable the UASART3 ,the intialization in done in cortex m7 and I try to use in both core,but only core 7 USART3 is working in core m4 USART3 is not get worked ,the code is as followscore m7 code: HAL_U...

MDeva.1 by Associate II
  • 345 Views
  • 2 replies
  • 0 kudos

New project runs but chokes in debug

Hi, I created a project in MX Cube for a Nucleo 746XG board. I set up a timer as a periodic interrupt, and one gpio. I did nolt change anything in the clock section. The code toggles the gpio line. This code runs fine, but when I go to debug it the S...

Resolved! Cannot set full PWM

If I set the Counter Period (AutoReload Register) to max 0xFFFF and the TIM capture/compare register to 0xFFFF too, I cannot get a full width output, I still get one tick on output.Is that expected?

Resolved! Toggling pin PE9 using SMT32F407G DISCO board

I am not able to get pin PE9 to toggle using timer1 and Channel1 as a PWM Output. I have tried different configurations for the timer with no success. The timer does run as expected, and all parameters and interrupts work. The only issue is pin PE9 d...

LMorr.3 by Senior II
  • 1208 Views
  • 12 replies
  • 0 kudos

Stm32 Standby Mode - Restart issue

Hi All,I am developing the standby mode to achieve low power consumption due to the battery-operated device application.I have tested it with the eval kit and configured the wake source pin as well with the available user button(in blue color) connec...

SSing.10 by Associate II
  • 944 Views
  • 5 replies
  • 0 kudos