Flowcode con PicKit 4

Foro para hablantes de español que deseen escribir en su lengua materna.

Moderator: Benj

Post Reply
MOCUELSL
Posts: 59
Joined: Fri Jun 01, 2018 12:52 pm
Has thanked: 8 times
Been thanked: 5 times
Contact:

Flowcode con PicKit 4

Post by MOCUELSL »

Good morning, I just acquired flowcode 8 and I would like to know if it is possible to program with PicKit 4, I have seen that it can be configured for PicKit 3 but not for 4. Thank you.
Regards,
MOCUELSL

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: Flowcode con PicKit 4

Post by Benj »

Hello,

You can use the IPE software from Microchip (packaged with MPLABX) to manually program devices using the PICkit 4. Currently there are no working command line options so compile to chip from Flowcode doesn't currently work but is hopefully coming soon.

MOCUELSL
Posts: 59
Joined: Fri Jun 01, 2018 12:52 pm
Has thanked: 8 times
Been thanked: 5 times
Contact:

Re: Flowcode con PicKit 4

Post by MOCUELSL »

Good morning, Benj. I will compile with the IPE, thanks.

I also have a problem with a voltage meter in which I am currently working, since by updating the flowcode V8, it gives me compression errors that did not give me before. You could look at him to see where the problem is. Thank you.
Attachments
MEDIDOR.fcfx
(206.33 KiB) Downloaded 242 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: Flowcode con PicKit 4

Post by Benj »

Hello,

The problem is to do with the SPI hardware setup being different on the 24FJ1024GB610 device. I've now fixed the problem for you in the PIC16BIT SPI CAL file and will push the fix to the updates system later this morning.

For help using the updates system.
https://www.matrixtsl.com/wiki/index.ph ... ic_Updates

Post Reply