boyeshuai:
我想問(wèn)一下,用DSP2808控制步進(jìn)電機(jī)(四項(xiàng)八拍),主程序怎么寫(xiě)我知道單片機(jī)的 主要是用unsignedcharcodeSTEP_TABLE1[4]={0x27,0x17,0x1b,0x2b};//電機(jī)轉(zhuǎn)動(dòng)參數(shù)unsignedcharcodeSTEP_TABLE2[4]={0x27,0x2b,0x1b,0x17};//電機(jī)轉(zhuǎn)動(dòng)參數(shù) 這個(gè)指令,但是用DSP的程序應(yīng)該怎么寫(xiě)!謝謝了!QQ:517976167