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

STM32H743 PTP offload timestamps

Hello all, I am developing ptp master and slave with offload. Now I have a master sending the sync and a slave sending delay_req: with the master sending back delay_resp: Given this message exchange, the slave should be able to correct its time, b...

max65_0-1751294125207.png max65_1-1751294193182.png max65_2-1751294248439.png max65_3-1751294404413.png
max65 by Associate II
  • 42 Views
  • 2 replies
  • 1 kudos

Resolved! STM32U073 bug in SystemCoreClockUpdate()

I'm using STM32CubeMX 6.12.0, with the firmware package U0_V1.1.0.When generating code for a STM32U073, the file system_stm32u0xx.c is generated, which contains the implementation of the SystemCoreClockUpdate() function.This file seems to be a mere c...

SZano by Associate III
  • 663 Views
  • 3 replies
  • 3 kudos

Resolved! FLASH_WaitForLastOperation() returning HAL_ERROR

Hi..  I am using STM32L476 Nucleo board. When i tried to erase a flash page using HAL_FLASHEx_Erase(), the FLASH_WaitForLastOperation() returns a HAL_ERRORI've seen similar issues in the community, but unfortunately, similar solutions just don't work...

eson by Associate
  • 128 Views
  • 3 replies
  • 1 kudos