View Issue Details

IDProjectCategoryView StatusLast Update
0005473FSFreeRTOSBSPGeneralpublic2022-08-01 08:48
Reporterkaya Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Versionfreertos_fsimx8mp-V2022.07.1 
Target Versionfreertos_fsimx8mp-V2022.07.1Fixed in Versionfreertos_fsimx8mp-V2022.07.1 
Summary0005473: Fixed some examples related to canfd, flexcan and i2c
DescriptionFixed some examples related to canfd, flexcan and i2c

Activities

kaya

2022-08-01 08:48

developer   ~0004163

Git id: 22b3f6a9f81d8ee22d401427183b726793b67c5b


freertos-sdk-2.10.0-fsimx8mp-V2022.07.1 (28.07.2022)
-------------------------------------------------
Supported boards: PicoCoreMX8MP
Not tested: efusA9X, PicoCOMA9X, PicoCoreMX6SX, PicoCoreMX7ULP, PicoCoreMX8MM

- [fsimx8mp]: Removed example cmsis_driver_examples/uart/smda_transfer
- [fsimx8mp]: Fix warnings by the canfd and flexcan examples
- [fsimx8mp]: Fix warnings of canfd and flexcan examples


freertos-sdk-2.10.0-fsimx8mp-V2022.07 (26.07.2022)
-------------------------------------------------
Supported boards: PicoCoreMX8MP
Not tested: efusA9X, PicoCOMA9X, PicoCoreMX6SX, PicoCoreMX7ULP, PicoCoreMX8MM

- [fsimx8mp]: Add I2C6 driver for I2C examples
- [fsimx8mp]: Adjust basic board configurations
- [fsimx8mp]: Adjust pin multiplex and correct UART for every example
- [fsimx8mp]: Set correct I2C, DMA and UART for the examples
- [fsimx8mp]: Change GPIO for CAN
- [fsimx8mp]: Minor changes regarding the prepare script, PWM and GPIO LED
- [fsimx8mp]: Move audio examples and gpt capture to not_tested and fix typo
- [fsimx8mp]: Remove unnecessary files add porting_readme.txt
- [fsimx8mp]: Minor change by example freertos_i2c
- [fsimx8mp]: Minor changes by the flexcan examples
- [fsimx8mp]: Minor changes by the canfd examples