So finally another section of the PIC tutorial is finished. The I2C basic functions, which so many of you have been waiting for, has been finished. The tutorial contains basic functions needed for I2C communications, but no examples as of yet. I’ll put those up in Part 3 of the I2C tutorial.
Most of you should be able to figure out the rest (ie, how to use the functions), but I’ll eventually put up an example so that it’s easier to understand.
-J
Thanks for good info!
You have probably already noticed but in basic_circuit.jpg of PIC24 tutorial the PGD and the PGC lines have switched their pins at U1.
Thanks. Yeah the label is wrong. I’m too lazy to fix it.
Hi Jliu83,
I am working on the PIC27FJ64GA002. Please, did you know how to make a ADC conversion if we want to use the internal Clock of the PIC. Not an external Clock.
Thank
Riccart07
Well, first off, I don’t think there is a PIC27 series on Microchip’s product line. Secondly, an example using the FRC is included in the “oscillator and timing” section. As for the ADC, everything you need is in the datasheets. Don’t fret, just keep on trying and I think you’ll get sooner or later.
-J