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

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
  • 2121 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
  • 882 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
  • 447 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
  • 960 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
  • 763 Views
  • 3 replies
  • 0 kudos