Hello I'm trying to make one program in a pic 16f877A whit tow comunication I2C & SPI this is posible?? te tow comunication are allowed in same pins, I think one of this comunication I can pace in other pins and make the protocol in the program no?? somebody can help me??
Ttelmah Guest
Posted: Fri Sep 15, 2006 2:17 am
Just use another pair of pins for I2C. The compiler will substitute a 'software' I2C library for the hardware, and this works fine (with little performance difference).
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum