![]() |
snickerdoodle Platform Controller
firmware for STM32F0 platform controller
|
Functions | |
void | sd_dfu_start (void) |
Enter Device Firmware Upgrade Mode Prepare device to enter system memory by disabling peripheral clocks, disable PLL, clear pending interrupts and disable interrupts. More... | |
void sd_dfu_start | ( | void | ) |
#include <Src/sd_platform.c>
Enter Device Firmware Upgrade Mode Prepare device to enter system memory by disabling peripheral clocks, disable PLL, clear pending interrupts and disable interrupts.
Disable peripheral clocks
Disable PLL
Disable systick
Run to stack pointer and execute code from system memory