Jump to content
43oh

Recommended Posts

Hi,

 

I'm trying to make a clock with a Tiny RTC module and a iTead 5110 Nokia LCD. I'm using Adafruit RTClib and the energia LCD_5110_SPI.

Each library an device are working fine separately but when put together it stops working, is it possible to have SPI and I2C device working simultaneously?

 

Thanks.

 

Link to post
Share on other sites

on the MSP430G2 launchpad?  no, sadly not, the SPI/I2C peripherals share the same line.

On the newer launchpads there is an I2C peripheral in the lower left corner (pins 9 and 10 of the J1 header), and I think there's a SoftwareI2C library floating around to implement I2C in software on those pins too (for the MSP430G2 launchpad).  Might look for that one.  I think @@Rei Vilo wrote it?

Link to post
Share on other sites
  • 3 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...