Search by Tags

Toradex CE Libraries Release

 

The following table contains known issues, scheduled bug fixes, and feature improvements for the Toradex CE Libraries.

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 (e.g. V1.1) will be integrated in the mentioned version of the Libraries.

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

Clear Filter
Issue #StatusSubjectModuleSubsystemWinCE OS

2.4 (Release date: 2020-03-05)
WCL-553FixedSlow ADC Read on T30Colibri T30, Apalis T30Analog InputsWEC7, WEC2013

Description: We have observed slow ADC reading, a couple of libraries were loading and unloading for everytime I2c open and close APIs are calling, it is taking additionally 8ms to 15ms for each ADC read. We moved library loading and unloading to Init and DeInit and it is saving the time.