STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

debug and code non corresponding

I have an application that debugs correctly when I loads it at address 0x08000000.I'd like to use a bootloader, so I've changed the ld file, and choose, as flash origin, the address FLASH (rx) : ORIGIN = 0x08020000, LENGTH = 1920KBut, in this case, w...

IVent.1 by Senior
  • 76 Views
  • 2 replies
  • 0 kudos

Resolved! STM32U5A5 Hard fault setting SYSCLK > 64Mhz

I'm trying to crank up the clock to Timer1 to be able to count high frequency events with better resolution.  If I set the SYSCLK to 128 I get a hard fault when my code reaches SystemClock_Config().  Even if I keep the AHB bus at the same speed (64Mh...

moylando_0-1747000454293.png moylando_1-1747000500208.png
moylando by Associate III
  • 199 Views
  • 19 replies
  • 0 kudos

L476RGT6 ADC1 Driver Not Working (Incorrect Reading)

Hi! I have the following code for an ADC1 driver running in ADC1_IN1 (PC0) in an L476RGT6 and it runs fine. However, I am testing it by reading a potentiometer and the value read is constant. I've already double-checked everything, including channel ...

gabofv by Visitor
  • 60 Views
  • 1 replies
  • 0 kudos

FDCAN Not Transmitting or Receiving on STM32G0B1CCT6

I am working on FDCAN communication using an STM32G0B1CCT6 microcontroller. I am trying to perform a simple Tx/Rx loopback test (and later communication with external tools like Vehicle Spy), but I am facing the following problem: FDCAN is not trans...

AKG123 by Associate II
  • 122 Views
  • 10 replies
  • 0 kudos

Resolved! Not getting STM32H533 Internal MCU temperature readings

Hello All,I am using STM32H533 series controller in our application and trying to read internal MCU temperature reading using ADC. But not getting value properly can any one please help me and provide sample example that support for STM32H5 series to...

vsborle by Associate
  • 104 Views
  • 5 replies
  • 2 kudos

STLINK-V3MINIE connecting SWO and VCP_TX pins

I am making an adapter between 6‐pin target debug header and 14-pin STDC14 connector. The same cable will be used to program and debug both M0+ and M4 targets.Can I hard-wire SWO (pin 8 ) and T_VCP_TX (pin 14) together? The idea is to have an option ...

maple by Associate II
  • 90 Views
  • 1 replies
  • 0 kudos

How to set this RCC_RDCR reigster for bootrom?

MCU: STM32N6Register: RCC reset duration control register (RCC_RDCR)Bits 27:24 EADLY[3:0]: External access delayThe bit field is security-protected by the 1 bit. Set and reset by software.Time to wait before the BOOTROM performs any external device a...

use the LCD screen of the STM32N6570DK

I am currently trying to use the LCD screen of the STM32N6570DK development board. But when I integrate the relevant information from the official firmware package into my project and try to use CUBEIDE for DEBUG, an error message will appear like th...

creeper_0-1746363477412.png creeper_1-1746363573287.png
creeper by Associate II
  • 81 Views
  • 1 replies
  • 0 kudos