2019-04-09 10:50 PM
Hi,
I am working on STM32L476G-DISCO, and I want to interface it with Arduino uisng SPI, but I found that this STM all SPI (SPI1,SPI2 and SPI3) PIN is not on I/O PIN, so how I interface it with Arduino using SPI??
2019-04-09 11:05 PM
Usually there should be an SPI on Arduino connector of the disco.
Please check solder bridge and datasheet alternate function table to find out in details.
2019-04-09 11:17 PM