Forum >Can't get lcd.print command working
ArduinoGeneral

Can't get lcd.print command working

userHead anonymous 2016-01-22 21:25:08 1531 Views3 Replies
I have a Romeo BLE board and I'm connecting an LCD QC2004A to I2C. If I use the lcd.print command only the first character appears. I have to print one character at a time for it to work. The lcd.setCursor and lcd.printByte commands all work. I'm using the LiquidCrystal_I2C.h libary that the WIKI document for the LCD links too.

I'm at a loss, anyone got any ideas?
2016-01-25 19:47:55 Thanks for bringing this to our attention ottsm,

Do you have a link to the wiki page or an SKU number for the LCD you were using?
So I am able to update with the correct info

Thanks
userHeadPic Maht
2016-01-23 06:50:25 Thanks for the tip and link. will update our wiki. You rocks! userHeadPic R2D2C3PO
2016-01-22 21:34:01 Well I guess the dfrobot wiki is not up to date. I downloaded the library from;
https://github.com/fdebrabander/Arduino ... 2C-library
and it works fine.
I would have thought the example would have been up to date.
userHeadPic anonymous