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.

Comments

  1. You can implement such applications in traffic light management system

    ReplyDelete
  2. Can you explain more about flash programming?

    ReplyDelete
  3. Application of flash programming?

    ReplyDelete
  4. Where can you apply binary counter as an application

    ReplyDelete

Post a Comment

Popular posts from this blog

EXPERIMENT-5 OAM and OSM