Flowcode and Winpic800

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

Moderators: Benj, Mods

Post Reply
hlom
Posts: 4
Joined: Mon Jul 07, 2008 2:19 pm

Flowcode and Winpic800

Post by hlom »

Hello,
Can someone tell me how to use winpic800 with flowcode
thank you

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 and Winpic800

Post by Benj »

Hello

If winpic has a command line parameter then you can set this up using the Flowcode menu Chip -> Compiler options.

If winpic does not have a command line parameter then you can compile using Flowcode and then manually load in the generated hex file to winpic.

hlom
Posts: 4
Joined: Mon Jul 07, 2008 2:19 pm

Re: Flowcode and Winpic800

Post by hlom »

Bonjour,
J'utilise le programmateur GTP USB Lite sur port USB avec WinPic800 3.55G, ma configuration est la suivante:
Adresse du programmateur : C:\Program Files\WinPic800_3.55G\WinPic800.exe
Paramètres : "%f.hex" -a -p -s

Ensuite dans "Puce" -> "Configurer" : @ mot de config, mot de config
par exemple pour un 16F628 : 0x2007,0x3f29

Post Reply