• AT89S8253 - EEPROM INITIALIZED
    Hi ! How can I initialize the STRING in internal EEPROM of AT89s8253 using a Keil C Compiler ? I need put it inside Hex file to send to a T51prog2 - ELNEC Programmer: :1030000001060203010101010001000000010101AC...
  • AT89S8253 - EEPROM INITIALIZED
    Hi ! How can I initialize the STRING in internal EEPROM of AT89s8253 using a Keil C Compiler ? I need put it inside Hex file to send to a T51prog2 - ELNEC Programmer: :1030000001060203010101010001000000010101AC...
  • AT89S8253 Include
    I'm having to upgrade some sources from the obsolete AT89S8252 to the 253. I'm having trouble though working out the inlude file to use in the project. At first glance it seems to be the "REG8253...
  • AT89S8253 Include
    I'm having to upgrade some sources from the obsolete AT89S8252 to the 253. I'm having trouble though working out the inlude file to use in the project. At first glance it seems to be the "REG8253...
  • AT89S8253: Wrong SRC code generated
    Hi, I'm using a AT89S8253 as Target device. My application uses Timer 0 interrupt. The T0 ISR needs to have some code written in inline Assembler, requiring to generate and assemble SRC file. If...