Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt for MCUs 2.9
-
platform: freertos
qt-ver: 6.8.2
device: MIMXRT1176
core: cm7
SDK Version: EVKB-MIMXRTI 170 SDK 2.160 - 2.90-2024083115
armgcc: 12.3.1
MCUXpresso: NXP MCUXpressolDE 11.9.0_2144 - 2.8.0-2024041514
-
f6f17b67625376b4bc56bd628c1f6d5de359d4d4 11af0beb9476f814b68d1f0113f4ebfe84ef8a82
Description
The documentation for NXP i.MX RT1170 (https://doc.qt.io/QtForMCUs-2.9/pin-configuration.html) states that the BOARD_InitMipiPanelPins should be set to false, but this is not used in the code. Also for a customer case setting to false did not work with a NXP MCUXpresso IDE project (https://doc.qt.io/QtForMCUs-2.9/qtul-qsg-nxp-mcuxpresso-ide-project.html), setting it to true solved the problem.
Should the BOARD_InitGpioPins also be set to true and not to false like the documentation states?