Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.44 KB

notes_feather_WICED.md

File metadata and controls

42 lines (24 loc) · 1.44 KB

Feather WICED [](@description Random notes on WICED)

Facts

General

Specs:

  • STM32F205

Setup ?

Getting more on the ADC.

RCC_ADCPRE_PCLK_DIV_2 can replace ADC_PRE_PCLK2_DIV_2 .. or so it seems

#include <libmaple/adc.h>

For getting more on the ADCs: