Nzoka
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Nzoka-
Nzoka commented,
Thanks all,I have fixed the issue. I will post the code in another thread to help others in future.The main issue had to do with using the API:MAP_I2C_masterSendMultiByteStart(EUSCI_B1_BASE, xx)T...
-
Nzoka created a post,
Code example: NHD-C0220BiZ-FSW-FBW-3V3M with TI MSP432P401R launchpad
Posting this to help others trying to use this LCD.This was my setup as per page 4 of the LCD Data sheet,I have C = 1uF, 16V. R (The pullups) on SDA and SCL are 10kohms each.I have a 1kohm pullup o...
-
Nzoka commented,
Thanks,I changed to 0x3C and can now perform the LCD initialization. And i have the cursor displayed.Help needed on how to switch to writing a character. Using the following code did not work. #def...
-
Nzoka created a post,
NHD-C0220BiZ-FSW-FBW-3V3M issues with TI MSP432P401R launchpad
Hi,First time using i2C. As per page 4 of the Data sheet,I have C = 1uF, 16V. R (The pullups) on SDA and SCL are 10kohms each.I have a 1kohm pullup on RST and a 1kohm resistor from the Anode of th...