Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
!!! This file needs to be updated.
# MTB CAT5 Peripheral Driver Library
### Overview
The Cypress PDL simplifies software development for CAT5 family of devices.
The PDL integrates device header files, startup code, and
peripheral drivers into a single package. The drivers abstract the hardware functions into a set of
easy-to-use APIs. These are fully documented in the [PDL API Reference Manual](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/index.html).
This version of the PDL is compatible with ModusToolbox. It is not compatible
with PSoC Creator. The most recent PSoC Creator-compatible version of the PDL
is [available here](https://www.infineon.com/cms/en/design-support/software/device-driver-libraries/psoc-6-peripheral-driver-library-pdl-for-psoc-creator).
### Features
* Includes all the updates made to the peripheral drivers for ModusToolbox™ software
* Contains standard set of CAT5 digital and analog peripheral drivers that enable rapid peripheral software development in third-party IDEs
* The ARM Cortex® Microcontroller Software Interface Standard (CMSIS) core access header files
* CMSIS compliant device header files, startup code (platform initialization) and device configuration header files
The PDL reduces the need to understand register usage and bit structures,
thus easing software development for the extensive set of peripherals in the
CAT5 series.
See the [PDL API Reference Manual](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/index.html) for more detailed information.
See the [PDL Release Notes](./RELEASE.md) for release-specific information.
### Peripheral Drivers
The PDL provides a high-level API to configure, initialize, and use a peripheral driver.
The drivers are designed for peripheral IP blocks.
See [PDL API Reference](https://infineon.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/modules.html) for the list of drivers.
### Quick Start
See the [PDL API Reference Manual Getting Started section](https://infineon.github.io/mtb-pdl-cat5/pdl_api_reference_manual/html/page_getting_started.html) for quick start instructions.
### More information
* [Peripheral Driver Library Release Notes](./RELEASE.md)
* [Peripheral Driver Library API Reference Manual](https://infineon.github.io/mtb-pdl-cat5/pdl_api_reference_manual/html/index.html)
* [ModusToolbox Software Environment, Quick Start Guide, Documentation, and Videos](https://www.infineon.com/cms/en/design-support/tools/sdk/modustoolbox-software/)
...
* [Infineon](http://www.infineon.com)
### Note
New versions of PDL from 2.0 onwards are now be available in [mtb-pdl-cat5](https://infineon.github.io/mtb-pdl-cat5/pdl_api_reference_manual/html/index.html).
---
© Cypress Semiconductor Corporation (an Infineon company), 2022.