Part Number: TM4C123GH6PGE
Other Parts Discussed in Thread: TMP20
Good afternoon every one,
I want to use timer for creating the delay function for 10 minutes in tm4c123gh6pge microcontroller. I request you to please suggest me how to write simple delay function by using below clock frequency.
SysCtlClockSet(SYSCTL_SYSDIV_4 | SYSCTL_USE_PLL | SYSCTL_OSC_MAIN| SYSCTL_XTAL_16MHZ);
Thanks,
Regards,
Srinu.V