请教如何正确配置和使用SPI2CLK,能够作为GIO使用,并可自由设置输出值
Ben Qin:
你好,参考下下面这篇帖子:
e2e.ti.com/…/tms570ls3137-ep-using-spi-as-a-gio-for-external-watchdog
请教如何正确配置和使用SPI2CLK,能够作为GIO使用,并可自由设置输出值
你好,参考下下面这篇帖子:
e2e.ti.com/…/tms570ls3137-ep-using-spi-as-a-gio-for-external-watchdog
TMS570LC4357: How CAN communicates properly with external debugging tools
TMS570LS3137: 在使用freertos 时候 ,在主函数中可以完成dma初始化,在其他任务中无法完成dma初始化,寄存器状态可读不可写 ,When using freertos, dma initialization can be done in the main function, but cannot be done in other tasks, and the register state can be read but not written
RM44L520: ADC中调用while(adcIsConversionComplete(adcREG1,1)==0);后不再向下执行