pradeepsysargus
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by pradeepsysargus-
pradeepsysargus commented,
The problem is now solved, the slave address is just 0x78 only.The problem is that, I need to send each command to the LCD module separately using the function: HAL_I2C_Master_Transmit().I posted t...
-
pradeepsysargus created a post,
I2C slave address for LCD NHD-C0220BIZ-FS(RGB)-FBW-3VM
I am trying to make communication between STM32F4xx and LCD module NHD-C0220BIZ-FS(RGB)-FBW-3VM using I2C protocol.I am using HAL libraries provided by the ST in this regard and developing in C lan...
-
pradeepsysargus created a post,
CGRAM,DDRAM in 2x16 Character LCD - NHD-0216K1Z-FSW-FBW-L
We are having a NHD-0216K1Z-FSW-FBW-L.I wish to understand what CGRAM and DDRAM are for.Can I use them in the code.?I have seen the sample code for 8-bit mode in the datasheet. Looks like there is ...