So have a Special question in programming a Teensy3.1 via another Teensy3.1
I have a System where 4 Teensy3.1 are working together. Now I want to connect only one Teensy3.1 to my PC und want to program all the Teensy devices via this first device.
The Teensy3.1 decices are connetd through I2C Interface.
When I look at the schematic of the Teensy3.1 ist seems, that program is coming through USB in, going through the K20 MCU and Exits via the I2C Interface (K20 works as a Bridge). This I2C Interface is connected to the Mini54 which than is connected to the program Pins of the K20.
My idea is now to program directly via the I2C and not via USB.
Anybody any idea on this and how to program one Teensy via another??
I have a System where 4 Teensy3.1 are working together. Now I want to connect only one Teensy3.1 to my PC und want to program all the Teensy devices via this first device.
The Teensy3.1 decices are connetd through I2C Interface.
When I look at the schematic of the Teensy3.1 ist seems, that program is coming through USB in, going through the K20 MCU and Exits via the I2C Interface (K20 works as a Bridge). This I2C Interface is connected to the Mini54 which than is connected to the program Pins of the K20.
My idea is now to program directly via the I2C and not via USB.
Anybody any idea on this and how to program one Teensy via another??