SD Card place

I started to print the first parts and sourced the most of the components. Now waiting for all my packages :slight_smile:

I think the place to insert the SD card is anything but perfect.
Would it not make sense to switch from micro sd to an usb stick?

The teensy can be equipt with an usb host cable:

We can mount it directly to the face plate.
And it looks easy to implement:

1 Like

I agree! The SD card placement was one oversight I had while designing the PCB (along with the microUSB accessibility). One of the beta testers suggested using an SD extension cable, which is what I’ve been using for the past few months and have included in the kits. It works great, but I agree is less than optimal. I will definitely be taking this into account for the next PCB revision.

A USB hub is an interesting idea, though! The main consideration with that is the extra I/O consumption. Do you know how that integrates? There are a couple extra serial lines that could potentially be used.

The Teensy 4.1 hast a native USB Host pinout:

I will try to implement it, If all my electronics are arrived.

2 Likes

Oh shoot that’s awesome! Tbh I had no idea that’s what those pins were for

1 Like