I finally got around to write up my experience making a DIY board based on Teensy 3.2: https://github.com/jenschr/Teensy3.2-example
It has files for Kicad 5 and uses a USB Type C connector. Hope it's useful to others!
Printable View
I finally got around to write up my experience making a DIY board based on Teensy 3.2: https://github.com/jenschr/Teensy3.2-example
It has files for Kicad 5 and uses a USB Type C connector. Hope it's useful to others!
Looks great, thanks for posting this!
Great to see another example.
It's good practice to put decoupling capacitors tight to power pins. For example, MCU pins 7&8 are some distance from a capacitor.
Thank you friend for linking to DIY Teensy 3.2 board files
Sorry to sound so picky, but pin 1 of U3 has the same problem. Maybe move C1 down there.
Thanks for sharing, actually i also like the FeatherWing proto in your Github repo. :)
Glad it's of use :)
The FeatherWing board is based upon this board so also a confirmed design. It's quite useful with NeoPixels, though Teensy is better for anything with a large amount of pixels.