This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Programmer Firmware

Hi all, I came across few programmer schematics and noticed that the microcontroller used to store firmware is the same product as the microcontroller that is intended to programmer.

My question is, how are we going to do the 1st time programming to the firmware microcontroller? is it like chiken and egg?

Thank you.

Parents
  • Some chips can be programmed in multiple ways. One way may be using a serial interface (maybe UART or SPI or JTAG) with/or without an internal boot loader. One way may be a high-voltage parallel programming mode that may allow update of boot loaders or erase of protection bits that are not accessible using the serial update methods.

    You will have to supply more information. The _exact_ name of the processor and preferably a link to the programmer if you want a better answer.

Reply
  • Some chips can be programmed in multiple ways. One way may be using a serial interface (maybe UART or SPI or JTAG) with/or without an internal boot loader. One way may be a high-voltage parallel programming mode that may allow update of boot loaders or erase of protection bits that are not accessible using the serial update methods.

    You will have to supply more information. The _exact_ name of the processor and preferably a link to the programmer if you want a better answer.

Children
No data