For PIC processors who have an embedded HW I2C interface, it would be great to use it instead of having to emulate this protocole with software with I2CREAD and I2CWRITE
Thanks
MikeBZH
Printable View
For PIC processors who have an embedded HW I2C interface, it would be great to use it instead of having to emulate this protocole with software with I2CREAD and I2CWRITE
Thanks
MikeBZH
I agree, the I2CWRITE is not correctly working command.
Mike,
There are some sample programs in this forum for hardware I2C. Take a look at the next thread
http://www.picbasic.co.uk/forum/show...light=Hi2cread
This hardware I2C is in my to do list, but I haven't had a chance to play with it yet. But, yes I agree with you that it would be much easier if it were implemented in PBP already.
Robert