“Clock source is not supported or not defined”错误的一种解决办法
在ncs v3.1.1程序编译中,发现报错: 尝试在prj.conf里添加如下内容: 以上是根据错误… Continue Reading “Clock source is not supported or not defined”错误的一种解决办法
技术博客
在ncs v3.1.1程序编译中,发现报错: 尝试在prj.conf里添加如下内容: 以上是根据错误… Continue Reading “Clock source is not supported or not defined”错误的一种解决办法
根据网页资料(https://docs.nordicsemi.com/bundle/ps_nrf54… Continue Reading nrf54L15的串口及相关配置
NCS3.1.1版本里,dts里默认将P1.02,P1.03作为NFCpin,这里需要在配置中去掉n… Continue Reading nRF54L15将NFC引脚作为GPIO的方法
文件类型 含义 举例 .dts Device Tree Source,描述整个板子的硬件设备 boa… Continue Reading zephyr调用dts/dtsi过程