PDA

View Full Version : Stupid Small C question


earlwb
01-09-03, 02:07 PM
Using Small C and the Mini DSP56800 MCU board.
Does someone have a simple example small C program, showing how to toggle a LED with a I/O pin? Sort of a "It's alive!" board test scenario.

The next example program would be how to initialize the ADC and use it to read a value from one of the ADC pins?

Thanks,
Earl

petegray
01-09-03, 02:12 PM
Earl,

Yes, I'll put some example programs up on the website, here...

http://home.attbi.com/~petegray/

...this evening.

Regards,
-Pete.

earlwb
01-10-03, 06:23 AM
Thank you very much, these are a great help.
Now things are starting to make sense.