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
# Light Sensor Release Notes
This library provides functions to support use of the AK4954A audio codec found on the CY8CKIT-028-TFT shield.
https://www.akm.com/content/dam/documents/products/audio/audio-codec/ak4954aen/ak4954aen-en-datasheet.pdf
### What's Included?
* APIs for initializing/de-initializing the driver
* APIs for configuring the audio codec
* APIs for controlling audio data flow
### What Changed?
#### v1.0.1
* Minor updates to avoid warnings on some toolchains
* Minor documentation updates
#### v1.0.0
* Initial release
### Supported Software and Tools
This version of the audio codec library was validated for compatibility with the following Software and Tools:
| Software and Tools | Version |
| :--- | :----: |
| ModusToolbox Software Environment | 2.1 |
| GCC Compiler | 9.2 |
| IAR Compiler | 8.4 |
| ARM Compiler 6 | 6.11 |
Minimum required ModusToolbox Software Environment: v2.0
### More information
* [API Reference Guide](https://cypresssemiconductorco.github.io/audio-codec-ak4954a/html/index.html)
* [Cypress Semiconductor, an Infineon Technologies Company](http://www.cypress.com)
* [Cypress Semiconductor GitHub](https://github.com/cypresssemiconductorco)
* [ModusToolbox](https://www.cypress.com/products/modustoolbox-software-environment)
* [PSoC 6 Code Examples using ModusToolbox IDE](https://github.com/cypresssemiconductorco/Code-Examples-for-ModusToolbox-Software)
* [PSoC 6 Middleware](https://github.com/cypresssemiconductorco/psoc6-middleware)
* [PSoC 6 Resources - KBA223067](https://community.cypress.com/docs/DOC-14644)
---
© Cypress Semiconductor Corporation, 2019-2020.