Hello my friends,
I have posted some questions on this forum in the past and I have another one to ask. This is kind of an advanced feature of a microcontroller.
I am trying to develop a C# program which takes a .hex file as input file and burns it onto the flash memory of MCU (LPC1768) using ISP.
I have everything running good. The only thing that really confuses me is the UUencoding that is mentioned it the datasheet. You have to UUencode your data and send them to MCU. If anybody has any experience in this regard, please share it with me.
Thanks a lot