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

nRF52832 wlcsp pin assignment from nRF51822 QFN

(EN) I'm afraid I might no be competent enough, so I look forward to your kind help.

I'm quite new to using nRF52832 WLCSP package(raytac MDBT42 blank module) on a custom PCB. I developed a App on RedBear BLE Nano before, I should be migrate that app to nRF52832 WLCSP package.

I tried to migrated app, but I failed it Due to pin assignment error. I looked at nRF52832 specification and learned that pin assignment changed. (from "1" ~ "48" to "A1" ~ "H7") But, I couldn't understand how to change SDK source for pin assignment.

How to associate the pin assignment from QFN to WLCSP?

What should i do?

thanks.

(JP) 私はraytac製のMDBT42ブランクモジュールを搭載したカスタムプリント基板を用いて、アプリ開発を行っています。 これまではRedbearのBLE Nanoでプロトタイピングを行っており、今回自作のプリント基板にアプリを移行することになりました。

移行作業を行っていたのですが、ピン指定がうまくいかず、移行にてこずっています。 仕様書を確認したところ、MDBT42に搭載されているnRF52832がWLCSPパッケージであることと、 ピン名称が148ピンからA1H7ピンと変更されていることがわかりました。

BLE Nanoからの移行にあたり、nrf51832からnrf52832への変更内容については問題ないと思うのですが、 QFNパッケージのピン定義とWLCSPパッケージのピン定義をどのように関連付けるかがわかりません。

ピン定義をどのように行う必要がありますか。

Related