Site affiché en Français Voir le site en English (USA) Voir le site en English (GB)
Vous êtes ici: ac6 > ac6-formation > NXP processors > LPC17xx microcontroller implementation
Télécharger le catalogue
Télécharger le catalogue
Télécharger la page
Télécharger la page
Ecrivez nous
Ecrivez nous
Version imprimable
Version imprimable
 

NP2 LPC17xx microcontroller implementation

This course covers NXP Cortex-M3-based LPC17XX 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 LPC17XX device, the LPC1769.
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 CAN bus, reference IA1

Plan
ARCHITECTURE OF LPC17XX MCUs
bullet_jaune_2 ARM core based architecture
bullet_jaune_2 Description of LPC17XX and LPC13XX 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
bullet_jaune_2 Wakeup Interrupt Controller
bullet_jaune_2 Memory Protection Unit
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 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 AHB multi-layer 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 On-chip static SRAM
TIMERS
bullet_jaune_2 Timers 0, 1, 2 and 3
bullet_jaune_2 PWM
bullet_jaune_2 Motor Control PWM
bullet_jaune_2 Quadrature Encoder Interface
bullet_jaune_2 Real Time Clock and backup registers
bullet_jaune_2 Watchdog timer
ANALOG MODULES
bullet_jaune_2 12-bit Analog-to-Digital Converter
bullet_jaune_2 10-bit Digital-to-Analog Converter
CONNECTIVITY AND COMMUNICATION
bullet_jaune_2 SPI
bullet_jaune_2 SSP interfaces
bullet_jaune_2 I2S interface
bullet_jaune_2 UART
bullet_jaune_2 I2C
bullet_jaune_2 CAN controllers
bullet_jaune_2 USB FS
bullet_jaune_2 Fast ethernet