mbed-os/targets/TARGET_Cypress/TARGET_PSOC6/psoc6pdl
Oleksiy Peutin e95c64f798 PSoC6: update to psoc6pdl-1.6.1 2020-07-31 16:12:15 +01:00
..
devices/include PSoC6: update to psoc6pdl-1.6.1 2020-07-31 16:12:15 +01:00
drivers PSoC6: update to psoc6pdl-1.6.1 2020-07-31 16:12:15 +01:00
personalities PSoC6: update to psoc6pdl-1.6.1 2020-07-31 16:12:15 +01:00
personalities_2.0 PSoC6: update to psoc6pdl-1.6.1 2020-07-31 16:12:15 +01:00
udd PSoC6: update to psoc6pdl-1.6.1 2020-07-31 16:12:15 +01:00
LICENSE PSOC6: update to latest psoc6pdl 2019-07-08 14:24:21 +03:00
README.md Update psoc6pdl to version 1.4.1.2240 2020-02-12 15:04:46 -08:00
RELEASE.md PSoC6: update to psoc6pdl-1.6.1 2020-07-31 16:12:15 +01:00
devicesupport.xml Update PDL 2019-08-23 17:58:41 -07:00
version.xml PSoC6: update to psoc6pdl-1.6.1 2020-07-31 16:12:15 +01:00

README.md

PSoC 6 Peripheral Driver Library

Overview

The Cypress PDL simplifies software development for PSoC 6 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.

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.

Features

  • Includes all the updates made to the peripheral drivers for ModusToolbox™ software
  • Contains standard set of PSoC® 6 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 PSoC 6 series. See the PDL API Reference Manual for more detailed information. See the PDL Release Notes 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 for the list of drivers.

Quick Start

See the PDL API Reference Manual Getting Started section for quick start instructions.

More information


© Cypress Semiconductor Corporation, 2020.