STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to enable only M7 core on dual processor MCU.

Hi, I have a STM32H745 MCU, which has both M7 core and M4 core. I created a project in CubeIDE, and the code that is automatically generated expects both processors to be active.Indeed, in the code of the main. of core M7, wait for core M4 to boot be...

FMass.1 by Associate III
  • 821 Views
  • 2 replies
  • 0 kudos

Resolved! How to configure I3C port on NUCLEO-H503

Hello.I'm trying to make an I3C Master device using the NUCLEO-H503 board.I am trying to implement GPIO by directly controlling, without using HAL Library.However, I3C port uses both Open Drain and Push pull,Is it possible to implement this function ...

sh.lee by Associate II
  • 896 Views
  • 2 replies
  • 2 kudos

WWDG RESET Due to osDelay

Behaviour of WWDG on STM32L071KZUx.We are trying to read and write 256bytes from the Slave. In a specific case the Slave needs delay of 120ms to process the data when we add 120ms of delay in the MCU, the void HAL_WWDG_EarlyWakeupCallback(WWDG_Handle...

VSoun.1 by Associate II
  • 3200 Views
  • 2 replies
  • 0 kudos