举报
引用: Greatwayer 发表于 2018-5-31 03:15
你好;
在uboot中设计gpio的引脚模式,默认输出电平等
IPNC_RDK/Source/ti_tools/ipnc_psp_arago/u-boot/board/ti/dm385_ipnc
举报
引用: 吕少大大 发表于 2018-5-31 03:33
目录我知道,配置gpio,有没有参考代码,我试了下,没有成功,谢谢
举报
引用: Greatwayer 发表于 2018-5-31 03:46
你好;
在 IPNC_RDK/Source/ti_tools/ipnc_psp_arago/u-boot/board/ti/dm385_ipnc/mux.h 中配置 PINCNTL115 为7,默认配置成了 TIM6_IO;
其他在 IPNC_RDK/Source/ti_tools/ipnc_psp_arago/u-boot/board/ti/dm385_ipnc/evm.c 中 gpio_init(void) 中配置;
举报
更多回帖