Hello Nordic team,
I am designing a 10-layer PCB with nRF52840.
Should I place a ground plane under the chip in each layer, connected through the vias in the middle ground pad? Or using few of the layers is enough?
Thanks,
Avihay
Hello Nordic team,
I am designing a 10-layer PCB with nRF52840.
Should I place a ground plane under the chip in each layer, connected through the vias in the middle ground pad? Or using few of the layers is enough?
Thanks,
Avihay
The best practice is to isolate the antenna area on every layer(not even ground planes). However, the GPIO area can "suffer" the presence of signals - you can take a look even at the DK schematics:
devzone.nordicsemi.com/.../custom-pcb---nordic-board-layout-spec-question
The best practice is to isolate the antenna area on every layer(not even ground planes). However, the GPIO area can "suffer" the presence of signals - you can take a look even at the DK schematics:
devzone.nordicsemi.com/.../custom-pcb---nordic-board-layout-spec-question
Hi Meh,
Thank you for your reply!