USB source code

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,990件の閲覧回数
paul51
Contributor I

Hi,

 

We are looking for any examples of assemble code to implement a USB UART function in a MC9S08JM8CLC part. We do not know C, only assembly. We simply want to send commands from a host PC through an API we are having written to upload and download data from the JM device's RAM and Flash memory. I realize that most USB stacks I have seen are in C but was hoping someone my know of some code availble in assembly.

 

Thanks in advance for any help.

 

Paul

ラベル(1)
0 件の賞賛
返信
1 解決策
861件の閲覧回数
donw
Contributor IV

Like you, I work in assembler so I have converted the CMX HID 

example C code for the JM60 into Codewarrior assembler source.

The HID has the advantage of not need a PC driver, although

data transfer is limited to ~ 10K/sec.

If this is of any use to you, email me.

micome@xtra.co.nz

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
862件の閲覧回数
donw
Contributor IV

Like you, I work in assembler so I have converted the CMX HID 

example C code for the JM60 into Codewarrior assembler source.

The HID has the advantage of not need a PC driver, although

data transfer is limited to ~ 10K/sec.

If this is of any use to you, email me.

micome@xtra.co.nz

0 件の賞賛
返信