You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code example demonstrates the sensor-less PMSM FOC motor control application using XMC1300/XMC1400. In order to test this code example, XMC1000 Motor Control Application Kit is needed. This kit includes an XMC1300/XMC1400 board and a PMSM low voltage motor card with a 3-phase motor.
This community code example (CCE) demonstrates the sensorless PMSM FOC motor control application using XMC4400 Drive Card. In order to test this software; XMC4400 Drive Card, 3-phase DC power board, and Nanotec DC motor (DB42S03) are needed.
This community code example (CCE) demonstrates the implementation of LTE CAT M1 connectivity to PSoC6 via Point-to-Point Protocol (PPP). This CCE demonstrates the steps to add LTE connectivity to any existing Wi-Fi based code example. mtb-example-anycloud-mqtt-client is taken as a reference here. GM01Q_Sequans Module is used for providing LTE co…
CapSense Flanking Sensor Suppression in PSoC 4. This code example implements Flanking Sensor Suppression (FSS) in PSoC™ 4 devices. FSS eliminates false touches by distinguishing between signals from closely spaced buttons.
This example demonstrates how to set up the Infineon MCU to implement a USB On-The-Go (OTG) that introduces the dual-role device, a device capable of functioning as either host or peripheral. The example uses FreeRTOS.
This community code example (CCE) demonstrates Hall sensor based three phase BLDC motor control application using XMC1300 Boot Kit. In order to test this software, XMC1000 Motor Control Application Kit is needed.
This community code example (CCE) demonstrates the sensorless PMSM FOC motor control application using XMC1300/1400 Drive Card. In order to test this software; XMC1300 or XMC1400 Drive Card, 3-phase DC power board, and Nanotec DC motor (DB42S03) are needed.
This code example demonstrates how to interface Infineon's S2GO RADAR BGT60LTR11 board with PSoC6™ via SPI using Eclipse IDE for ModusToolbox™. This code demonstrates the procedure to detect target motion and direction, as well as raw internal ADC readings.
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.
This is a basic code example to showcase the Universal Backplane Management (UBM) middleware features. The code example details how to configure the UBM hardware and illustrates the firmware update using the MCUboot library.
This code example demonstrates how to implement pipeline scanning in CapSense to improve performance. When a particular widget is being processed, the next widget in line can be scanned parallelly. This is better than conventional method of scanning all the widgets and then processing the scanned data later altogether thus reducing net scan time.
This example demonstrates how to interface the Infineon DPS310 pressure sensors evaluation board with PSoC™ 6 on ModusToolbox™. The sensor-xensive-dps3xx library is used in this example project for initializing and reading of temperature and pressure data from the DPS310 Barometric pressure sensor.
This community code example (CCE) demonstrates the implementation of MCUBoot based bootloader for PSoC™ 61 MCU devices. This CCE is derived from mtb-example-psoc6-mcuboot-basic and PSoC61 support to run both Application and Bootloader from CM4 CPU is added.