signed USB driver for RDB1768 board (or similar) for win 8.1?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

signed USB driver for RDB1768 board (or similar) for win 8.1?

381 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by fierz on Sat Mar 14 12:05:26 MST 2015
Dear all,

we have been using a code red RDB1768 board as base for an own development, and do a USB-to-serial communication with our device. We used a driver supplied with that code red board ("USBser.inf") which worked fine until windows 8 came along, requiring signed drivers.
I know there are complicated workarounds to the signed driver problem, but ideally I would like to find a signed driver for USB-to-serial - can anyone point me in the right direction?

thanks
  Martin
Labels (1)
0 Kudos
3 Replies

362 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by fierz on Mon Mar 16 06:13:43 MST 2015
Just to make sure I understand it correctly: You mean these drivers here:

http://www.lpcware.com/content/nxpfile/lpcxpresso-link2-usb-driver-package

?

thanks, Martin
0 Kudos

362 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by fierz on Mon Mar 16 06:04:08 MST 2015
Thanks a lot - I will think about LPCopen!

0 Kudos

362 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Mon Mar 16 04:15:18 MST 2015
At this stage if you don't want to use one of the workaround, all I can suggest is:
[list]
  [*]Investigate signing the driver yourself - https://msdn.microsoft.com/en-us/library/windows/hardware/ff544865%28v=vs.85%29.aspx
[/list]
or
[list]
  [*]Consider switching to use LPCOpen and its USB serial example (for which signed drivers are available).
[/list]

Regards,
LPCXpresso Support


0 Kudos