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

Software porting from "nRF52810 QFN48" to "nRF52810 WLCSP"

I'm thinking of replacing the software that was running on "nRF52810 QFN48, S112" with "nRF52810 WLCSP, S112".
In WLCSP, the pin assignments of XL1, XL2, nRESET, SWDCLK, SWDIO, and UART have been changed.
I think I need to change the software to match the new pin assignments, but how should I configure it?

Parents Reply
  • Thank you for your answer.


    Does it mean that the software does not need to be changed when porting to "nRF52810 WLCSP"?
    Or does it mean that it can't be transplanted?
    * If porting is not possible, is it necessary to make major changes such as replacing the driver layer?

    I was also investigating, but it seems that the pin arrangement of the nRESET terminal can be changed by setting PSELRESET, so I am wondering if there is such a setting for other terminals as well.

Children
Related