Menu

I2C

Help
2009-02-13
2013-05-30
  • Nobody/Anonymous

    In the includes there exists ssp.h. In this file there are instructions for I2C as well, but I cannot find relevant keywords in the list of gcbasic commands.
    Anybody to help me ?
    Arie

     
    • Nobody/Anonymous

      Perhaps you can try in online help: http://gcbasic.sourceforge.net/help/

       
    • kent_twt4

      kent_twt4 - 2009-02-14

      There are header files and examples in the Contributors section of both software and hardware I2C.  Be sure to note, if using the hardware I2C, the initialization part pertaining to 18F devices:

      ;SSPCON = b'00101000' 
      SSPCON1 = b'00101000' '18f needs SSPCON1

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.