Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by mcjames

  1. M

    ccs c writing to EEPROM example

    ext_eeprom_ready Hi new here, was wondering if anyone could help me out: I am using an example file by ccs for the driver. This is it: #ifndef EEPROM_SDA #define EEPROM_SDA PIN_C4 #define EEPROM_SCL PIN_C3 #endif #use i2c(master, sda=EEPROM_SDA, scl=EEPROM_SCL) #define EEPROM_ADDRESS...

Part and Inventory Search

Back
Top