Thread 中讨论的其他器件:CC3351、 AM62L
工具/软件:
CC3351 是否支持蓝牙协议?
AM62L32 SDK:ti-processor-sdk-linux-am62lxx-evm-11.00.15.05 中是否有适用于 CC3351 的蓝牙驱动程序?
如果是、在哪里?
如何对其进行配置?
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.
工具/软件:
CC3351 是否支持蓝牙协议?
AM62L32 SDK:ti-processor-sdk-linux-am62lxx-evm-11.00.15.05 中是否有适用于 CC3351 的蓝牙驱动程序?
如果是、在哪里?
如何对其进行配置?
您好、Xiaoni、
是的、我已经将 cc33xx 蓝牙改编为 AM62L SDK。 我将介绍下面使用的步骤:
1.使用此处的补丁修补 Am62L Linux 内核: https://github.com/TexasInstruments-Sandbox/cc33xx-linux-mpu-ports/blob/main/ti-linux-6.12.y/0001-drivers-cc33xx-update-to-1.0.2.10.patch
2.交换最新 CC33xx SDK 1.0.2.10(在目标器件的/lib/firmware/ti-connectivity 中)的固件、第二个加载程序和 cc33xx-conf.bin: https://www.ti.com/tool/download/CC33XX-LINUX-MPU/1.0.2.10
3.通过修改器件树中的 UART 注释来启用 BLE。 我有一个针对 AM62L EVM 的 DTS/DTSO 补丁示例、该补丁通过 M.2-CC3351 卡通过 UART 实现 BLE。
e2e.ti.com/.../0001_2D00_am62l_2D00_dts_2D00_enable_2D00_UART_2D00_on_2D00_cc33xx.patch