Hi!!! I am trying to communicate with STEVAL-MKI182V2 sensor with using NUCLEO-F446ZE Evaluation board through SPI communication
i am trying to read the WHO_AM_I (read only) register and transmitting the data ( 0x0F | 0x80 ) and receiving the data from slave (0x6A) while checking in oscilloscope, but here is the problem that when i am driving (MISO) output of slave into mast...