• nRF9e5 Dev kit
    i have just purchased the above dev kits but dont seem to be able to debug my software, can anyone advise me on how to setup the Keil compiler to do this please.
  • nRF9E5 + 8051 + debug mode
    Hello, I'm a newbie in micro development. I have an evboard nRF9E5 kit and I would like to use the debug mode to see registers and ... What's the procedure to realize this ? Thanks a lot...
  • N79E059A Writing to Data Flash EEProm
    Hi, I am new to N79E059A 40 pin DIP package. This controller has 4k Data EEprom for storing or reading the data. I am able to write to data eeprom. Any guidance on writing the data flash will be helpful...
  • Re: Writing data to serial EEPROM
    In serial EEPROM can i write the data in different locations or it should be written in sequence? For example, If i write the first data - 0x05 in location 0x0000, can i write the second data...
  • Writing to eeprom
    Hi all, Hope someone can explain what I am doing wrong. I have the following problem. I am using a AT89C51ED2 micro and running PK51 8.01. I want to write a variable to and read a variable from eeprom...