News

STM32CubeIDE based project that demonstrates the simplicity of using the STM32F4 microcontroller, in combination with a Cordelia-I Wi-Fi Module, to connect an IoT device to a cloud service by makin ...
STM32CubeIDE based project that will demonstrate the simplicity of using the STM32F4 microcontroller, in combination with a Cordelia-I WiFi Module, to connect an IoT device to a cloud service by ...
Set NVIC priority on interrupt. Enable interrupt in the NVIC register. For example an STM32F4 family MCU, we would enable the SYSCFG (System Configuration controller) peripheral first.