Hi,
I have been working on a project with a breadboard prototype using the teensy 4.1. I want to migrate my project now to a standalone PCB.
There is this https://www.pjrc.com/store/ic_mkl02.html bootloader chip for teensy 3.x
I haven't found anything that exists for Teensy 4.x.
How would I go about doing this? My project that I want to fully implement as a standalone pcb product uses. Since I developed it on the teensy 4.1, I need the same amount of pins, the USB connector, and the sd card slot. Would I have to use all the hardware on the board(crystal oscillators, resistors etc) ?
Essentially, a custom product that runs on the same hardware provided by the development board.
Thanks
I have been working on a project with a breadboard prototype using the teensy 4.1. I want to migrate my project now to a standalone PCB.
There is this https://www.pjrc.com/store/ic_mkl02.html bootloader chip for teensy 3.x
I haven't found anything that exists for Teensy 4.x.
How would I go about doing this? My project that I want to fully implement as a standalone pcb product uses. Since I developed it on the teensy 4.1, I need the same amount of pins, the USB connector, and the sd card slot. Would I have to use all the hardware on the board(crystal oscillators, resistors etc) ?
Essentially, a custom product that runs on the same hardware provided by the development board.
Thanks