wafa_ath
DIIDevHeads IoT Integration Server
•Created by Enthernet Code on 9/13/2024 in #iot-cloud
Why isn't the LED responding to voice commands in my MicroPython code?
Hi @Enthernet Code
modify your SPI_PeripheralControl function to use a read-modify-write operation:
This approach preserves other bits in the CR1 register while modifying only the SPE bit.
4 replies