Table Of Contents - ST STM32F31xx User Manual

Table of Contents

Advertisement

STM32F30xx Standard Peripheral Library
Contents
1
STM32F30xx Standard Peripheral Library ...................... 14
2
How to use and customize the library ............................ 32
3
Analog-to-digital converter (ADC) ................................... 46
2/584
1.1 Coding rules and conventions ............................................. 14
1.1.1 Acronyms ....................................................................................... 14
1.1.2 Naming conventions ...................................................................... 14
1.1.3 Coding rules .................................................................................. 15
1.1.4 Bit-Banding .................................................................................... 18
1.1.5 Run-time checking ......................................................................... 19
1.1.6 MISRA-C 2004 compliance ........................................................... 21
1.2 Architecture ......................................................................... 23
1.3 Package description ............................................................ 24
1.3.1 Library folder structure ................................................................... 24
1.3.2 Project folder ................................................................................. 27
1.3.3 Utilities folder ................................................................................. 29
1.4 Supported devices and development tools .......................... 31
1.4.1 Supported devices ......................................................................... 31
1.4.2 Supported development tools and compilers ................................ 31
2.1 Library configuration parameters ......................................... 32
2.2 Library programming model ................................................. 34
2.3 Peripheral initialization and configuration ............................ 35
2.4 How to run your first example .............................................. 36
2.4.1 Prerequisites .................................................................................. 36
2.4.2 Run your first example ................................................................... 37
2.4.3 Run a peripheral example ............................................................. 38
2.6 How to develop your first application ................................... 41
2.6.1 Starting point ................................................................................. 41
2.6.2 Library configuration parameters ................................................... 42
2.6.3 system_stm32f30x.c ...................................................................... 42
2.6.4 main.c ............................................................................................ 43
2.6.5 stm32f30x_it.c ............................................................................... 44
3.1 ADC Firmware driver registers structures ............................ 46
3.1.1 ADC_Common_TypeDef ............................................................... 46
3.1.2 ADC_CommonInitTypeDef ............................................................ 46
DocID023800 Rev 1
UM1581

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32F31xx and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Stm32f30xx

Table of Contents