View the site in Français Site displayed in English (USA) View the site in English (GB)
You are here: ac6 > ac6-formation > ST processors > STM32 F1-Series implementation
Download Catalog
Download Catalog
Download as PDF
Download as PDF
Write us
Write us
Printable version
Printable version
 

STR5 STM32 F1-Series implementation

This course covers STM32F100XX, STM32F101XX, STM32F103XX, STM32F105XX and STM32F107XX ARM-based MCU family


formateur
Objectives
bullet_jaune_1 This course has 5 main objectives:
bullet_jaune_2 Describing the hardware implementation and highlighting the pitfalls
bullet_jaune_2 Describing the ARM Cortex-M3 core architecture
bullet_jaune_2 Becoming familiar with the IDE and low level programming
bullet_jaune_2 Describing the units which are interconnected to other modules, such as clocking, interrupt controller and DMA controller, because the boot program generally has to modify the setting of these units
bullet_jaune_2 Describing independent I/O modules and their drivers.

bullet_jaune_1 Note that this course has been designed from the architecture of the most complex STM32 F1-Series device, the STM32F107.
bullet_jaune_1 Consequently, a chapter has been designed by Acsys for each possible integrated IP.
bullet_jaune_2 According to the actual reference chosen by the customer, some chapters may be removed.

bullet_jaune_1 Products and services offered by ACSYS:
bullet_jaune_2 ACSYS is able to assist the customer by providing consultancies. Typical expertises are done during board bringup, hardware schematics review, software debugging, performance tuning.
bullet_jaune_2 ACSYS has also an expertise in FreeRTOS porting and uIP /LWIP stack or Interniche stack integration.

A lot of programming examples have been developed by ACSYS to help the attendee to become familiar with the IDE he has chosen.
That is why the labs included in this course can be compiled and executed under 3 possible IDEs: IAR, Keil and GCC / Lauterbach Trace32.
A more detailed course description is available on request at info@ac6-training.com
This document is necessary to tailor the course to specific customer needs and to define the exact schedule.

Prerequisites and related courses
bullet_jaune_2 This course provides an overview of the ARM Cortex-M3 core. Our course reference RM2 details the operation of this core.
bullet_jaune_2 The following courses could be of interest:
bullet_jaune_3 USB Full Speed High Speed and USB On-The-Go, reference IP2
bullet_jaune_3 Ethernet and switching, reference N1
bullet_jaune_3 IEEE1588, reference N2
bullet_jaune_3 CAN bus, reference IA1
bullet_jaune_3 SD / MMC, reference IS2

Outline
ARCHITECTURE OF STM32F2 MCUs
bullet_jaune_2 ARM core based architecture
bullet_jaune_2 Description of STM32F10X SoC architecture
bullet_jaune_2 Clarifying the internal data and instruction paths: AHB-lite interconnect, peripheral buses, AHB-to-APB bridges
bullet_jaune_2 Integrated memories
bullet_jaune_2 SoC mapping
THE ARM CORTEX-M3 CORE
bullet_jaune_2 V7-M core family
bullet_jaune_2 Core architecture
bullet_jaune_2 Programming
bullet_jaune_2 Exception behavior, exception return
bullet_jaune_2 Basic interrupt operation, micro-coded interrupt mechanism
BECOMING FAMILIAR WITH THE IDE
bullet_jaune_2 Acsys covers 3 IDEs: Keil, IAR and GCC / Lauterbach
bullet_jaune_2 Thus the customer has just to indicate which one he has chosen
bullet_jaune_3 Getting started with the IDE
bullet_jaune_3 Parameterizing the compiler / linker
bullet_jaune_3 Creating a project from scratch
bullet_jaune_3 C start program
PROGRAMMING AND DEBUGGING
bullet_jaune_2 Debug interface
bullet_jaune_2 Programming
RESET, POWER AND CLOCKING
bullet_jaune_2 Power control
bullet_jaune_2 Reset
bullet_jaune_2 Clocking
bullet_jaune_2 Low power modes
INTERNAL INTERCONNECT
bullet_jaune_2 Bus matrix
bullet_jaune_2 DMA
HARDWARE IMPLEMENTATION
bullet_jaune_2 Power pins
bullet_jaune_2 Pinout
bullet_jaune_2 GPIO module
bullet_jaune_2 External Interrupts
INTEGRATED MEMORIES
bullet_jaune_2 Embedded flash memory
bullet_jaune_2 Internal SRAM
MEMORY INTERFACE
bullet_jaune_2 SDIO
bullet_jaune_2 Flexible Static Memory Controller
TIMERS
bullet_jaune_2 Advanced-control timers TIM1 and TIM8
bullet_jaune_2 General-purpose timers (TIM2 to TIM5)
bullet_jaune_2 General-purpose timers (TIM9 to TIM14)
bullet_jaune_2 Basic timers (TIM6 and TIM7)
bullet_jaune_2 Real Time Clock
bullet_jaune_2 Independent Watchdog
bullet_jaune_2 Window Watchdog
ANALOG MODULES
bullet_jaune_2 12-bit Analog-to-Digital Converter and Programmable Gain Amplifier
bullet_jaune_2 12-bit Digital-to-Analog Converter
SECURITY AND INTEGRITY
bullet_jaune_2 CRC calculation unit
bullet_jaune_2 Device Electronic Signature
CONNECTIVITY AND COMMUNICATION
bullet_jaune_2 SPI
bullet_jaune_2 SPI in I2S mode
bullet_jaune_2 UART
bullet_jaune_2 I2C
bullet_jaune_2 bxCAN modules
bullet_jaune_2 USB FS
bullet_jaune_2 Fast ethernet with IEEE1588
bullet_jaune_2 ISO7816 smartcard interface