Hello,
Can someone tell me how to use winpic800 with flowcode
thank you
Flowcode and Winpic800
- 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
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.
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.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Re: Flowcode and Winpic800
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
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