mbed-os/targets/TARGET_Cypress/TARGET_PSOC6/psoc6pdl
Ryan Morse ac3951097f Update PDL to 1.3.0 final 2019-08-27 16:13:07 -07:00
..
devices/include Update PDL 2019-08-23 17:58:41 -07:00
drivers Update PDL to 1.3.0 final 2019-08-27 16:13:07 -07:00
personalities Update PDL to 1.3.0 final 2019-08-27 16:13:07 -07:00
udd Update PDL to 1.3.0 final 2019-08-27 16:13:07 -07:00
LICENSE PSOC6: update to latest psoc6pdl 2019-07-08 14:24:21 +03:00
README.md PSOC6: update to latest psoc6pdl 2019-07-08 14:24:21 +03:00
RELEASE.md Update PDL 2019-08-23 17:58:41 -07:00
devicesupport.xml Update PDL 2019-08-23 17:58:41 -07:00
version.xml Update PDL to 1.3.0 final 2019-08-27 16:13:07 -07: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.

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, 2019.