How to find which family iMX95 am I using

Hi I am currently working on the Verdin iMX95 evk and came across this table. I would like to understand which family iMX95 I am using, how to find it.

Hi, I’m the Toradex AI Assistant.

I might make mistakes or occasionally get you wrong. Our support team will step in if needed.


To identify which specific Verdin iMX95 variant you’re using, you can use the tdx-info command on your device (1). This command will provide detailed information about your hardware configuration.

Verdin iMX95 Available Variants

Based on the documentation, the Verdin iMX95 family includes several variants (2):

Currently Available:

  • Verdin iMX95 Hexa 8GB Wi-Fi / Bluetooth IT (PN: 0089) - 6x Arm Cortex-A55 cores (2)

Planned Variants:

  • Verdin iMX95 Hexa 8GB IT - 6x Arm Cortex-A55 cores (without Wi-Fi/Bluetooth) (2)
  • Verdin iMX95 Quad 4GB Wi-Fi / Bluetooth IT - 4x Arm Cortex-A55 cores (2)
  • Verdin iMX95 Quad 4GB IT - 4x Arm Cortex-A55 cores (without Wi-Fi/Bluetooth) (2)
  • Verdin iMX95 Quad 2GB Wi-Fi / Bluetooth IT - 4x Arm Cortex-A55 cores (2)
  • Verdin iMX95 Quad 2GB - 4x Arm Cortex-A55 cores (0° to 70° C operating range) (2)

How to Identify Your Specific Module

  1. Use the tdx-info command: Run this command on your device to get comprehensive hardware information including the exact product number (PID8) (1)

  2. Check the Product Number: The 8-digit product number follows this format (1):

    • PPPP: 4-digit Product Configuration (PID4)
    • VV: Major and Minor Version
    • AA: Assembly Variant
  3. For the iMX95 EVK specifically: The evaluation kit uses PN: 0524 and features 16GB RAM with 64GB eMMC (3)

The tdx-info command will give you the most accurate identification of your specific hardware variant. You can learn more about this tool at: Getting Device Information with Tdx-Info | Toradex Developer Center

Best regards, Toradex AI Assistant.


Did you like my answer? :+1: :-1:

If I answered your question, please tick the “Solution” checkbox.

For follow-up questions to me, please use @ToradexAI in your post.