EXPERIMENT-6 LED BINARY COUNTER
Here we have implemented a 4bit LED Binary counter using Flash Programming.Till now we have used the internal volatile memory of the F2833x to store the code for our examples. This approach is fine for projects where we there are frequent changes to parts and components of the software. However when it comes to stand-alone embedded systems we no longer have the option to download the control code .For stand-alone applications we need to store our control code in the Non-volatile memory in this way the system will do the task immediately after system power up.
You can implement such applications in traffic light management system
ReplyDeleteCan you explain more about flash programming?
ReplyDeleteIt is the fastest memory
DeleteApplication of flash programming?
ReplyDeleteWhere can you apply binary counter as an application
ReplyDelete