2025-09-10 6:01 AM
Hii Team,
I'm working on an ISP tuning project for an IMX219 sensor on an STM32MP257F-DK board, using the X-LINUX-ISP package and the ISP IQTune tool.
I am facing some errors like
1. The COM port is not getting detected in the ISP IQTune tool and giving error as
Waiting for board detection service
2. Also when I run the python code from x-linux-isp tool it is giving a resolution error
The board is recognized by my laptop using acm command and lsusb but it is not coming in the application.
My Question is :
1. What is the reason for it to get detected in the laptop but not the application?
2. What other changes are required so that the board gets detected?
3. Why this resolution error and how can i resolve this error?
2025-09-10 6:47 AM
Hi @_Vanshika ,
Have you checked this Wiki page?
Regards,
Grégory