USB suspend

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

USB suspend

1,610件の閲覧回数
martindusek
Contributor V

Is there any application note describing how to implement USB suspend mode (entering and exiting suspend mode) on Kinetis MCU?

ラベル(1)
3 返答(返信)

1,329件の閲覧回数
dspNeil
Contributor III

There are no App notes that I'm aware of. Can you be a bit more specific about what you're trying to achieve? Are you a USB host or device? Are you using a USB stack? Baremetal or RTOS?

As a device, for example, you could use Freescale's baremetal stack, and it will handle suspend for you. Stack version 4.1.1 added an example implementation for the TWR_K20D50M to the hid_keyboard example, that will put the device into STOP mode after the host issues a suspend.

0 件の賞賛
返信

1,329件の閲覧回数
martindusek
Contributor V

I'm sorry... I'm implementing USB suspend for USB device, using Freescale USB stack on bare metal.

I'll examine the hid_keyboard example. Thank you.

0 件の賞賛
返信

1,329件の閲覧回数
Monica
Senior Contributor III

Hello Martin, how is that turning out?

Please keep us posted :smileywink:

Regards,

Monica

0 件の賞賛
返信