STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! how to make keep ram value after software reset?

So i use to stm32cubeide & stm32h743zi. I want to create a variable that the system does not initailize even if the after software reset. just like __no_init in IAR.i follow this method. but i can't.https://atadiat.com/en/e-how-to-preserve-a-variable...

ikassma by Senior
  • 3084 Views
  • 7 replies
  • 1 kudos

Resolved! STM32H723ZG ADC on Nucleo board behaves not as expected

Hi there,I am using a Nucleo H723ZG and my ADC(s) behave weirdly.I need only one ADC, from the datasheet the ADC3 supports 5 MSPS.Since I needed the highest possible sampling rate, I've chosen this one.The data gets collected in one burst of 4096 12-...

Resolved! Delayed interrupts during FMC access on stm32h7 ?

tested on nucleo stm32h723 board with STM32CubeIDE (only main.c is modified)What does this example?Timer3 triggers an interrupt every 40 microseconds. The interrupt toggles PC8 for ~2ms. Additionally we trigger a FMC data transfer every second for 10...

0693W00000aJiQAQA0.png
UBart.2 by Associate II
  • 1447 Views
  • 11 replies
  • 0 kudos

Target not found on cubeide

I'm working with a stm32 nucleo H723ZG board. Until yesterday everything worked fine, I could program the board and everything worked well. When I tried to connect my board to my PC today, cubeide could not find the board when I tried to run my progr...

0693W00000aJJfaQAG.png
MSadf.1 by Associate II
  • 695 Views
  • 6 replies
  • 0 kudos

Resolved! STM32 with External QSPI Flash & SDRAM execution

I am using STM32H7xx MCU with External QSPI Flash and SDRAM.I want to download my code using STMCubeIDE directly to External QSPI Flash and once done I want to execute the same code from SDRAM without compromising the debugging ability using STMCubeI...

DPila.1 by Associate II
  • 1579 Views
  • 5 replies
  • 0 kudos