lokii
DIIDevHeads IoT Integration Server
•Created by lokii on 9/13/2024 in #firmware-and-baremetal
Why does enabling SPI peripheral in STM32 Nucleo L476RG change the master bit to 0?
I have used the
RCC->APB1RSTR1 |= (1<<21);
To reset the i2c1
21 replies