Skip to main content
Associate
July 17, 2024
Question

SUPPORT ON KEIL FOR MCU STM32H523

  • July 17, 2024
  • 2 replies
  • 676 views

I am using a Stm32h523rc mcu, through cubemx I generated a code for Keil IDE, but I cannot flash code through Keil, though the code is compiling, please help me flash the chip.

2 replies

TDK
July 17, 2024

> but I cannot flash code through Keil

Nothing to work with here. Post some more detail on specifically what's happening, or follow tutorials online.

"If you feel a post has answered your question, please click ""Accept as Solution""."
Andrew Neil
Super User
July 17, 2024

@SHUBHAM_GARG wrote:

 I cannot flash code through Keil, though the code is compiling


So that's a Keil problem - you should ask Keil about that:

https://community.arm.com/support-forums/f/keil-forum

https://services.arm.com/support/s/contactsupport 

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.