-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need a hand with the jumpers #2
Comments
Adding to that, do I need a special kind of diode for D32? |
Been a while since I had a look at this but from what I remember, JP2 you should be able to leave alone, it was mostly to disconnect the ESP32, I was concerned that the ESP32 might draw to much power from the card slot and cause issues with the machine but from my testing I'm pretty sure the 5V stayed pretty stable but YMMV
Nah just another small piece of protection, helped quite a bit in the end since it was very easy to misalign the pins and accidently stick GND to 5V and 5V to GND This was also was my first PCB so the routing isn't the prettiest and might have signal integrity issues, if you don't really need the ESP32 have a look at https://github.com/bezmi/brother_embroidery_card_experiments for a PCB that uses a Teensy instead and the routing it done much better :) |
That other design uses a teensy3.5 which is discontinued. It's replacement is the 4.1, which isn't 5v tolerant. So it'll have to be the esp32 variant. |
Hey there,
Looking into this project and working on getting the bom, gerber and position files for jlc, but I noticed 2 places with jumpers. Do you have some kind of guide or whatever to know what I should and shouldn't bridge?
The text was updated successfully, but these errors were encountered: