USBtiny and FC8

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

Moderator: Benj

Post Reply
Pactor
Posts: 61
Joined: Sat Apr 11, 2015 12:07 pm
Has thanked: 20 times
Been thanked: 14 times
Contact:

USBtiny and FC8

Post by Pactor »

Hello
Sorry if this has been asked before.
On FC 7 I was able to program the Arduino via the ICSP using the USBtiny programmer, just had to alter a couple of lines as in the attached files.
Is it possible with FC8? It all seems different.
I can't pretend I knew what I was doing but it seed to work fine.
Attachments
avrc_usbtiny.bat
(1.5 KiB) Downloaded 137 times
Arduino Mega 2560 R3 usbtiny.fcdx
(26.89 KiB) Downloaded 137 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: USBtiny and FC8

Post by Benj »

Hello,

Yes it will work the same way, the only difference with v8 is that the compiler toochains are installed seperatley but there is still a batch folder in the batch folder to program via the usbtiny.

Another change is that the Arduino device fcdx files now live here.

C:\ProgramData\MatrixTSL\FlowcodeV8\FCD\ARD

Create a copy of the Arduino Mega and then make the relevant changes to the copied file to get the latest changes and paths etc.

Pactor
Posts: 61
Joined: Sat Apr 11, 2015 12:07 pm
Has thanked: 20 times
Been thanked: 14 times
Contact:

Re: USBtiny and FC8

Post by Pactor »

Thanks, it worked fine.
Attachments
Arduino Mega 2560 R3 usbtiny.fcdx
(29.54 KiB) Downloaded 134 times

Post Reply