• storing data in code memory of 87LPC764
    Hi everyone, j developed a C program that use the philips 87LPC764 8051 derivative. This micro needs to store at specific addresses in code memory 2 bytes for the configuration options (type of oscillator...
  • Philips 87LPC764 Toggle feature
    Hi, I am trying to toggle the T0 output pin with T0 setup as a auto reload timer and with the toggle bit for T0 enabled int he P2M1 register. The problem is that the pin only toggles when I enable...
  • Automatic address recognition in Philips 87LPC764
    Hi I am trying to use the automatic address recognition on the Philips 87LPC764. I am having trouble using the serial window in the debugger to transmit 11 bit data so that the simulated 87LPC764 can...
  • help to store data in flash memory in 89v51rd2
    i need to store some data in flash memory.can any one help me....
  • Storing data after reset
    Hello all, We have with us a AT89C51ED2 board with an external AT29LV020 flash. We have our CODE in the external flash. There are two types of data that we want to retain between system resets....