switch a PIC32MZ2048ECG100 to PIC32MZ2048EFG100 problem

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

Moderator: Benj

Post Reply
stefan.erni
Valued Contributor
Valued Contributor
Posts: 654
Joined: Fri Aug 19, 2016 2:09 pm
Location: switzerland
Has thanked: 182 times
Been thanked: 179 times
Contact:

switch a PIC32MZ2048ECG100 to PIC32MZ2048EFG100 problem

Post by stefan.erni »

Hi Ben

The program I wrote is working fine. It should be really easy to switch to the new pic
I have a problem to switch a PIC32MZ2048ECG100 to PIC32MZ2048EFG100 in FC8.


It give some strange error. Please can you try it?


regards

Stefan
Attachments
Fc8_efg100_emg_ekg_prototype15_v1.fcfx
(442.04 KiB) Downloaded 149 times

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: switch a PIC32MZ2048ECG100 to PIC32MZ2048EFG100 problem

Post by Benj »

Hello,

It looks like the micro switch happens ok but Flowcode finds a disabled output icon to pin D7 which I guess isn't available on the EFG device.

I deleted the icon and was able to continue.

On compiling I'm getting ADC related compile errors so I need to investigate this and see if there is a problem here.

stefan.erni
Valued Contributor
Valued Contributor
Posts: 654
Joined: Fri Aug 19, 2016 2:09 pm
Location: switzerland
Has thanked: 182 times
Been thanked: 179 times
Contact:

Re: switch a PIC32MZ2048ECG100 to PIC32MZ2048EFG100 problem

Post by stefan.erni »

Hi Ben

With the ECG the analog input was not working.
So I deleted the AD Input and then no more errors.

I put back the AD input by the EFG program …..
and it's still compiling .
I think, is something with the 10bit from the ECG and 12 bit from EFG AD resolution what can not be switched easily.
Soon I will test the AD-input with the EFG on the hardware.

regards

Stefan

Post Reply