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

Openocd

I ported openocd to the stm32l522. ​​https://github.com/morbos/openocd-0.10.1​openocd -f board/st_nucleo_l522.cfg​​From there you can remote connect from gdb, flash, and see the s/ns processor regs. Watchpoints work also.​Hedley​​

Hedley by Associate III
  • 998 Views
  • 3 replies
  • 4 kudos

Not Correctly Read ADC Conversion Through SPI Interface

Hello,On my custom designed PCB, there is a STM32F7 processor. With SPI DMA interface, I try to get the converting values of the external ADC. But everytime I get 3.1V in debug session. So how can I read the correct values based on the input signal?w...

0690X00000BuqL2QAJ.png 0690X00000BuqKxQAJ.png
AE104 by Senior
  • 613 Views
  • 4 replies
  • 0 kudos

IWDG debug freeze not working (for me!).

Hi all - Happy NY!I've a stm32H743ZI2 (nucleo) and am using the following code to init the IWDG   __HAL_RCC_WWDG1_CLK_ENABLE();   __HAL_DBGMCU_FREEZE_IWDG1(); //not working!!!?   // Reload = (LsiFreq(Hz) * Timeout(ms)) / (prescaler * 1000)   hiwdg.In...

ms1802 by Associate II
  • 541 Views
  • 0 replies
  • 0 kudos

STM32F756 FMC SRAM 8/16/32Bit data read and write loss...

Hi ST Communities,My hardware choose is IS61WV51216BLL SRAM, 512 * 16 bit, the question now is whether the written data and read data are different, there will be a part of the data loss when reading, now is not sure there is something wrong with the...

0690X00000BvWyfQAF.png 0690X00000BvWy1QAF.png
ddavi.8 by Associate II
  • 551 Views
  • 0 replies
  • 0 kudos

hardware i2c read

does it need some time delay between two read multiple bytes function?is there some tip about it

0690X00000BvWbbQAF.png