User Activity

Summary This article provides a step-by-step guide on how to configure your STM32H7R/S to transfer ADC converted values in DMA circular mode using STM32CubeMX (version 6.12 is used).   For a complete firmware example, refer to the attached project a...
Introduction The STM32H7R/S devices come with 64k bytes of boot flash allowing applications to run from external memory. The STM32CubeH7RS firmware package comes with a rich set of examples running on STM32H7S or STM32H7R boards. Each example requir...
Introduction The STM32H7 devices feature a RAM ECC monitoring unit called RAMECC. A dedicated RAM ECC monitoring area is defined for each domain. For example, on the STM32H723x/33x series, there are three RAMECC monitoring units (one per domain). The...
Introduction The Elliptic Curve Digital Signature Algorithm (ECDSA) is a cryptographic method used to ensure the authenticity and integrity of digital messages or documents. Various applications, including secure communications, blockchain technolog...
Summary This article provides a step-by-step method to test the ECC single and double errors in the STM32H7 series. Find attached to the article a ECC RAM project for testing purposes.  Introduction In STM32H7 microcontrollers, RAM ECC (Error Correc...
Kudos given to