what is the default clock frequency in Tiva C series Launchpad.
In the workbook it says 80MHz (400MHz /SYSCTL_SYSDIV_5)
but in Lab5 ADC, it is written that the Clock Frequency is 40 MHZ
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.
what is the default clock frequency in Tiva C series Launchpad.
In the workbook it says 80MHz (400MHz /SYSCTL_SYSDIV_5)
but in Lab5 ADC, it is written that the Clock Frequency is 40 MHZ
Hello Arun,
For flash code which does not touch the RCC/RCC2 register, the default clock is 16MHz PIOSC.
Regards
Amit