Dear Aill
请教一下CC2640R2F SPI的速率可以调整吗?目前只看到配置的数据是2e6 2MHZ的配置
Kevin Qiu1:
/*! @brief SPI bit rate in Hz**Maximum bit rates supported by hardware:*Device Family | Slave Max (MHz)| Master Max (MHz) |*------------- | ------------------ | ---------------- |*MSP432P4| 16 MHz| 24 MHz|*MSP432E4| 10 MHz| 60 MHz|*CC13XX/CC26XX | 4MHz| 12 MHz|*CC32XX| 20 MHz| 20 MHz|**Please note that depending on the specific use case, the driver may not*support the hardware's maximum bit rate.*/uint32_tbitRate;可以的,修改 bitRate
Tank-Bilway:
回复 Kevin Qiu1:
请教有对应数据吗?比如3mhz或者4mhz对应的数据是多少
Tank-Bilway:
回复 Kevin Qiu1:
收到感谢