User Activity

Hello,I have two STM32F303RE nucleo boards one acting as a master and the other as a slave.I have flashed the SPI examples on both of them that come with the firmware and both master/slave are working properly.The issue is the example only uses (SCK,...
Posted on March 11, 2015 at 23:38 Hello, I am having a little problem with my SPI between the nucleo board and the TI cc3200 launchpad. I have been using the SPI communication without any problem under the following configuration ...
Posted on January 01, 2015 at 11:28 Hello, I am successfully communicating between the nucleo board(master) and a TI(slave) launchpad using normal SPI. e.g I can send a long character string from nucleo and receive it correctly at the lau...