-
Describe the bug Board overlay file:
The issue appears when I try to initialize the last two GPIOs: To Reproduce Expected behavior Impact Logs and console output Environment (please complete the following information): |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi @rtborg! We appreciate you submitting your first issue for our open-source project. 🌟 Even though I'm a bot, I can assure you that the whole community is genuinely grateful for your time and effort. 🤖💙 |
Beta Was this translation helpful? Give feedback.
-
Hi @rtborg , I reviewed those two GPIO pins, and nothing is apparent to me that they would cause issues with execution or booting. Since this is your custom board, have you confirmed this is not an issue specific to your board? Do you have the MIMXRT1040-EVK board? If so, can you try testing these same 2 GPIO pins on the EVK to see if it has the same issue? I see on that EVK, Since your board uses these to enable the TFT power, have you confirmed the power supply to the MCU is unaffected when you try to use these GPIO? Have you already tried using a debugger to what happens in the application, and where exactly it occurs? Like do any faults occur within the application? Let us know what you find. |
Beta Was this translation helpful? Give feedback.
Hi @DerekSnell,
I managed to trace the root cause - it was a hardware fault.