User Activity

Hello. I am trying to read ReRAM( FUJITSU: MB85AS4MT) by using HAL_SPI_Receive().But the LSB is recognized as 0 even the reply from ReRAM is returning 1 to LSB. (ex: '11111111' is recognized as '11111110', or '01010101''' is recognised '01010100...