• IAP bootloader
    Hello, At the moment,I'm trying to build a In-Application Programming(IAP) bootloader for the T89C51RD2 microcontroller.I've managed to make it work, but for the first programming, you have to load...
  • P89LV51RD2 Uart communication
    I am using P89LV51RD2 with 33 mhz crystal. how can i get 9600 baud rate with the same crystal? It would be helpful if i get a sample code. Where i can get the header file for the same controller? ...
  • LPC2378 iap bootloader
    I want examples lpc2378 bootloader. But I don't understand algorithm. Example of , - First program : open one led testboard.Output:first.hex - Second program : open two led testboard.Output...
  • Own Bootloader / IAP
    Hi all, hope I did not miss a similar topic here. I searched, but did not find anything appropriate. I want to have my device (LPC2368) to be updatetable via USB. To accomplish that, I think...
  • Remote user-software upgrade for P89LV51RD2 micro-controller
    Hello world, I am using P89LV51RD2 micro-controller and using u-vision V2.40a! I want to remotely update user application on the micro-controller. For doing it,first I need to download user-application...