Skip to main content
Ranjeet Singh
Senior
April 17, 2023
Question

STM32H745 microcontroller getting issue during run time

  • April 17, 2023
  • 1 reply
  • 3930 views

when i will run code on CM4
_legacyfs_online_stmicro_images_0693W00000biEAsQAM.pngwhen i run code on CM7


_legacyfs_online_stmicro_images_0693W00000biEIoQAM.png

what i am doing wrong ?

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
April 17, 2023

Debug the situation.

Determine if the stack gets corrupted.

If the cores are trying to use the same memory for different uses.​

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Ranjeet Singh
Senior
April 17, 2023

how i can solve this?

Ranjeet Singh
Senior
April 17, 2023

will you share some reference or screenshort ?