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 example demonstrates how to use the inter-processor communication (IPC) driver to implement a message pipe in XMC7000 MCU. This example contains how to use the IPC low level I/F. The low level I/F directly controls the IPC.
This example demonstrates the usage of the real-time clock (RTC) in PSoC 6 MCU. It shows how to get and set the time in the RTC using the RTC driver API.
This code example demonstrates the generation of asymmetric PWM signals using two compare/capture registers available in the TCPWM block of XMC7000 MCU devices.
This example uses the Arm® Cortex®-M7 (CM7_0) CPU of the XMC7000 MCU to execute two tasks: UART communication and emulate EEPROM behavior in flash memory.
This example demonstrates how to transition XMC7000 MCU to the Active, Sleep, DeepSleep, and Hibernate power states, and how to wake up and return to Active state.
This code example demonstrates the use of the ADC HAL driver to perform voltage measurements. In this example, the driver is configured to sample the input voltage periodically and display the sampled voltage on the UART terminal.