Hi,
I’ve been using Teensys for the past few years in variety of products and projects. Currently my designs use custom PCBs with the Teensy footprint in them and I simply solder the Teensy on top of my boards. This method has served me well, but I’m running into issues with the micro USB connector not being durable enough, so I feel its time to take the next step and integrate the Teensy directly into my PCB.
Being my first design, I was hoping experienced and wise eyes might help me avoid making rookie mistakes. To get me started, I read everything I could here:
https://www.pjrc.com/store/ic_mkl02.html
I decided to use this project to get me started.
https://github.com/thewknd/teensy-boards/tree/master/Teensy 3.2 reference board clone
That design is for a 4-layer board, but mine will only be two layers. I started out by deleting everything from the schematic that my board wouldn’t need. Next, I trash the board included in the project and just starting building my own from the schematic. Here’s what I’ve got so far. It’s a rough draft and I was hoping for some feedback and answers to questions to make sure I’m on the right track.
The first question is about my crystals. I haven’t routed any signal under them and I’ve kept them pretty close to the main chip. The traces for the larger crystal are running under a bunch of other traces which are digital outputs. I just want to make sure that’s not a NO-NO.
Related to this picture is the 220 ohm resistor array. The data sheet for these resistors say that each element is rated for 125Mw. At times, these will be shorted to ground and I just want to confirm that they can handle that. I believe I just need to calculate 3.3 / 220 = 0.015?
The highlighted net here is the regulated 3.3 volts. I’ve connected it up as much as possible with 24 mil traces, but I’m worried that it might to be too long. Do I need to try to make it shorter? If I do, what components can I safely move toward the outside of the board?
Because I will only be powering the device with USB, it looks like this BAT54 (R7) won’t be necessary. Can anyone suggest the appropriate replacement diode?
Thank-you in advance for any help or suggestions you can offer. I'm really looking forward to getting my first board up and running.
Regards,
Rob
I’ve been using Teensys for the past few years in variety of products and projects. Currently my designs use custom PCBs with the Teensy footprint in them and I simply solder the Teensy on top of my boards. This method has served me well, but I’m running into issues with the micro USB connector not being durable enough, so I feel its time to take the next step and integrate the Teensy directly into my PCB.
Being my first design, I was hoping experienced and wise eyes might help me avoid making rookie mistakes. To get me started, I read everything I could here:
https://www.pjrc.com/store/ic_mkl02.html
I decided to use this project to get me started.
https://github.com/thewknd/teensy-boards/tree/master/Teensy 3.2 reference board clone
That design is for a 4-layer board, but mine will only be two layers. I started out by deleting everything from the schematic that my board wouldn’t need. Next, I trash the board included in the project and just starting building my own from the schematic. Here’s what I’ve got so far. It’s a rough draft and I was hoping for some feedback and answers to questions to make sure I’m on the right track.
The first question is about my crystals. I haven’t routed any signal under them and I’ve kept them pretty close to the main chip. The traces for the larger crystal are running under a bunch of other traces which are digital outputs. I just want to make sure that’s not a NO-NO.
Related to this picture is the 220 ohm resistor array. The data sheet for these resistors say that each element is rated for 125Mw. At times, these will be shorted to ground and I just want to confirm that they can handle that. I believe I just need to calculate 3.3 / 220 = 0.015?
The highlighted net here is the regulated 3.3 volts. I’ve connected it up as much as possible with 24 mil traces, but I’m worried that it might to be too long. Do I need to try to make it shorter? If I do, what components can I safely move toward the outside of the board?
Because I will only be powering the device with USB, it looks like this BAT54 (R7) won’t be necessary. Can anyone suggest the appropriate replacement diode?
Thank-you in advance for any help or suggestions you can offer. I'm really looking forward to getting my first board up and running.
Regards,
Rob