ZacckOsiemo
ZacckOsiemo
Why does enabling SPI peripheral in STM32 Nucleo L476RG change the master bit to 0?
You likely need to disable i2s for spi1 to work, I found that you need this before https://github.com/Gaiaocho/uCDSP/blob/688e6f0e8ec7bcdd6da5561f48a9fd002aea831b/drivers/Src/32f407_spi.c#L113 SPI1 works
21 replies