I made a board with 328PB and burned the MiniCore on it. The IDE does not support compiling code for U8Glib with MiniCore when I use 328PB, but it works fine if I switch to 328P.
I am somewhat of a newbie to Arduino and programming and learning as I go. I am using the current version of u8glib with an Arduino Nano clone (ch340) and a Nokia 84x48 LCD (PCD8544). I connected ...