2021-03-07 12:12 AM
Hi,
I am using STM32F407, trying to interface LCD 16x2 to display sensor data on it.
using same code with 8bit mode, I am able to see data on lcd, but when I am trying to use LCD with 4-bit then its not working.. attaching code
stm32f4xx_hal.h is attached to check delay details.