Other Parts Discussed in Thread: CC2640
在《NPI User's Guide.pdf》文档中,针对ZNP+Host APP的模式,介绍到有3种物理访问方式:
2.1 Physical Interface
The NPI framework currently supports two serial interfaces. These are SPI and UART. The
CC26xx has two SPI modules and only one UART module. When configured to use SPI, NPI will
by default use the second SPI module (SSI1) (Note: This is due to the SmartRF06 board using
SSI0 for driving LCD). For each serial interface, power management can be enabled and
regardless of interface type MRDY and SRDY pins remain consistent. There are three possible
configurations:
UART with Power Management
UART without Power Management
SPI with Power Management
请问 有没有关于第一种UART without Power Management方式的参考资料,谢谢