Other Parts Discussed in Thread: TMS320F280023C
Hello everyone,
I am using PGA460-Q1 with TMS320F280023C microcontroller.
I want use direct data burst mode. For that I am using SPI peripheral with *MHz frequency.
To initiate that I have written 0x02 to TestMux Register and then Initiate P1 burst and listen command and then generating clock my sending 0xFF continuously as mentioned in datasheet, still I am getting all data as 0xFF.
I probe transducer also, there is no pulse on that. and as soon as I change TestMux register to 0x00 I am able to get pulses on transducer. What changes do I need to do to get direct data?