Hi,
My system consists of a 4Duino (has ATmega32U4, AVR) and Microchip PIC18F57K42. The
4Duino talks to the PIC18F57K42 via I2C.
The 4Duino has a USB interface that can talk to the PC
I use Arduino IDE to build the 4Duino code and flash the 4Duino.
Question (1): Is there a way to flash the 4Duino without launching the Arduino IDE?
Question (2): Is there a way to flash the PIC18F57K42 from the 4Duino?
Because currently I use a JTAG programmer to flash the PIC code (uses ICD 3 and MPLAB v4.15).
But to do this we have to open the encasing to get to the JTAG pins which is why we want to be able to do the PIC firmware upgrade without opening the encasing.
Your suggestion and help is very much appreciated.
Thank you,
Asha
My system consists of a 4Duino (has ATmega32U4, AVR) and Microchip PIC18F57K42. The
4Duino talks to the PIC18F57K42 via I2C.
The 4Duino has a USB interface that can talk to the PC
I use Arduino IDE to build the 4Duino code and flash the 4Duino.
Question (1): Is there a way to flash the 4Duino without launching the Arduino IDE?
Question (2): Is there a way to flash the PIC18F57K42 from the 4Duino?
Because currently I use a JTAG programmer to flash the PIC code (uses ICD 3 and MPLAB v4.15).
But to do this we have to open the encasing to get to the JTAG pins which is why we want to be able to do the PIC firmware upgrade without opening the encasing.
Your suggestion and help is very much appreciated.
Thank you,
Asha
Comment