ExampleDescription
HAL DAC using HALDisclaimer: This is a community code example (CCE) released for the benefit of the community users. These projects have only been tested for the listed BSPs, tools versions and toolchains documented in the Readme.This code example demonstrates the use of the CTDAC HAL driver to generate a sine wave using the CTDAC component.In this example, the project uses a combination of device configurator and PDL APIs to achieve this. For more details, see the README on GitHub.
Low Voltage DetectionDisclaimer: This is a community code example (CCE) released for the benefit of the community users. These projects have only been tested for the listed BSPs, tools versions and toolchains documented in the Readme.This code example demonstrates how to configure a PSoC™ 6 Low Voltage Block to generate interrupt when the voltage level crosses the set threshold. For more details, see the README on GitHub.
Pressure Sensor App using DPS310Disclaimer: This is a community code example (CCE) released for the benefit of the community users. These projects have only been tested for the listed BSPs, tools versions and toolchains documented in the Readme.This example demonstrates how to interface the Infineon DPS310 pressure sensors evaluation board with PSoC™ 6 MCU. The sensor-xensive-dps3xx library is used in this example for initializing and reading of temperature and pressure data from the DPS310 Barometric pressure sensor. For more details, see the README on GitHub.
PSoC6 Bluetooth A2DP SourceDisclaimer: This is a community code example (CCE) released for the benefit of the community users. These projects have only been tested for the listed BSPs, tools versions and toolchains documented in the Readme.This application demonstrates Bluetooth® A2DP audio streaming at 48KHz, 16 bit, stereo on PSoC™ 6 devices. For more details, see the README on GitHub.
PSoC6 Extending the number of SAR ADC channelsDisclaimer: This is a community code example (CCE) released for the benefit of the community users. These projects have only been tested for the listed BSPs, tools versions and toolchains documented in the Readme.This code example demonstrates how to extend the number of SAR ADC channels to virtually any available analog pin in the device without much impact on the sampling speed. It is implemented totally in hardware by using the global analog mux, instead of the SAR mux sequencer For more details, see the README on GitHub.
PSoC6 MCU Interrupt TCPWMDisclaimer: This is a community code example (CCE) released for the benefit of the community users. These projects have only been tested for the listed BSPs, tools versions and toolchains documented in the Readme.This code example demonstrates the generation of a periodic interrupt using timer counter PWM (TCPWM) in continuous up counter mode. For more details, see the README on GitHub.