RD-RW612-BGA
-
Core
Cortex-M33
-
Device
RW612ETA2I -
CMSIS Pack
RD-RW612-BGA_BSP
-
ctimer_capture
µVision AC6This example shows how to use CTimer to capture the edge. In this example, CTimer timer counter uses APB clock as clock source, and CTimer monitors capture pin. When rising edge detected on the pin, CTimer saves the timer counter value to capture register.
Download Pack -
ctimer_match_example
Keil Studio AC6, GCC, IARThe CTimer Example project is to demonstrate usage of the KSDK ctimer driver.In this example, the match feature of the CTimer is used to toggle the output level.
Download Pack -
ctimer_match_example
µVision AC6The CTimer Example project is to demonstrate usage of the KSDK ctimer driver.In this example, the match feature of the CTimer is used to toggle the output level.
Download Pack -
ctimer_match_interrupt_example
Keil Studio AC6, GCC, IARThe Simple Match Interrupt project is to demonstrate usage of the SDK CTimer driver with interrupt callback functionsIn this example the upon match and IO pin connected to the LED is toggled and the timer is reset,...See more details in readme document.
Download Pack -
ctimer_match_interrupt_example
µVision AC6The Simple Match Interrupt project is to demonstrate usage of the SDK CTimer driver with interrupt callback functionsIn this example the upon match and IO pin connected to the LED is toggled and the timer is reset,...See more details in readme document.
Download Pack -
ctimer_pwm_example
Keil Studio AC6, GCC, IARThe CTimer Example project is to demonstrate usage of the KSDK ctimer driver.In this example, CTimer is used to generate a PWM signal.
Download Pack -
ctimer_pwm_example
µVision AC6The CTimer Example project is to demonstrate usage of the KSDK ctimer driver.In this example, CTimer is used to generate a PWM signal.
Download Pack -
ctimer_pwm_interrupt_example
Keil Studio AC6, GCC, IARThe Simple PWM Interrupt project is to demonstrate usage of the SDK CTimer driver as a PWM with interrupt callback functionsIn this example an IO pin connected to the LED is used as a PWM output line to generate a...See more details in readme document.
Download Pack -
ctimer_pwm_interrupt_example
µVision AC6The Simple PWM Interrupt project is to demonstrate usage of the SDK CTimer driver as a PWM with interrupt callback functionsIn this example an IO pin connected to the LED is used as a PWM output line to generate a...See more details in readme document.
Download Pack -
dac_normal
Keil Studio AC6, GCC, IARThe DAC normal driver example demostrates the basic useage of DAC module. In this example, users input value from the terminal, and then the related voltage will be output through DAC output pin.
Download Pack