I have an LCD screen 16x2 4 pin which I cant seem to print on. I use an arduino nano with the code LQFP32 and I have the wires connected as
VCC > 5v
GND > GND
SDA > A4
SCL > A5
I can communicate fine with the LCD, I have ran scans to check if its connected and I am also able to control things like the backlight. Just nothing prints onto the LCD.
You seem to be having more problems with this "Nano" which uses a clone of the ATmega328P chip based on your previous thread: Arduino nano prints random characters