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

V1.8 (Release date: 2016-11-25)
- Added Gpio and Coproc support for iMX7
- Added Pwm support for Tegra
- Added SPI and Watchdog support for iMX6
- Added Can-through-SPI (MCP2515) support for Vybrid
Various bug fixes and improvements
WCL-713FixedPwmLib for iMX6: Wrong mappingApalis iMX6, Colibri iMX6PWMWEC7, WEC2013

Description: The current default mapping "PWM Port Number" -> Colibri PWM Pin is incompatible. We will change this to the compatible assignment "PWM1"->PWM_A, ..., "PWM4"->PWM_D

Workaround: Use SetConfigInt() to assign the correct GPIO to your "PWMx" port.