STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H7 Macro functions

Hi everyone,I’ve noticed that STM32 drivers make extensive use of macros, and I’m curious about the reasoning behind this. Is the primary motivation is to increase performance / improve maintainability / are there other factors involved?

sarun by Associate III
  • 75 Views
  • 5 replies
  • 1 kudos

STM32L496 SPI Bootloader fails to synchronize

I have been working on a project that intends to utilize the SPI ST bootloader to load code to a board. Using a Nucleo-H723ZG and Nucleo-G0B1RE dev boards, I made a driver to interface with the ST bootloader over SPI and was successfully able to get ...

chaup by Associate
  • 39 Views
  • 1 replies
  • 0 kudos

Resolved! Test for EDATA FLASH ECC code on STM32H563

Hello All,We are looking into testing our code that access the EDATA and handle FLASH ECCC (single bit error) and ECCD (double bit error).How can we simulate those errors?Is it possible to insert single bit or double bit errors using a JTAG? It would...

L_P by Associate II
  • 272 Views
  • 7 replies
  • 5 kudos

STM32H750 RAMECC Testing

Hi,I have been trying to trigger a RAM ECC error for testing. I have referenced the code Here. However, I cant trigger an ecc error.The plan is to read uninitialized ram as mentioned in AN5342. I am using SRAM(1-3) (Mem address 0x30000000 - 0x30047FF...

snmunters_0-1720621950335.png

Does DP83848 PHY work with the stm32H7(43)

Hi All,I'm having a terrible (fun) time trying to get the DP83848 to work with the STM32H743 (RMII).No packets, no interrupts, nothing. - it's just dead to the world.I can get things working with the LAN7842 and I can get the DP83848 working with the...

MS.9 by Associate III
  • 54 Views
  • 0 replies
  • 0 kudos
Labels