how to use Freescale USB Stack v4.1.1 with 9s08JM60

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

how to use Freescale USB Stack v4.1.1 with 9s08JM60

ソリューションへジャンプ
1,209件の閲覧回数
hotashu
Contributor III

hello,

 

I recently installed Freescale USB Stack v4.1.1, and want to use it with 8bit MCU. i find one USB_DEVICE_STACK processor expert component, but no sample code for 8bit MCU. can USB_DEVICE_STACK work for 9s08JM60?

ラベル(1)
0 件の賞賛
返信
1 解決策
931件の閲覧回数
eduardo_viramon
NXP Employee
NXP Employee

Hotas Hu,

The USB stack doesn't support Processor Expert for the specific part, the S08JM. You may use the bare code stack without Processor Expert though, the bare code examples are here:

C:\Freescale\Freescale USB Stack v4.1.1\Source\Device\app

Open the example you are looking for and you should be able to find the folder for the S08JM.

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
932件の閲覧回数
eduardo_viramon
NXP Employee
NXP Employee

Hotas Hu,

The USB stack doesn't support Processor Expert for the specific part, the S08JM. You may use the bare code stack without Processor Expert though, the bare code examples are here:

C:\Freescale\Freescale USB Stack v4.1.1\Source\Device\app

Open the example you are looking for and you should be able to find the folder for the S08JM.

0 件の賞賛
返信
931件の閲覧回数
hotashu
Contributor III

hello,

can anyone help on this?

0 件の賞賛
返信
931件の閲覧回数
BlackNight
NXP Employee
NXP Employee

If you would need USB CDC, then I have a stack with Processor Expert for you: it is based on the USB stack 4.1.1, and the Processor Expert is a component around it.

This article shows how this looks like (for KL25Z):

Tutorial: USB CDC with the KL25Z Freedom Board | MCU on Eclipse

The Processor Expert component(s) are on the GitHub site mentioned in that article. And there is as well examples for the DEMOJM60 board here:

mcuoneclipse/Examples/DEMOJM at master ·mcuoneclipse · GitHub

I hope this helps.

0 件の賞賛
返信