This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF52 GPIO located near the radio

Its stated in the Product Spec that one shouldn't place high frequency or high sink/source IO at GPIOs 22-31. My question is what is considered as high frequency for that manner?

In my case, one of these IO's (P0.26) is used as a CS (for SPI communication) and is being toggled at ~4KHz. Consequently, there is no radio activity (i.e if I toggle P0.25 instead, then no problem).

By the way I'm using the WLCSP version on a custom bourd, but on the development kit (QFN package) I see no such problems.

Related