SPI Interface
Hello ST expert,
I'd like to establish spi communication between my NucleoF401RE and an ADAFruit BLE module.
https://www.adafruit.com/product/2633
While waiting for the BLE module, I found a USB SPI converter (like a FTDI for SPI) to create the following connection
MCU<->SPI<->USB<->Computer
The problem is that I've already used this type of converter for UART communication with Putty and it works perfectly but for SPI communication I don't know what Putty-like I should use to send data from my computer to the MCU
Does anyone know how to do this?
Best regard.
Paulo971
