Skip to main content
Kannan1
Associate III
November 13, 2018
Question

Is there any tool for communicating with STM32F723ZE MCU bootloader from ST?

  • November 13, 2018
  • 1 reply
  • 865 views

Is there any tool for communicating with STM32F723ZE MCU bootloader from ST?

I have tried with cube programmer and flash loader demonstrator.These tools doesn't support this MCU.

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
November 13, 2018

Can we avoid sticking the entire question in the title/summary field?

Prior topic https://community.st.com/s/question/0D50X00009vMnPgSAK/flash-loader-demonstrator-does-not-have-map-file-stm32f723ze-controller

Perhaps you can push this through the local distributor or sales office managing your account, or submitting an on-line support request. @Amel NASRI​  @Imen DAHMEN​ 

Don't have an STM32F723ZE on anything here, so can't confirm any issues. Review open source tools implementing the protocol. Walk the device through the commands via a terminal, confirm it is working at the most basic level. The protocol is described in an app-note or manual, review.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Kannan1
Kannan1Author
Associate III
November 14, 2018

Yes it is working at basic level. Thank you for your suggestions.