Hello, I have a custom LCD (no LCD driver just a bare and multiplexed LCD) with this mapping
this is my reference document in learning to interface with LCD: [see page 19] https://www.ti.com/lit/an/slaa654a/slaa654a.pdf?ts=1690892767609&ref_url=https%253A%252F%252Fwww.google.com%252F
Now, I have this memory mapping wherein unlike in the document that a single digit is controlled by a single LCDM, mine has to be a LCDM 1.5 as a single digit in my LCD is controlled by 3 segments. I am having a hard time in making a definition for each digit in each position in the LCD.
This digit will be incrementing as this is for a counter.




