• P89LPC9408 -XDATA memory
    In P89LPC9408.pdf (Product Data Sheet) Type Data RAM Size (bytes) DATA 128 IDATA 256 XDATA 512 Total 768 bytes is the XDATA refers to on-chip EEPROM 512 BYTES? Thanks
  • P89LPC9408 -XDATA memory
    In P89LPC9408.pdf (Product Data Sheet) Type Data RAM Size (bytes) DATA 128 IDATA 256 XDATA 512 Total 768 bytes is the XDATA refers to on-chip EEPROM 512 BYTES? Thanks
  • not able to reflash P89LPC9408
    For same subject I posted a thread in flash magic forum. There was no reply. Although I can flash a new P89LPC9408, still I can’t re-flash the same IC. I am using ISP method. When I power...
  • not able to reflash P89LPC9408
    For same subject I posted a thread in flash magic forum. There was no reply. Although I can flash a new P89LPC9408, still I can’t re-flash the same IC. I am using ISP method. When I power...
  • external clock selection using UCFG1 for P89LPC9408
    I am selecting external clock using UCFG1 SFR register in START900.A51 file for P89LPC9408 is the following code is sufficient to activate my external clock in my hardware?. NAME ?C_STARTUP...