2024-10-29
08:12 PM
- last edited on
2024-10-30
01:28 AM
by
Lina_DABASINSKA
こんにちは、
私は、X-CUBE-SEC-M-H5 の Secure Manager V1.2.0 をファームウェアに実装しています。「STM32H5 で Secure Manager (カスタマイズされた構成) を起動する方法」ページに記載されている手順に従っています。
そのページで説明されている特定のレジスタの外部でオプション バイトを構成することは可能ですか?
明確に言うと、私は STM32H573VI 用のファームウェアを開発しており、Secure Manager V1.2.0 を組み込む予定です。私の非セキュア アプリケーションには、EDATA1R_PRG レジスタを通じて設定できるハイサイクル データが必要です。
Translation to English
Hello,
I am implementing Secure Manager V1.2.0 for the X-CUBE-SEC-M-H5 in firmware. I have followed the steps described on the “How to start Secure Manager (customized configuration) on the STM32H5” page.
Is it possible to configure option bytes outside of the specific registers described on that page?
To clarify, I am developing firmware for the STM32H573VI and will incorporate Secure Manager V1.2.0. My non-secure application requires high cycle data that can be set through the EDATA1R_PRG register.