Post Go back to editing

Inquiry on UART-Based Bootloader Development for ADuC7061

Thread Summary

The user inquired about loading firmware over UART for the ADuC7061. The built-in ROM loader requires the BM pin to be pulled low during reset or power-up to enter serial download mode. For products where BM and RESET pins are not accessible, implementing a custom bootloader in flash is recommended, using the UART protocol from AN-724 or a custom protocol. The user successfully developed a custom IAP with a Python GUI for firmware updates.
AI Generated Content
Category: Software
Product Number: ADUC7061
Software Version: N/A

Hi There,

I have a question regarding bootloader development for the ADuC7061.

I’d like to understand whether it is possible to load firmware over UART and, if so, how this can be done. I would really appreciate any guidance, documentation, or example regarding bootloader development for this MCU.

Best,
Farshid