microcontrollerhardwaredifferencebootloaderjtag

What is the diffrence between JTAG and bootloader programming in microcontroller?


Can we update firmware in microcontroller using JTAG? If so ,other than hardware adapter(jtag,synchronous)and bootloader(software programming,asynchronous) what is the difference between these two.


Solution

  • Can we update firmware in microcontroller using JTAG?

    It depends on your microcontroller. See its data sheet and other documentation.

    What is the diffrence between JTAG and bootloader programming in microcontroller?