SPI Receive
Hi, I am working on SPI to communicate with the AD9959 from analog device, I'm analyzing the MOSI and MISO signal with probes on an oscilloscope and can see that I can successfully write and read from the device, the thing is that HAL_SPI_Receive() ...