Radio control and data interfaces over USB

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

Radio control and data interfaces over USB

595件の閲覧回数
bdp42
Contributor IV

Hi,

I am using a GSM modem in an EC7 platform over USB interface. The plan is to use the standard CE RIL layer to present standard radio services to the application.

The modem presents 3 interfaces over the one USB port ( i.e. 3 interface descriptors)

  • CDC-ACM
  • CDC Data
  • Application specific for firmware upgrade

My understanding is that one of these interfaces is for data and one for control which suggests we do not need the mux07 layer that normally multiplexes control and data over the one serial interface. The plan would be to use the standard winCE USBSER driver to provide the virtual comm port. I believe we need one driver per USB interface descriptor and so would use a USBSER driver instance per interface giving us multiple virtual comm ports for the upper layers.

I have seen conflicting information on this, in some cases suggesting we still need the mux layer even over USB. To me this does not make sense since USB already provides us with separate interfaces in the first place.

Can anyone clarify if the mux layer is needed in this case (i.e. USB)? Has anyone implemented this?

Thanks,

Bruno

ラベル(1)
タグ(2)
0 件の賞賛
返信
0 返答(返信)