LCD Mini from Mikroe

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
r_teixeir
Posts: 5
http://meble-kuchenne.info.pl
Joined: Thu Dec 10, 2020 1:45 pm

LCD Mini from Mikroe

Post by r_teixeir »

Hi Ben how are you? Ive tried to implement the lcd_mini on flowcode 8 but unfortunetly at theat version, it wasnt possible to access the lcds pins to connect the io expander into it. I Wanted to know if it is possible to do with flowcode 9?

https://www.mikroe.com/lcd-mini-click

https://github.com/Electronza/MIKROE_LCDmini

Thanks in advance

Rod
Attachments
LCD_Mini_Forum.jpg
LCD_Mini_Forum.jpg (46.98 KiB) Viewed 3499 times
LCD_Mini_Click_Part2.fcfx
(14.83 KiB) Downloaded 167 times
LCD_Mini_Click.fcfx
(10.28 KiB) Downloaded 164 times

BenR
Matrix Staff
Posts: 1775
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 454 times
Been thanked: 612 times

Re: LCD Mini from Mikroe

Post by BenR »

Hi Rod,

We have a plan for the IO expander support and we even started the work but then the engineer who was tasked with it left the company to go to a different job and we ended up reluctantly putting the brakes on the feature. It's still high up on the wish list and hopefully will come soon.

For now maybe we can create a component specifically for the lcd mini click board. It certainly looks a nice little device.

I'll see if I can get my hands on one and have a go for you.

r_teixeir
Posts: 5
Joined: Thu Dec 10, 2020 1:45 pm

Re: LCD Mini from Mikroe

Post by r_teixeir »

ok, that would be great if this feature is implemented.

thanks for the ellaboration of the component.

Rod

BenR
Matrix Staff
Posts: 1775
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 454 times
Been thanked: 612 times

Re: LCD Mini from Mikroe

Post by BenR »

Hi Rod,

I've had a go at a new component for you in the displays category which should be available now via the update system.

Let me know how you get on.

r_teixeir
Posts: 5
Joined: Thu Dec 10, 2020 1:45 pm

Re: LCD Mini from Mikroe

Post by r_teixeir »

Hi Benj thanks for the component. I tried to do a simple hello world with the following configuration. Maybe im doing something wrong but I could not get the message printed on the lcd. The connections of the eblocks2 (BL0106) and lcd mini click are kind of trick when I tried to follow the schematic picture attached. For example, the interrupt and analog pin available at the bl0106 are related to a digi-pot mcp4161 and its connection is not free on the component implemented (LCD Mini). The (CS2) and Int pins are connected on the Digi pot and on the msp23S17 rescpectively as you can see on the picture.

I Appreciate any help

Thanks

Rod
Attachments
LCD_Mini_BL-0032.jpg
LCD_Mini_BL-0032.jpg (88.66 KiB) Viewed 3450 times
LCD_Mini_Schematics.jpg
LCD_Mini_Schematics.jpg (90.59 KiB) Viewed 3450 times
LCD_Mini_Message.jpg
LCD_Mini_Message.jpg (105.54 KiB) Viewed 3450 times

r_teixeir
Posts: 5
Joined: Thu Dec 10, 2020 1:45 pm

Re: LCD Mini from Mikroe

Post by r_teixeir »

Benj, another observation is that iam not allowed to change the mosi and miso pins, It seems they are locked and and iam suing the BL-0032.

Thanks

Rod

r_teixeir
Posts: 5
Joined: Thu Dec 10, 2020 1:45 pm

Re: LCD Mini from Mikroe

Post by r_teixeir »

Hi Benj, this time i moved to another hardware, 8 bits. The hardware adresses for spi com is solved during configuration. I included other components to check if would work, but no success. Any help would be appreciated.

Thanks Rod
Attachments
LCD_Mini_Teste_Component_Pic8Bits.fcfx
(12.65 KiB) Downloaded 148 times
LCD_Mini_Simulation 8 bits.jpg
LCD_Mini_Simulation 8 bits.jpg (112.99 KiB) Viewed 3429 times
Hardware_8bits_Lcd_mini.jpg
Hardware_8bits_Lcd_mini.jpg (127.46 KiB) Viewed 3429 times

Post Reply