Tool/software:
Hello,
I am finding the way to use library instead of using GUI tool.(TI AFE77xxD Evaluation Tool)
I found the AFECLibs on application directory(C:\Users\xxx\Documents\Texas Instruments\AFE77xxDLatte\lib\Afe77xxDLibraries\AFE77xxDLibraryPG1p0\AFECLibs)
According to the library, It seems that I can configure AFE77xxD using SPI communication.
So I checked the example code in the library and it seems that the TDD settings are done after setting the default parameters.
(AFE77D_CURR_SYSPARAM, AFE77D_CURR_DPDPARAM_CH, AFE77D_CURR_RX_CH_REMAP, AFE77D_CURR_TX_CH_REMAP, ...)
But there are too many parameters to configure by myself.
So, can you tell me how can I generate parameters to use in the library(AFECLibs) using GUI Tool(Ti AFE77xxD Evaluation Tool)?
Regards,
Jung.