STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Eeprom Emulation on STM32H723

Hello, i am trying to implement Eeprom Emulation on STM32H723 using the code that ST provided in STM32CubeH7-Master for STM32H743 series. In the EE_Init function, first thing that function does is this line of code:   PageStatus0 = (*(__IO uint16_t*)...

HardFault inside System Init - STM32L151CBUxA

I am trying to run a code that's built using STM32L1x_Peripheral Libs for STM32L151CBUxA MCU.As soon as I run the SystemInit function inside the ResetHandler I am hitting a Hardfault, so I investigated the SystemInit function.Once the Vector Table re...

gkowshik_0-1727875652572.png
gkowshik by Associate II
  • 1166 Views
  • 6 replies
  • 1 kudos

Resolved! How to make Ethernet and lwIP working on STM32

This is an umbrella topic where I will collect the key problems and solutions to finally get networking on STM32 working. The issues formatted as bold are the most critical ones.HAL ETH drivers have been significantly reworked since the following fir...

Piranha by Chief II
  • 69710 Views
  • 27 replies
  • 36 kudos