- The datasheet
- The reference manual
- Explore whats going on in the libopencm3 functions, like
gpio_mode_setup
- Why peripherals are awesome
- What are interrupts, and what is the interrupt vector table?
- Configuring the systick to automate our time keeping