Resolved! Graph
Hi, any provision to plot array data in real-time during debug using F439 Nucleo?Please guide
Ask questions, find answers, and share insights on STM32 products and their technical features.
Hi, any provision to plot array data in real-time during debug using F439 Nucleo?Please guide
I have just started evaluating the STM32U575ZIT6QU for a project that my company is working on.While attempting to evaluate the I2C pins for I2C1 on pings PG13 & PG14, I noticed that the pins would not work correctly and would stay low, even with int...
Hi,I have a custom board by STM32H743 and have some problems by RTC. I've used LSE with a 32.768 KHz external crystal. I have 2 or 3 seconds more in each minute. There is no reset within 3 minute and I see about 15 second more.I've used 6.8 pF for CL...
Dear all, the problem has been described in the enclosed video, please watch and advise. Since shooting the video, I have flashed the software three times and no change. I suspect, software is fine as many users are already using this board and same ...
Hi Every one.When i am trying to write CS bit of RCC_CFGR register of STM32G491RE MCU to select HSE as a system clock (i.e 10) it changes to 11 (01 is default so i guess i am not able to clear these bits before assigning new value). Can anyone tell m...
I made a project with stm32h7 board, and use pemicro multlink to debug it under keil. I found it keep in systick handler pending but no active.I checked systick module register as:the counter is changed.and then I checked SCB releate registers asand ...
@Amel NASRI (Update: Comment moved here from STM32H745: DS and RM disagree, which to believe?) I've also verified that these errors still exist (though table/page numbers have changed) in latest docs ("DS12923 Rev 2 March 2023" and "RM0399 Rev 4 June...
Hello,I have two core boards:1st: Nucleo-64 with STM32L476RGT6U 64 pins, 1Mb of flash memory and 128 Kbytes of SRAM.2nd: Nucleo-144 with STM32F429ZIT6U with 144 pins, 2Mb of flash memory and 256+4 Kbytes of SRAM.I have a little experience only with P...
hi,I am trying to connect ili9341 - STM32F722ZE FSMC- TFT but i couldn't succeed .ili9342 16bit - is working in direct GPIO 16 bit data PORT drive with STM32F722ZE not in FSMC-TFT . Looks most of the ili9341 working with FMC-TFT STM32F4 Series aro...