7.7.1.1 G3: Send Parameters

Figure 7-5. G3 Send Parameters SPI Array

In a transmission of parameters, the following can be seen:

  • Master (MOSI):
    • Send ID memory region(16 bits): 0x0001 (ATPL360_TX_PARAM_ID)
    • Send SPI command (1 bit): 1 (write command)
    • Send SPI params length (15 bits) (in blocks of 16-bits): 0x14 (40 bytes)
    • Send configuration parameters of G3 transmission (40 bytes) [example in CEN-A band]
  • Slave (MISO): PL360 device responds with the Firmware Header (0x1122)
  • IRQ is not used in this request operation