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 parse raw stack data in hex (STM32F4)?

Hello,I'd like to ask is there any information about parsing raw stack data?I always save data from PSP stack when a HardFault happens. Here is an example:20020200: 00000000 0A461285 00000F7F 00000000 00000000 0812CA7D 0812CA9A 2002021020020220: <hex...

GFree.2 by Associate II
  • 1427 Views
  • 9 replies
  • 0 kudos

Resolved! Where to find the RCC Register and GPIO Register

Hi,I try to find the RCC and the GPIO register for the STM32l432KBU, but cant find it in the datasheet. i dont know if i'm looking wrong but i just cant find it. I need the Registers to enable the uart.Thanks for reading:grinning_face: !!bye,

OTosu.1 by Associate II
  • 567 Views
  • 2 replies
  • 0 kudos

i am trying to read two timers frequency count and store in DMA , here i have configured two timers in TIM2_CH1, TIM5_CH2 in the input capture direct mode. i used HAL_TIM_IC_Start_DMA() functions to get frequency into DMA , Am in correct a approach ?

i am trying to read two timers frequency count and store in DMA , here i have configured two timers in TIM2_CH1, TIM5_CH2 in the input capture direct mode. i used HAL_TIM_IC_Start_DMA() functions to get frequency into DMA . is it correct approach .i...

NPULI.1 by Associate II
  • 305 Views
  • 0 replies
  • 0 kudos

Resolved! Output Pin

Hi, I have a Nucleo 144 - STM32H743ZI2 and I need that the output pins deliver 5V, no 3.3V. Is it possible?Thanks

SRivi.1 by Associate II
  • 614 Views
  • 3 replies
  • 0 kudos

CAN TD does not reach VCC on STM32F412CGU6

I am using a STM32F412CGU6 and selected PB_9 to be the CAN Tx pin. The pin then idles at 2.8 volts. If I use it as a standard IO pin, it will go to 3.3 volts. If I assign the CAN Tx pin to PA_12 it also idles at 3.3 volts.I am using mbed 5.12

Avan .7 by Associate
  • 579 Views
  • 3 replies
  • 0 kudos