User Activity

Posted on March 02, 2015 at 05:59when i use SPI to receiver a byte from the external ADC chip, but the SPI_SR_RXNE can't be set after the data into the SPI_DR.the initialization code below:void MX_SPI2_Config(void){    /* Enable the peripheral clock...