Sometimes back, I was designing a PCB based on RP2350 and now I received the finished PCB. So this post is about the experience that I would like to share about my PCB design.
Firstly, the original plan of creating this PCB was to create RP2350 based Single Pair Ethernet development board. For that I had used ADIN-1111 chip. Unfortunately, it was not available during the PCBA making. Hence the original idea was not possible. But I have tested the RP2350 chip and it is working fine. The design is based on KiCAD and is 4-layer design.
The easiest idea to test this board is to use Micropython so that the board can be tested fast. I tested a simple blink program on this board and it works fine.
Top Comments