2006-01-12 12:17 AM
2011-05-17 03:09 AM
do you know if ther is any available program to run on the pc for make the iap program of the uPSD? You about the firmware that must run in the uPSD but how can I manage this from the computer?
Thank you2011-05-17 03:09 AM
It depends on your IAP firmware, of course... You can make up any communication protocol of your own and then write its counterpart in PC... But if you don't want to do the ''double work'', you should stick to any ''standard'' available.
I have written my uPSD3212 bootloader so that it is compatible with the P89V51RD2's protocol (communication via UART and protocol is intelhex-based), so I can (ab)use FlashMagic as the PC-side program. Jan Waclawek