Hi
Glad to know this issue is not blocking you any more.
Num Loops contributes to the total chirp number in a single frame, which require much more compute power and more stringent timing/mem of DSP,
The codes in dss_main.c", line 256 should be a function…
您好,请参考下面内容
If they want to calibrate the CC Gain, reading the previous value is not required. Instead, I would tell them to follow the steps in the example code in the Calibration application report: https://www.ti.com/lit/an/sluaa32a/sluaa32a.pdf
If they…
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 您好、Bryan:
感谢您的答复...
uint8_t spiSendReceiveByte(const uint8_t dataTx)
{
/* --- INSERT YOUR CODE HERE ---
* This function should send and receive single bytes over the SPI.
*…
Part Number: LAUNCHXL-F28379D Hello everyone,
I'm experiencing some issues when using I2C with the F28379D as a slave device.
I have set the I2C slave address of the F28379D to 0x50, but on the master side, the detected address is 0x00. If I try…