Question
Scale SPI1 clock to 10kHz in STM32 discovery
Posted on September 11, 2014 at 14:52
Hello all,
I am trying to establish SPI communication bw STM32FDiscovery board and MCP3202 ADC. The optimum clock rate of MCP3202 is given as 10kHz in the datasheet. I am using SYSCLK as 48MHz in my Discovery board. How can I scale this down to 10kHz for the SPI1 block?Thanks. #spi #stm32discovery