hi iam trying to interface stm32f4 discovery board with ADC IC ADS8320. the maximum spi clock that can be given to ADC IC is 2.4MHz. But when i try to reduce SPI clock frequency to 1MHZ(using the external cystal given in board as clock source.)
the uart stops working and code gets stuck. Can anyone tell me why this is happening?