• dump values from a .dat file on to flash memory
    I have a GPG640x480 B/W LCDisplay. I connect it to my computer interfacing it with a Cypress CY7C64613 USB Microcontroller(8051). I also have a 4 MB AM29LV004BT Flash memory and a 512 KB RAM on board...
  • dump values from a .dat file on to flash memory
    I have a GPG640x480 B/W LCDisplay. I connect it to my computer interfacing it with a Cypress CY7C64613 USB Microcontroller(8051). I also have a 4 MB AM29LV004BT Flash memory and a 512 KB RAM on board...
  • Dump .dat file into code memory
    I am interfacing with a Graphic LCD (resolution 64*128) and i have to display all the ASCII characters till 7F (hex), for this i am having a 1K .dat file containing the information regarding the 7X5 format...
  • Dump .dat file into code memory
    I am interfacing with a Graphic LCD (resolution 64*128) and i have to display all the ASCII characters till 7F (hex), for this i am having a 1K .dat file containing the information regarding the 7X5 format...
  • LOOKUP TABLES
    I need to know about what a lookup table exactly is. I'm studying the 8051 uC, I am following the book "The 8051 Microcontroller, by I. Scott MacKenzie". There's nothing much mentioned about lookup tables...