Hardware requirements
- Type-C USB cable 
- FRDM-MCXN236 board 
- Personal Computer 
- Headphone(OMTP standard) 
Board settings
No special settings are required.
Prepare the Demo
- Connect a USB cable between the PC host and the MCU-Link USB port on the board. 
- Open a serial terminal with these settings: - 115200 baud rate 
- 8 data bits 
- No parity 
- One stop bit 
- No flow control 
 
- Download the program to the target board. 
- Insert the headphones into the headphone jack on board (J14). 
- Either press the reset button on your board or launch the debugger in your IDE to begin running the demo. 
Running the demo
Note: This demo outputs 1000HZ sine wave audio signal. When the demo runs successfully, you can hear the tone and the log would be seen on the MCU-Link terminal like:
 SAI functional interrupt example started!
 SAI functional interrupt example finished!