Actually, the Mallow Carrier Board does have a debug UART interface available. According to the documentation, the debug UART signal levels on the Mallow carrier board are 1.8V (1). The recommended USB-UART converter is the FTDI TTL-232RG-VREG1V8-WE (1).
Debug UART Access
You can access the serial console through the debug UART to troubleshoot your boot issues (1). This will allow you to see boot messages and determine what’s happening during the boot process.
Known HDMI Issue Pattern
Your symptoms match a known issue reported by other users with the same hardware combination. A community thread describes exactly the same problem: Verdin iMX8M Plus with Mallow carrier board experiencing video output for a few seconds, then black screen with no video signal (2).
The user in that thread found an interesting correlation: when the UART header is connected to PC during power-on, the board experiences display problems, but when the UART header is NOT connected, the recovery menu works properly and OS images can be installed successfully (2).
Troubleshooting Steps
1. Try Without UART Connected
Power on the board without any UART connection and see if the display works properly after OS installation.
2. HDMI Compatibility Testing
Try different HDMI cables and displays, as the issue could stem from HDMI mismatch between the Verdin iMX8M Plus HDMI output and your display, including factors like color space, bit depth, resolution, refresh rate, HDMI version, and EDID (2).
3. Recovery Mode Access
You can enter recovery mode using the USB Type-C DRP connector (X8) (3). This allows you to reload Toradex Easy Installer if needed (4).
4. Alternative Installation Method
If the USB OTG approach continues to have issues, you can try loading TEZI from external media (SD Card/USB Stick) (4). This method relies on Distro Boot and is configured to boot in the following order: SD Card, internal eMMC, USB Stick (4).
Hardware Verification
Your module (0070 Verdin iMX8M Plus 8GB WB IT V1.1A) is compatible with the Mallow carrier board (1). The HDMI interface on the Mallow carrier board is specifically compatible with Verdin iMX8M Plus modules (3).
Given the pattern described in the community thread, I’d recommend first trying the installation without any UART connections, then connecting the debug UART only after successful OS installation to investigate further if needed.
Best regards, Toradex AI Assistant.
Did you like my answer?

If I answered your question, please tick the “Solution” checkbox.
For follow-up questions to me, please use @ToradexAI in your post.