STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H747 ADC ENOB Process Variation

Hi,Is there any information available regarding the process variation of the ADC12 ENOB in the STM32H747 operated as a differential ADC? With a custom PCB we are seeing a standard deviation of 2.73 bits, which is quite substantial. On the worst offen...

slc2015 by Associate II
  • 701 Views
  • 3 replies
  • 0 kudos

STM32U575: Watchdog reset when exit from STOP3 mode.

Hello,in my application, exiting from STOP3 mode is working fine but when the SRAM is over 192K, so getting SRAM2 addresses, exiting from STOP3 mode is forcing watchdog reset (I think when is trying to access a variable placed on SRAM2)  however from...

SMill.8 by Associate II
  • 2840 Views
  • 14 replies
  • 5 kudos

Resolved! STM32H743 Save ADC Output from DMA to RAM to Flash

Hi all, im using Cube IDE STM32H743ZI2 Evaluation boardim curently sampling ADC2 and storing the output at an internal array using DMAthe array size is uint16_t[100,000]my requirements as to store much more data which means i have to use a diffrent m...

shahaf321_0-1707061080066.png
shahaf321 by Associate III
  • 1180 Views
  • 5 replies
  • 3 kudos

Resolved! Revert .ioc file for older CubeIde version

Hello,I recently upgraded to CubeIde 1.6.0 but I am having many new problems when programming STM32h/43: the configurations generation is much slower and it often stops updating all needed files, which forces me to reboot (I could not find a better w...

SSorr.1 by Associate II
  • 2854 Views
  • 4 replies
  • 1 kudos

Resolved! Problem of porting FreeRTOS to STM32H573I-DK by CubeMX

Hi everyone,I have a STM32H573I-DK and try to port FreeRTOS without TrustZone to this board by CubeMX but suffered from a problem.I installed the X-CUBE-FREERTOS, set TIM17 for HAL Tick and SysTick for FreeRTOS.It will block (or crash?) in vStartFirs...

STM32F439 Ethernet Frame Transmit Jitter

Hello,I have some questions regarding Ethernet frame transmission.1) When is the value of the "ETH_MMCTGFCR" register increased?After calling the "HAL_ETH_TransmitFrame()" function, I noticed that the value of the "ETH_MMCTGFCR" register increased in...

2024-01-31 181125.jpg