The JESD SPI bank contains five pages (main digital, interleaving engine, decimation filter, JESD digital, and JESD analog). The individual pages can be selected following these steps:
- Drive the SEN pin low.
- Set the M bit to 1 and specify the page with two register writes (Note: the P bit is set to 0)
- Write address 4003h with 00h (LSB byte of the page address)
- Write address 4004h MSB byte of the page address
- Main digital page: write address = 4004h with 68h (default)
- Digital JESD page: write address = 4004h with 69h
- Analog JESD page: write address = 4004h with 6Ah
- Interleaving engine page: write address = 4004h with 61h
- Decimation filter page: write address = 4004h with 61h and 4003h with 41h
Figure 7-22 shows the serial interface signals when pages in the JESD bank are being accessed. Note that the P bit is set to 0.