Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

CPUとBluetoothモジュールとの接続ポートを削減

RENESAS RX113seriesとRohm製Bluetoothモジュール(ML71511/ML71521)との接続ポートを削減したいと考えています。

FJDK71511のデータシート内にある”応用回路”でおいて、RTC機能は使用せずに、インターフェイスはI2Cを選択したBluetooth機能だけを使用する場合、

下記3本の接続が必要になると思われます。

1.SWDIO

2.SWDCLK

3.Reset

出来れば、SWDIOSWDCLK接続だけにしたいのですが、ResetCPUポートを使用しない接続方法は無いでしょうか?

Related