PIC24 Tutorial Update, I2C Part Deux

Your Ad Here

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

This entry was posted in Electrical, Engineering and tagged , , . Bookmark the permalink.

4 Responses to PIC24 Tutorial Update, I2C Part Deux

  1. JPR says:

    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.

  2. jliu83 says:

    Thanks. Yeah the label is wrong. I’m too lazy to fix it.

  3. riccart07 says:

    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

  4. jliu83 says:

    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

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>