Re: I2C MSSP Samples code
Quote:
if it's possible to write in basic code instead of ASM to acheive this and where to get clear commented sample code
so I can learn & build this project on I2C
sic
yes it is , its not too difficult
see here for a pbp example , with no asm code at all ,that is well commented
https://www.picbasic.co.uk/forum/sho...unning-at-1Mhz
you appear to totally ignore this even though its 99% compatible with what you request
Re: I2C MSSP Samples code
your'e right starting point
first get some pratice with this listing and see how it goes.
regards.