• Interfacing with TEA5757 (Serial Interface)
    I have to interface AT89C51 with Philips TEA5757. It has three wire bus 1. Clock 2. Read/Write Enable 3. Data I should send and receive 25 bits data. Please help me to configure Serial port. ...
  • Interfacing with TEA5757 (Serial Interface)
    I have to interface AT89C51 with Philips TEA5757. It has three wire bus 1. Clock 2. Read/Write Enable 3. Data I should send and receive 25 bits data. Please help me to configure Serial port. ...
  • Interface extern EEPROM over SPI Interface
    Hi I want to interface a serial EEPROM over the SPI Interface to an Atmel 89S53. Does anybody have some Source Code to do this. My doesn't work! For the EEPROm I have first to transmit the write...
  • Interface extern EEPROM over SPI Interface
    Hi I want to interface a serial EEPROM over the SPI Interface to an Atmel 89S53. Does anybody have some Source Code to do this. My doesn't work! For the EEPROm I have first to transmit the write...
  • CMSIS: Storage interface vs Flash interface - what's the difference ?
    Hello, I reviewed both CMSIS Storage interface and Flash interface, and did not understand what is the difference between both. They both seem to relate to flash memories, so I am not sure when to...