I am having the same problem as mentioned by others with missing characters on the display.
Using GPIO without compat_mode=True exposes the problem.
using GPIO with compat_mode = True solves the problem.
However I would like to use pigpio and with it I seem to have the same issue (perhaps
worse).
Any ideas.