LED binary counter
In this lab session we performed LED binary counter that was running from 0 to 15. At 0 (0000 in binary) not a single led was ON but at 15 (1111) all led where ON. We route the code first in C language then we removed all the input and outputs line firm the code and then upload it on Code composer studio. From there the code was upload on to the DSP board. On which we observed blinking of LED. Also we implemented same program with minor changes to make the system work as stand alone using flash programming.
Great!
ReplyDeleteGood program to start with onboard components
ReplyDeleteGood blog
ReplyDeleteSo the program was stored in the flash memory or the main memory?
ReplyDeleteIt was stored in the flash memory.
DeleteOk who are you but
DeleteIs it necessary to import the dsp codes and libraries for the flash programming mode?
ReplyDeleteInteresting topic...
ReplyDeleteGood work...
ReplyDelete