PDA

View Full Version : LCD on Any Pin in 2023 - Usable?



CuriousOne
- 8th March 2023, 19:01
Hello.
I wanted to use https://dt.picbasic.co.uk/CODEX/LCDOnAnyPin
Because I accidentally designed PCB in "mirror" - D4 goes to DB7, D5 goes to DB6, D6 goes to DB5 and so on.
So normal LCDOUT won't work.
I tried to modify PBPPIC18.LIB as shown in link above, but it does not works, since format of this file is different and not all strings shown on link above are present in my file.
So maybe anyone has that PBPPIC18.LIB already modified for PBP3.0 ?