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

[STM32H745XI] - Crystal oscillator failure

There is a problem with the start-up of both HF (25MHz) and RTC(32k) oscillators after a turn-OFF followed by immediate turn-ON (cca couple ms).Oscillators:EPSON FA-238 EPSON FA-135The RTC crystal does not start-up at all and the HF one does show ins...

RKrec.2 by Associate
  • 1017 Views
  • 4 replies
  • 0 kudos

Problem with GPIO Interrupts and RTOS STM32H753

Hello,I am using an STM32H753 mcu and I working on a project with 8 GPIO Interrupt Pins. I am using RTX RTOS. The problem is that when the interrupt happens the same time with a thread activation. The mcu goes in dummy handler with bus Precision erro...

SEfte.1 by Associate II
  • 579 Views
  • 2 replies
  • 0 kudos

Bus stall when writing/erasing flash on STM32H7

Hello,I am writing & erasing flash during operation, and this seems to cause a bus stall which prohibits all execution from flash during these operations.AN4808 seems to indicate that if you use a dual-bank device you can avoid this by executing out ...

ST User by Associate III
  • 887 Views
  • 6 replies
  • 1 kudos

Stop mode current with NUCLEO-32

Hi,I am using the NUCLEO-32 STM32L011 kit and I want to put the MCU in stop mode to measure Idd. Everything seems to be going well but when I measure the current, this is 2.5µA versus 0.5µA announced in the datasheet when the stop mode is activated w...

Interupt uart not working nucleo g431rb

Hi all i am working in interrupt driven uart uart2 which is connected to the usb port in nucleo -g431rb The interrupt handler is not been called I have shared my code any thoughts kindly share.void USART2_IRQHandler(void) { /* USER CODE BEGIN USAR...

NJP.1 by Associate III
  • 912 Views
  • 7 replies
  • 0 kudos