Other Parts Discussed in Thread: DCA1000EVM, , AWR1243, UNIFLASH
Hi,
I was unsuccessful to communicate through SPI based with AWR1243BOOST board based on a developed IP. My attempt is presently only to send CNYS + 6xFFFF to get out of HOSTIRQ high state. So I first consider the DCA1000EVM + AWR1243 and spied the SPI signals and as expected from other e2e post awr1243-question-about-spi-timing-protocol that data from master (MOSI signal) is evaluated by slave (AWR1243) on rising edge. Can you confirm?
I took care of inserting a delay of at least 2 SPI clock cycles before emitting 16 clock cycles and 16 bits MOSI data. In between CS signal was up for a long enough time (much more than 2 equivalent SPI clock cycles).
HW was configured as done with DCA1000EVM, with same SOP jumpers. The only difference is coming from the MSS and RSS loaded files which were not loaded to stand alone 1243BOOST board connected to FPGA board. Could this be the issue?
Could you give me a full explanation of the successive steps to do for the boot up sequence (not only the SPI transactions but also the previous steps).
Best regards
Nota: Half words were reverted as exposed in the Radar Interface Control Document.