I just made one of the Microcontroller expansion card PCBs (from framework’s GitHub repository) that I ordered to practice the assembly of the USB connector and explore double sided assembly before I move on to my more expensive boards .
Came out surprisingly nice, the only thing that caused problems were mixed up component designators on a capacitor and a resistor that led to holding the controller in reset state. But once I figured that out it worked nicely. I fixed it in the design files and sent a pull request on GitHub for that (which I hope works as I think, that’s the first time I did that).
8 Likes
Great job! Yes it did come out well.
2 Likes