Hello,
In the blinky project, I have added the following peripherals to build up an application
- Timer
- UART
- SAADC
- PPI
I have followed the saadc peripheral example to build up the blinky project. No compile errors. No linker errors.
However, nothing shows up on my serial terminal. I have tried debugging but still did not work
Attached the project. Can you please help me with this?
Thanks!