I am using SPI for communication (52832 as the master and esp323c as the slave). The spi frequency of esp323c is set to 20M, while the spi frequency of 52832 can only be set to 2,4,8,16,32 in the structure. Can I change the spi frequency of 52832 as the master to a specific value, such as 20M.
Please can someone give any suggestions? Thanks.