FRDM-MCXN947
-
Core
Cortex-M33
-
Device
MCXN947VDF -
CMSIS Pack
FRDM-MCXN947_BSP
-
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
Keil Studio, µ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 -
dac14_basic
Keil Studio, µVision AC6The DAC14 basic example shows how to use the DAC module simply as the general DAC converter. No support is needed to be triggered by DAC in the example using the buffer mode. The value written into DAC data register...See more details in readme document.
Download Pack -
dac14_basic
Keil Studio AC6, GCC, IARThe DAC14 basic example shows how to use the DAC module simply as the general DAC converter. No support is needed to be triggered by DAC in the example using the buffer mode. The value written into DAC data register...See more details in readme document.
Download Pack -
dac14_interrupt
Keil Studio, µVision AC6The DAC14 interrupt example shows how to use the DAC FIFO interrupt. When the application starts to run, it will immediately enter the DAC ISR and write data into the FIFO which is empty at first. Once the DAC FIFO...See more details in readme document.
Download Pack -
dac14_interrupt
Keil Studio AC6, GCC, IARThe DAC14 interrupt example shows how to use the DAC FIFO interrupt. When the application starts to run, it will immediately enter the DAC ISR and write data into the FIFO which is empty at first. Once the DAC FIFO...See more details in readme document.
Download Pack -
dac_1_basic
Keil Studio AC6, GCC, IARThe dac_basic example shows how to use DAC module simply as the general DAC converter.When the DAC's buffer feature is not enabled, the first item of the buffer is used as the DAC output data register.The converter...See more details in readme document.
Download Pack -
dac_1_basic
Keil Studio, µVision AC6The dac_basic example shows how to use DAC module simply as the general DAC converter.When the DAC's buffer feature is not enabled, the first item of the buffer is used as the DAC output data register.The converter...See more details in readme document.
Download Pack -
dac_1_buffer_interrupt
Keil Studio, µVision AC6The dac_buffer_interrupt example shows how to use DAC FIFO interrupt.When the DAC FIFO empty interrupt is enabled firstly, the application would enter the DAC ISR immediately, since the FIFO is actually empty. Then...See more details in readme document.
Download Pack -
dac_1_buffer_interrupt
Keil Studio AC6, GCC, IARThe dac_buffer_interrupt example shows how to use DAC FIFO interrupt.When the DAC FIFO empty interrupt is enabled firstly, the application would enter the DAC ISR immediately, since the FIFO is actually empty. Then...See more details in readme document.
Download Pack