I would like to know spi configuration and some limits about adsp21565 startup with spi2 slave boot mode. such as spi mode、spi max frequency, spi transfer size every packet.
I would like to know spi configuration and some limits about adsp21565 startup with spi2 slave boot mode. such as spi mode、spi max frequency, spi transfer size every packet.
Hi,
In SPI slave boot mode, the boot kernel sets the SPI_CTL.CPHA bit and clears the SPI_CTL.CPOL bit. The SPI frequency is set to maximum supported by processor and transfer size of every packet is the maximum DMA size.
Regards,
Anand Selvaraj.
Hi,
In SPI slave boot mode, the boot kernel sets the SPI_CTL.CPHA bit and clears the SPI_CTL.CPOL bit. The SPI frequency is set to maximum supported by processor and transfer size of every packet is the maximum DMA size.
Regards,
Anand Selvaraj.