Search by Tags

WEC VF50 / VF61 BSP Release

 

The following table contains known issues, scheduled bug fixes, and feature improvements for the Vybrid Windows CE BSPs and images.

Any schedules are not guaranteed, but reflect the current planning. The planning could be shifted due to priority changes.
Issues which are scheduled for a specific version will be integrated in the mentioned version of the BSP.

We will update this table continuously in order to always provide the latest state of our development plan.

Odd beta versions, as 1.0b1 or 1.3b3, are internal releases only for testing. They are omitted from the table.

Clear Filter
Issue #StatusSubjectModuleSubsystemWinCE OS

1.6b2 (Release date: 2018-09-03)
Final update status to be clarified
- WinCE 6 Updates: Installed Microsoft CE6 Updates until March 2018
- WEC 7 Updates: Installed Microsoft WEC7 Updates until March 2018
- WEC 2013 Updates: Installed Microsoft WEC2013 Updates until May 2018
WC-2470FixedUSB: Speed Setting in Registry has reversed polarityColibri VF50, Colibri VF61USBCE6, WEC7, WEC2013

Description: USB Client only works in high-speed mode if the registry is configured as following: [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\USBOTG\UsbFn] HighSpeed = dword:0 USB Host only works in high-speed mode if the registry is configured as following: [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\USBOTG\Hcd] HighSpeed = dword:0 This is not ideal. We will change it to 1 to work in high-speed mode. By default the registry setting isn't set (not available) which means it works in high-speed mode. We won't change this behavior, so users not having added this registry setting won't see any difference.