• Reading from a Serial EEPROM
    Reading from a Serial EEPROM I have a AT25020 (2K) EEPROM on my board with some configuration stuff. I need to get this information out and and flash it into other EEPROM's. How do I go about it. Can...
  • Book on C166 design techniques
    Does anyone know of any books in written english about C166 system design. I am interested in the hardware design and assembly level programming. Thank you in advance
  • spi eeprom
    hi i configured spi using the following code. but the clk is not coming in the sclk pin. can anybody help SSC0_CON_EN=0; SSC_BR = 13 ;//(40000000/2*1000000)-1 SSC0_CON=0xc037; P3.13=1; ALTSELP3...
  • 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...
  • XC161 MAC
    Hi! Maybe anybody know where can I get detailed discription of MAC comand? And who can share with me DSP library for XC16x? Thanks. Yuri