Page 1 of 1

Ghost Issue with 16F648A

Posted: Sat Nov 28, 2020 2:05 pm
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 1492 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 1492 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 1492 times
Can you guys help out this is a urgent project please I cannot debug with Ghost at the moment

Appreciate all help

Re: Ghost Issue with 16F648A

Posted: Mon Nov 30, 2020 11:49 am
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 125 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.

Re: Ghost Issue with 16F648A

Posted: Mon Nov 30, 2020 2:53 pm
by QMESAR
[Hi Ben
Thank you very much :D