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

Hardfault in external library.

In project i use external library without source and result is hardfault . I test many combinantion optimize and other flags, nothing helps. _ZN2MI7Version25getVersionDetailsAsStringEPcj: 08002df0: push {r4, r5, r6, lr} 08002df2: ldr ...

MM..1 by Chief III
  • 327 Views
  • 0 replies
  • 0 kudos

How to reset STM32 when a hardfault is triggered?

Is there a way to programmatically reset my STM32 program back to the beginning like when pressing the Hardware Reset Button ? I would like to reset my program when a random hard-fault has occurred, if possible, i'd also like to store to flash the da...

Xxoyo.1 by Associate III
  • 15750 Views
  • 7 replies
  • 1 kudos

uart3 can't receive entire data

Hi All​I used UART3 of STM32F429 to receive data(larger than 10K). If the baudrate is 230400,the RX can receive entire file; But If the baudrate was 460800 or 921600,I can't get the entire file(143111 of 143316 bytes). Anyone can help?Regards,

YChen.51 by Associate II
  • 1602 Views
  • 8 replies
  • 0 kudos

Pin to pin STM32F030R8T6 and with bigger flash size?

For our old product, we use STM32F030R8T6 chip, it only has 64K flash, but now, we add some new function on the product, so the flash size can not meet our requirement, we want more big size of flash, but we do not want to change our PCB board. Is th...

Xwang.41 by Associate II
  • 823 Views
  • 3 replies
  • 0 kudos

Embedded ARM assembly compile error on STm32F4

Hello, I'm working on a library for nucleo F401RE board, with LL library, I'm trying to add some embedded ARM assembly code as written in the guide of arm Developer web site:__asm return-type function-name(parameter-list) { // ARM/Thumb/Thumb-...

CCont.1 by Associate II
  • 1545 Views
  • 4 replies
  • 0 kudos

STM32H723 TIM PWM first pulse wrong

Hi all,I am facing a very weird issue with PWM on my STM32H723.I am generating a very fast PWM with TIM3 (TIMx_ARR = 10, TIMx_CCRx = 5, Timer Clk 275 MHz). However, the very first pulse is clearly way too long:Does anyone have an Idea where this come...

0693W00000ANqZdQAL.png 0693W00000ANqaMQAT.png
FFunk.2 by Associate II
  • 512 Views
  • 1 replies
  • 0 kudos

DMAMUX experiment on stm32H7 with adc's and Gpio's

In one application I am currently developing I have a single pin for an adc input and an analog external mux(4051) on three pins that changes which of my actual 8 adc's is wired on this pin.I would like to iterate over the 8 different mux values and ...

SMour.1 by Associate III
  • 886 Views
  • 0 replies
  • 2 kudos