I'm currently working on Lab9 from workbook of LM4F120. I'm using CCS V6. I did all the things true. But I wanted to see the sine wave on an oscillator. How can I do this?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I'm currently working on Lab9 from workbook of LM4F120. I'm using CCS V6. I did all the things true. But I wanted to see the sine wave on an oscillator. How can I do this?
You mean "ROM_SysCtlClockSet(SYSCTL_SYSDIV_4 | SYSCTL_USE_PLL | SYSCTL_XTAL_16MHZ | SYSCTL_OSC_MAIN);" ?