Part Number: TSW14J56EVM
I am working on a synthetic aperture radar backend that utilizes the TSW14J56EVM and the ADC12J4000. The radar needs to run for at least 5 seconds with the ADC at 1.6G, but it only needs to capture about for 5us out of every 333us (this is the time that we expect to receive our chirp back). The 4GB of RAM on the capture board is not sufficient to run for 5 seconds continuously, but it is more than sufficient if we only capture during the periods that we need to.
For this reason, I want to develop firmware that will store multiple triggered captures in RAM before offloading them via USB. I read in the thread linked below that TI could provide firmware to work from and possible support. Is this still the case?