Sign in

username:

password:



Not a member?

Search 68hc12



Search tips

Subscribe to 68hc12



68hc12 by Keywords

68HC1 | 812A4 | 9S12DP256 | Bootloader | CodeWarrior | D60A | Debugger | DP256 | ECT | EEPROM | EVB | Flash | HC1 | HCS12 | I2C | IAR | ICC1 | Interrupts | LCD | M68KIT912DP256 | MC9S12DP256 | MC9S12DP256B | Metrowerks | Motor | MSCAN | Multilink | PLL | Quadrature | SDI | SPI | Transceiver | XFC


Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | 68HC12 | Stepper motor using an HCS12


Advertise Here

Join our technical discussions about Freescale Microcontrollers: M68HC12. (Freescale Semiconductor is a Subsidiary of Motorola).

Stepper motor using an HCS12 - robsot99 - Feb 13 17:45:00 2006

Hi,

I have Dragon12 board with a 68HCS12 chip. I'm trying to move a 
bipolar stepper motor both forward and backward. I have found many 
codes but I'm not sure which to use. I'm using C language. Does 
anybody out there have any suggestions???

Any help would be greatly appreciated!!!

Thanks!
	


(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )


Re: Stepper motor using an HCS12 - BobG...@... - Feb 13 18:21:00 2006

 
In a message dated 2/13/06 4:54:17 P.M. Eastern Standard Time,  
robsot99@robs... writes:

I'm  trying to move a 
bipolar stepper motor both forward and backward. I have  found many 
codes but I'm not sure which to use. I'm using C  language
	=================================
You just have a table with 4 entries... the coil pattern for each of 4  
steps, and you increment or decrement the array index modulo 4 to go fwd and  
backward, and output the table data to the coils at each  step.
	[Non-text portions of this message have been removed]
	


(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )