Where is Hardware pattern for the PIC18F-K version

Post Reply
Author
Message
oliverb
Posts: 570
Joined: 24 May 2007 15:09

Where is Hardware pattern for the PIC18F-K version

#1 Post by oliverb » 24 Sep 2019 21:38

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.
Attachments
Calculator_demo.zip
Here's a version of the Calculator demo that compiles under 7.5 and includes the vtft file so the screen can be edited: Note ILI9341 TFT (may need changing)
(86.58 KiB) Downloaded 97 times
MikroMMB_for_PIC18FK_OB.zip
This needs unzipping into "Board Defs". Note ILI9341 TFT (may need changing)
(1.53 KiB) Downloaded 101 times
Last edited by oliverb on 01 Oct 2019 10:23, edited 2 times in total.

User avatar
jovana.medakovic
mikroElektronika team
Posts: 986
Joined: 18 Dec 2018 10:36

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

#2 Post by jovana.medakovic » 01 Oct 2019 09:34

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

oliverb
Posts: 570
Joined: 24 May 2007 15:09

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

#3 Post by oliverb » 27 Mar 2021 13:00

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.

Post Reply

Return to “Mikromedia”