Skip to main content
Naveysavvy
Visitor II
July 6, 2020
Question

How to establish an SPI connection in Nucleo-F030R8 Board

  • July 6, 2020
  • 0 replies
  • 524 views

I am trying to establish an SPI connection using the Nucleo-F030R8 board but there's no signal coming out. How do you start the connection?

I did the configurations using STM32CUBE MX software and code it using TrueStudio. Is there any line of code apart from MX_SPI1_Init(); that is already automatically generated?

As for the pins I am sure it is not faulty as I tried to toggle each and they were visible in the logic analyzer but when I tried to send Data through SPI, even the clock doesn't get triggered.

is there a step that I missed in order for the clock to be triggered?

thanks for the help

This topic has been closed for replies.