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.1 (Release date: 2018-01-12)
- Added CANLib for Tegra
- Improved SPILib performance and fixed default pin mappings
- Improved I2CLib
- Improved CANLib performance
WCL-631FixedCANLib: Changed config name "FrameFormat" to "FilterFrameFormat"Colibri iMX7, Colibri iMX6, Colibri VF50, Colibri VF61, Colibri T20, Colibri T30, Apalis T30CANCE6, WEC7, WEC2013

Description: "FrameFormat" was initially used to set the frame format used for CAN_Write() calls. Since the frame format can now be set as a flag in CAN_Write it does not make sense to have this config anymore. Instead we introduced a "FilterFrameFormat" config to filter out (remove) extended (29bit) or standard (11bit) received frames.