You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
boards: st: nucleo_c071rb: move spi pins to arduino header
This commit changes the spi1 pins to pa15, pa5, pa6, pa7.
The SPI instance has been declared as arduino_spi, but different
pins have been used.
As I2C2 was also using the pins pa6, pa7, I2C2 is remapped
to pb13, pb14 - two pins next to each other on the
st morpho connector CN10.
Signed-off-by: Thomas Stranger <[email protected]>
0 commit comments