Sonsivri

Electronics => Pic C Languages => Topic started by: gonzogonzo on March 04, 2006, 02:52:03 14:52



Title: Smbus And Ccs Compiler
Post by: gonzogonzo on March 04, 2006, 02:52:03 14:52
I need source code for comunicate to a special LCD display with SMBUS using CCS compiler.
Please if you can share it.
Thanks in advance.


Title: Smbus And Ccs Compiler
Post by: vsmvdd on March 05, 2006, 10:11:15 10:11
whats the problem ???

 
write the code  using bitset  and make a driver


Title: Smbus
Post by: gonzogonzo on March 05, 2006, 12:35:01 12:35
Thanks for your interesting.....
I have made it  with i2c functions but not work and i don't known where is  the error; i want
compare with other code that work...


Title: Smbus And Ccs Compiler
Post by: vsmvdd on March 06, 2006, 05:36:00 05:36
Hi

you can load it to a simulator  like proteus  and check it this way using the .cof file loaded to the micro instead of the .hex   then you can single step and set breakpoints etc...
 
i have'nt seen this drivers  avalible
 
not to say it isnt  but i think people guard such info


Title: Smbus
Post by: gonzogonzo on March 06, 2006, 04:22:21 16:22
HI VSMVDD,
 
again thanks for your interesting (sorry for my bad english),
the problem is that i don't have never interface with SMBUS
and for this reasone (model of this bus not available) i don't
understading where is the error; if i have examples code for
a guide i am sure that i find it.