• xc164 spi eeprom
    hi i have seen in pic micro controllers that the spi is directly configured without the special feature like PEC peripheral event controller which is used in xc164. and in manuals u r telling PEC is...
  • Emulation SPI EEPROM for internal EEPROM
    I want EEmulation SPI EEPROM for internal EEPROM.
  • How to read/write to a AT25020 EEPROM using SPI
    Hi All! I am using C167CR-LM microcontroller with 2K serial EEPROM (AT25020). I read the datasheet of the same and from what I understand to read the serial EEPROM I need to first pull CS low, write...
  • Interfacting 89c51 with SPI EEPROM
    Hi, i am trying to interface 89c51 with a EEPROM (SPI)(25aa080a). i written the code but it's not working. the code is below. if there is any mistakes please correct me. i am trying to interface...
  • spi
    hi plz provide the spi initialisation code for xc164cs. sys clock is 40 mhz. and also ssctransmit,sscreceive and ssc clock- direction, altsel function and port pin values. im struggling to get clock...