'LGM12641BS1R Atmega32

I just got acquainted with the microcontroller. When I want to draw on glcd, it displays a few dots instead of text. I used code vision ready functions. Like glcd_rectangle (8, 18, 120, 30);

Or any other function. But it only draws a few points.

this is the screen of my proteus



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source