Difference between revisions of "RTC Using Explore M3"
Line 5: | Line 5: | ||
=Prerequisites= | =Prerequisites= | ||
− | Please check [[LPC1768: | + | Please check [[LPC1768: RTC Programming|this tutorial]] for detailed explanation on inbuilt Lpc1768 RTC module.<br> |
If you are doing it for the first time, then check the below links to setup the project for generating the .bin file. | If you are doing it for the first time, then check the below links to setup the project for generating the .bin file. | ||
#[[LPC1768: Keil Project For Bin File|Keil4 Setup]] | #[[LPC1768: Keil Project For Bin File|Keil4 Setup]] |
Latest revision as of 14:43, 29 April 2016
In this tutorial we will see how to generate the PWM signals on Explore M3.
Prerequisites
Please check this tutorial for detailed explanation on inbuilt Lpc1768 RTC module.
If you are doing it for the first time, then check the below links to setup the project for generating the .bin file.
Code
Below is the example code for RTC using Explore M3.