Other Parts Discussed in Thread: AWR1243,
Hi,
I am still struggling to initialize AWR1243 using TM4C1294 Booster board.
I have tried the methods suggested in this forum,
like implementing the call back functions to establish the SPI communication between TM4C1294 and AWR1243 sensor.,
and also tried porting mmwave DFP example, but still not able establish the SPI communication.
Please tell me to get the SPI signals[CLK,FSS,MOSI,MISO] to work on the board, and is there any other
device driver file or driver configuration to be done or any registers to be set before SPI communication to work?
since to do some tests initially interfaced TM4C1294 with TFT display and sensors which uses SPI communication
and there it worked fine with the clock generation and all.
Then later interfaced TM4C1294 with AWR1243 sensor board by implementing callback , porting mmwave link codes]
but here the clock signal itself not generating, Please do suggest to resolve my issue, I'm trying very hard to resolve this
at least if I get the SPI signals to work then it will be of great solution to move forward.
Thank you.