Relative Content

Tag Archive for cembeddedstm32microcontroller

Reset STM32 CM7 Core from CM4 core

I have a STM32H747XI project. This MCU has both CM4 and CM7 cores. I can reset both of them, when I use NVIC_SystemReset() function. How can I reset only CM7 core from CM4 core?

Using latches to capture 8086 bus

Following with that great answer Reverse engineer LCD Protocol used in MPC2000XL
The Latches are LS374
I’m trying to capture the data using stm32, I have used two latches as the following diagram