Hi all, I am doing a project, which is based on Philips 8051 microcontroller, P89C668. Right now, i have to implement a In system programming in the project. Unfortunately, my hardware do not has Serial port connected, therefore, i cannot use the standard ISP Boot ROM and Flash Magic as provided. However, the only communication i have between controller and the host is I2C bus. What i planned to do is to write a Boot loader, which can communicate with the host through I2C bus, and able to write into the flash memory of controller, in order to perform ISP/IAP. Can anyone guide me on this, maybe on i2C communication and ISP, Because i try IAP, but i failed to write into the memory and i need someone to guide me on writing the I2c Communication routine in assembly. thanks all for help -seah

Philips P89C668: In System Programming through I2C
Started by ●December 13, 2004
Reply by ●December 13, 20042004-12-13
visit http://www.standardproducts.philips.com/i2c/ "seahcj" <seahcj@gmail.com> wrote in message news:1102916865.314003.157910@c13g2000cwb.googlegroups.com...> Hi all, > > I am doing a project, which is based on Philips 8051 microcontroller, > P89C668. > > Right now, i have to implement a In system programming in the project. > Unfortunately, my hardware do not has Serial port connected, therefore, > i cannot use the standard ISP Boot ROM and Flash Magic as provided. > > However, the only communication i have between controller and the host > is I2C bus. > > What i planned to do is to write a Boot loader, which can communicate > with the host through I2C bus, and able to write into the flash memory > of controller, in order to perform ISP/IAP. > > Can anyone guide me on this, maybe on i2C communication and ISP, > Because i try IAP, but i failed to write into the memory and i need > someone to guide me on writing the I2c Communication routine in > assembly. > > > thanks all for help > > -seah >
Reply by ●December 15, 20042004-12-15
