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.

need help using I2C library in MikroC 8051

Status
Not open for further replies.

azkhan

Newbie level 3
Joined
Jun 18, 2011
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,307
hi 2 everone there,
in my project, i m using at89s8252 microcontroller with EEPROM memory of 2k bytes, i found software I2C in mikroC for 8051, but the example code given there is for at89s8253, i m new to the mikroC or Library, so i need help whether i should include #include<at89s8252.h> ? or how i could include the I2C library in my design for at89s8252? i m using 29 variables upon increment only that variable should be store in eeprom of mcu, every vaiably should be a maxximum of 2bytes, a pc interface is used to display the stored variables from the eeprom of the mcu plz help me out bcoz when i included the header file #include<at89s8252.h> then an error occured during compilation in mikroC.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top