• c51
    Hi,everyone!I'm new comer,happy to meet you here.
  • c51:
    While trying to interface flash SST25VF512 with AT80c51, i find difficulty in Byte program mode of writing to flash. This is the code i used, could somebody who has worked on this please help me...
  • c51
    I access the memory of w77e58 on-chip sram, whether it must be through Port P0 and P2 ,or not?
  • C51: Word Alignment in Keil C51
    How I can turn-on word alignment in Keil C51? I have such definition of USB-descriptors for Cypress EZ-USB chip CY7C68013: const DEVICEDSCR code TestSyncSlave_DeviceDescriptor = { // Device descriptor...
  • C51
    Hello everybody, iam working on cygnal(sillabs)microcontrollers.i would like to write different data everytime starting from the memory location 0x20 of ram,can any one suggest me how to do it. eg...