This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
大家好、我 手头有 LP-MSPM0L1306、我正在探索它的 BSL 功能。
按照本文档(MSPM0引导加载程序(BSL)主机实现(修订版 A))的说明、我可以在 SDK 中使用 UART 成功运行 BSL 演示。
应用中。 我想使用带有 I2C 接口的 BSL。
那么、我们有没有用 I2C 运行 BSL 的演示吗?
还有一点、我的 SDK 版本是 mspm0_SDK_1_20_01_06。
期待您的回复~
你好、 熊
您可以在 SDK 的文件夹中找到更多 BSL 示例:
C:\ti\mspm0_sdk_1_20_01_06\examples\nortos\lp_MSPM0G3507\bsl
L 系列和 G 系列的 BSL 接口相同。
只需将示例[BSL_HOST_MCU_i2c_to_m0l_target]迁移到 L 系列器件即可。 (我的意思是 L 控制 L、示例是 G 控制 L)。
此致、
赫利克
感谢您的答复。
我已经知道您提到的以下演示代码。 应用中。 我的 BSL 主机将是 soc 芯片、就像 BeagleBone 或 raspberrypi 一样。
因此、最好 mspm0_SDK_1_20_01_06/tools/bsl/BSL_GUI_SOURCE_CODE 中的代码也支持 I2C 接口。
你好、 熊
将演示[bsl_host_mcu_i2c_to_m0l_target]中的硬件层替换为 SoC 的硬件驱动程序没问题。
仅 GPIO 和 I2C。
因此最好 mspm0_sdk_1_20_01_06/tools/bsl/BSL_gui_source_code 中的代码也支持 I2C 接口。
感谢您的意见、我们将考虑。
此致、
赫利克