Hello, where should I connect ds1307 (SCL and SDA Pin) in my pic?
I am using pic18f452 and I've already used the SCL and SDA pin of my pic for my sd card..
please help me... thank you :-(
What about use MUX. In that case you need to share time to communicate with DS1307 and SD Card.
And you need to have write some code to control the mux depending on the necessity of operation.
- - - Updated - - -
there is another solution. you can use software driven IIC communication.