CDC ROM Driver Bug for SetLineCoding

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

CDC ROM Driver Bug for SetLineCoding

351件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Hansi on Fri Dec 05 06:01:50 MST 2014
Hi!

I'm experiencing problems with an LPC11U34/421 chip. When I use the ROM USB and DCD drivers, the "line_coding" parameter of the "SetLineCode" function only contains 0xFF (7 bytes with this value). I checked with an USB data sniffer that the transmitted data is ok.

When linking against usbd_11uxx_lib, the values of the "line_coding" parameter are ok too.

Could you please point me to the proper workaround for the ROM drivers to get this working?

Background information: I've instantiated two CDC interfaces (appearing as /dev/ttyACM0 and /dev/ttyACM1) as well as a custom EP0 handler using RegisterClassHandler(). When I comment out the custom EP0 handler, the problem persists.

Thanks
  Hansi
ラベル(1)
0 件の賞賛
返信
0 返答(返信)