Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/infineon/training-modustoolbox-level2-xmc7x
https://github.com/infineon/training-modustoolbox-level2-xmc7x
modustoolbox training
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/infineon/training-modustoolbox-level2-xmc7x
- Owner: Infineon
- Created: 2022-12-21T17:52:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T02:17:27.000Z (7 months ago)
- Last Synced: 2024-11-05T21:12:58.787Z (3 months ago)
- Topics: modustoolbox, training
- Language: Makefile
- Homepage:
- Size: 5.3 MB
- Stars: 0
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ModusToolbox™ Software Training Level 2 – XMC7000 and TRAVEO T2G MCUs
This is a 2nd level ModusToolbox™ training class. It covers XMC7000 and TRAVEO T2G MCUs.
The material and examples demonstrate the use of peripherals such as GPIO, PWM, ADC, UART, I2C, and SPI. Some examples use
sensors from a separate shield board. The class also covers RTOS, DMA and how multicore applications work.## Pre-requisites
- ModusToolbox™ Software Training Level 1 - Getting Started
## Organization
- *Manual*: This directory contains the manual chapters.
- *Projects*: This directory contains solutions to exercises.
- *Templates*: This directory contains starting template applications for some exercises.## Manual Chapters
This class consists of 5 chapters:
- Chapter 1: Introduction - Overall introduction to XMC7000 and TRAVEO T2G.
- Chapter 2: Peripherals - Description of the PDL and HAL middleware, how to use them to interact with the peripherals.
- Chapter 3: RTOS - Introduction to using an RTOS with XMC7000 and TRAVEO T2G.
- Chapter 4: DMA - Description of XMC7000 and TRAVEO T2G Direct Memory Access, how to use DMA.
- Chapter 5: Multicore - Learn about multicore applications on XMC7000 and TRAVEO T2G, and inter-process communication.## Hardware
The following hardware is used for the exercises in this class:
- KIT_XMC72_EVK.
- KIT_T2G-B-H_EVK.
- CY8CKIT-028-SENSE shield board.## References
Additional information can be found at:
- https://www.infineon.com/cms/en/design-support/tools/sdk/modustoolbox-software
- https://www.infineon.com/cms/en/product/microcontroller/32-bit-industrial-microcontroller-based-on-arm-cortex-m/32-bit-xmc7000-industrial-microcontroller-arm-cortex-m7/
- https://www.infineon.com/cms/en/product/microcontroller/32-bit-traveo-t2g-arm-cortex-microcontroller/32-bit-traveo-t2g-arm-cortex-for-body/traveo-t2g-cyt4bf-series/
- https://www.infineon.com/cms/en/product/microcontroller/32-bit-traveo-t2g-arm-cortex-microcontroller/32-bit-traveo-t2g-arm-cortex-for-body/traveo-t2g-cyt2bl-series/