??? 03/20/07 00:21 Modified: 03/20/07 00:22 Read: times |
#135340 - 80C51 Responding to: ???'s previous message |
A plain 80C51 doesn't support ISP.
WinISP is obsolete and has known bugs. Flash Magic only supports NXP (formerly Philips) microcontrollers. Start by finding the microcontroller you want to use that supports ISP and then use the correct tool for it. If you are stuck with an 80C51 then you will have to look at the datasheet and pick one of the programming methods (if there even is one), for example parallel programming. Andy |