MiniClick LCD component bugs
Posted: Sat Nov 08, 2025 11:27 am
Hi,
I am trying to build a project with the Mikroe MiniClick LCD, and it appears that there are a few problems with this component:
1) The number of characters is not being displayed, despite indicating clearly that there are two rows and 16 columns. Actually, this section should be non-adjustable, as the component has a fixed configuration.
2) The MOSI / MISO / CLK pins are fixed and cannot be changed. Therefore, they are being assigned automatically to PC5 / PC4 / PC3, and they should be connected to Port B instead, as follows:
MOSI - PB3
MISO - PB4
CLK - PB5
See a print screen from my project, with the pins assignment.
I believe that the MiniClick LCD pins are being incorrectly assigned, and I am unable to change them because they are being grayed out.
Has anyone from Matrix TSL tested the actual hardware before publishing this component?
Andreas
I am trying to build a project with the Mikroe MiniClick LCD, and it appears that there are a few problems with this component:
1) The number of characters is not being displayed, despite indicating clearly that there are two rows and 16 columns. Actually, this section should be non-adjustable, as the component has a fixed configuration.
2) The MOSI / MISO / CLK pins are fixed and cannot be changed. Therefore, they are being assigned automatically to PC5 / PC4 / PC3, and they should be connected to Port B instead, as follows:
MOSI - PB3
MISO - PB4
CLK - PB5
See a print screen from my project, with the pins assignment.
I believe that the MiniClick LCD pins are being incorrectly assigned, and I am unable to change them because they are being grayed out.
Has anyone from Matrix TSL tested the actual hardware before publishing this component?
Andreas