Ghost Issue with 16F648A

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 8.

Moderator: Benj

Post Reply
User avatar
QMESAR
Valued Contributor
Valued Contributor
Posts: 1287
Joined: Sun Oct 05, 2014 3:20 pm
Location: Russia
Has thanked: 384 times
Been thanked: 614 times
Contact:

Ghost Issue with 16F648A

Post by QMESAR »

Hi Team.

I am having issue with a PIC16F648A and Ghost ,
It is inpossible to add a Analog trace to the Data Recorder

Here you can see pins RA2 and RA 3 are set as Analog pins in Ghost this is done automatically by FC

Gosht Select.jpg
Gosht Select.jpg (15.37 KiB) Viewed 1529 times

Trying to select the RA2 or RA3 as Analog pin in the recorder is not possible the Analog pin selection is always grayed out

AN_Select.jpg
AN_Select.jpg (11.43 KiB) Viewed 1529 times
Trying to add a Data recorder Component to the 2D panel and select the pins in the property window all pins not available for selection.

Component.jpg
Component.jpg (38.21 KiB) Viewed 1529 times
Can you guys help out this is a urgent project please I cannot debug with Ghost at the moment

Appreciate all help

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Ghost Issue with 16F648A

Post by Benj »

Hello,

Here's a definition file that should solve the problem for A2 and A3. As there is no ADC peripheral on the device we haven't enabled it for any of the pins.
16F648A.fcdx
(14.06 KiB) Downloaded 127 times
Needs to be copied here.
C:\ProgramData\MatrixTSL\FlowcodeV8\FCD\PIC

I won't do an official release for this one as it might throw a user who wants ADC functionality.

User avatar
QMESAR
Valued Contributor
Valued Contributor
Posts: 1287
Joined: Sun Oct 05, 2014 3:20 pm
Location: Russia
Has thanked: 384 times
Been thanked: 614 times
Contact:

Re: Ghost Issue with 16F648A

Post by QMESAR »

[Hi Ben
Thank you very much :D

Post Reply