在CC13xx/CC26xx 硬件配置和 PCB 设计注意事项文件P31中,电源模式配置DCDC,需要在CCFG中配置代码。
打开CCS中的例程,点击ccfg.c文件,通过open declaration 打开DeviceFamily.h。复制P31页代码后,硬件方面还是没有实现DCDC模式。
请问在哪里修改代码,才能实现DCDC模式
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.