Post Go back to editing

AD9102 SRAM Writing data rate calculation

Thread Summary

The user asked about the time taken to write and read the entire SRAM via SPI for the AD9102. The write time (t_WSRAM) is calculated as [2 + (2 * 4096)] * 8/f_SCLK, while the read time (t_RSRAM) is 4096 * 33/f_SCLK due to the lack of auto-decrement for read operations. The SPI clock rate (f_SCLK) can be up to 80 MHz.
AI Generated Content
Category: Datasheet/Specs
Product Number: AD9102

Hello,

     The product data sheet shows the SRAM SPI write timing calculation formula (2 + 2 × 4096) × 8/(2 × fSLCK), As per this we can fit the pattern waveform which is having 180 MSPS pattern.

     Can anyone please help on whats the time taken to write entire SRAM to SPI and read the entire SRAM. Please help me with the actual calculations.

    Also can you please explain the calculation too. I am in need of urgent reply

Regards,

Manu