PSoC 4 Support for SPI Bootloader - KBA226908

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
YoOb_1790021
Level 5
Level 5
Distributor - Marubun (Japan)
First solution authored 10 likes received 10 likes given

Hi,

I tried to translate this KBA into Japanese.

PSoC 4 Support for SPI Bootloader - KBA226908

https://community.cypress.com/docs/DOC-17672

----------------------------------

タイトル:PSoC 4 SPIブートローダーについて

質問

PSoC® 4 は、公式にSPIブートローダーをサポートしていますか?

回答

PSoC Creator™ の Bootloader_v1_30(或いは、それより上位のバージョン)のコンポーネントとBootloader Host ツールは、公式にSPIインターフェイスをサポートしています。そのため、SPIインターフェースのある PSoC 4デバイスは、SPIブートローダーもサポートできます。

PSoC Creator でSPIブートローダーを構築するためには、以下のソフトウェアとハードウエアの設定に気を付ける必要があります:

  • ハードウェアID (01)以外の KitProg3 と Miniprog4 USB-SPI ブリッジは、SPI ブートローダーホストをシミュレートするために Bootloader Host ツールと共に使用できます。Miniprog3, KitProg, KitProg2とハードウェアID (01) の KitProg3は、使用できません。
  • SPI Mode: Slave
  • Sub Mode: Motorola
  • Data Lines: MOSI, MISO, SCLK, SS
  • TX data bits and RX data bits: 8
  • SCLK mode: ホスト(ブートデバイス)と一致する必要があります
  • Data rate: ホスト(ブートデバイス)より小さい値にしないでください
  • Bit order: ホスト(ブートデバイス)と一致する必要があります
  • RX buffer size:ホストから受信されるパケットの最大サイズ以上である必要があります。Bootloader Host ツール(PSoC Creatorに同梱)の使用時に選択する推奨 RX バッファーサイズは、64です。
  • TX buffer size:ホストに送信されるパケットの最大サイズ以上である必要があります。Bootloader Host ツール(PSoC Creatorに同梱)の使用時に選択する推奨 TX バッファーサイズは、64です。

注意:SPIインターフェイスは、ハードウェアID (01) の KitProg3 では無効になっています。PSoC Programmer から KitProg3 の専用ハードウェアIDを取得できます。

Does PSoC® 4 officially support SPI bootloader?

----------------------------------

Best regards,

obana

3 Replies
JennaJo
Moderator
Moderator
Moderator
1000 replies posted 750 replies posted 500 replies posted

Hello

We receive your translation, it will be published to KBA to Community.

I will get back to you with the result of internal review, after that you will receive the point.

Thanks for your contribution to CDC!

Will keep you update the status.

Thanks,

Jenna Jo

Jenna Jo
JennaJo
Moderator
Moderator
Moderator
1000 replies posted 750 replies posted 500 replies posted

Hello, Obana san

PSoC 4のSPIブートローダー対応 - Community Translated (JA)

Your translation has been released.

Thanks for your contribution to Cypress Developer Community!

As a token of appreciation, you will receive the point.

Thanks for continuous contribution on Community.

Regards,

Jenna Jo

Jenna Jo
YoOb_1790021
Level 5
Level 5
Distributor - Marubun (Japan)
First solution authored 10 likes received 10 likes given

Hello Jenna san,

I am honored to contribute.

Thank you,

Obana