Describe your issue: Is anyone using BTT Manta M8P with BTT mini 12864 display? I have the following setup in my printer config (MKS mini 12864 LCD) but my mini 12864 doesn’t come life. I have tried rotating the EXP1 and EXP2 connectors -still no life. Is the mini 12864 even compatible with the M8P? Everything else is working fine using Mainsail.
Thanks
[board_pins]
aliases:
EXP1 header
EXP1_1=PE9, EXP1_2=PE10,
EXP1_3=PE11, EXP1_4=PE12,
EXP1_5=PE13, EXP1_6=PE14, # Slot in the socket on this side
EXP1_7=PE15, EXP1_8=PB10,
EXP1_9=, EXP1_10=<5V>,
EXP2 header
EXP2_1=PB14, EXP2_2=PB13,
EXP2_3=PF7, EXP2_4=PB12,
EXP2_5=PE7, EXP2_6=PB11, # Slot in the socket on this side
EXP2_7=PE8, EXP2_8=,
EXP2_9=, EXP2_10=PC5
I had to add the following sections in my config to get the backlighting to come on but there doesn’t seem to be a way to control the colour from the display menu or knob.
[neopixel btt_mini12864]
pin: EXP1_6
chain_count: 3
color_order: RGB
initial_RED: 0.4
initial_GREEN: 0.4
initial_BLUE: 0.4