[HELP] pulse generator atmega8535?

Thread Starter

ekun69

Joined Oct 7, 2009
1
need help,, how to make pulse generator with atmega8535? is it enought just to out 1 and 0 sequensially on the output port?. i use this pulse generator to operate stepping motor,,

thanks..
 

hgmjr

Joined Jan 28, 2005
9,027
The Atmega8535 has the power to produce a pretty accurate pulse. As kitcarlson has stated, you need to immerse yourself in the data sheet to gain the understanding you will need to tackle the task of programming the AVR to create the pulse. You will most likely need to get acquainted with the interrupt features of the AVR.

hgmjr
 
Top