Tool/software:
I'm using trf372017 to generate signals, but the driver I wrote has some problems, it can't locked. Where can i find the correct driver?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Yue Wong,
The TRF372017 can be programmed through SPI registers. There is no C based API needed for this device.
You may refer to the TRF372017 EVM GUI to generate the working configuration SPI register sequence and write them directly
-Kang