User Activity

STM32L151's AHB is at 32Mhz and APB runs at 16MHz.Given in the datasheet that SPI Slave clock can be APB clock/2 max.I have tried to transmit 7 bytes of data from STM32L151. I am able to receive data properly if my SPI master clock is configured to 2...