Page 1 of 1

Where is Hardware pattern for the PIC18F-K version

Posted: 24 Sep 2019 21:38
by oliverb
Where can I find the pattern and support for the PIC18F-K mikromedia?

I can only find the pattern for the PIC18F-J

FWIW I've almost made my own pattern (clarification: for a ILI9341-equipped board), mainly just missing definitions for Init_MCU and Init_ADC. I've attached it anyway.

Re: Where is Hardware pattern for the PIC18F-K version

Posted: 01 Oct 2019 09:34
by jovana.medakovic
Hello,

On the following link, you can find everything for mikromedia PIC18FK:
https://www.mikroe.com/mikromedia-3-pic18fk

If you have mikroMedia with black frame TFT display you should use this init function:
TFT_Init_ILI9341_8bit

and if you have with the transparent frame you should use:
TFT_Init

Kind regards,
Jovana

Re: Where is Hardware pattern for the PIC18F-K version

Posted: 27 Mar 2021 13:00
by oliverb
Going back to the Mikromedia Workstation I see that the board support package on Libstock: "mikromedia workStation v7 - BSP" is also missing support for the PIC18F-K version of the Mikromedia.

Please add the missing support for the "K" 8 bit PIC Mikromedia variant. There IS a "mikromedia_shield_PIC18FK", so it isn't a totally forgotten board.