Hi,
I have issue with reading exposure status for ASI120 Mini Mono on BeagleBone Black Platform (Debian 11).
I can successfuly connect, initialize camera set gain, exposure and ROI with image format
but when it comes to checking exposure status (ASIGetExpStatus()) it always returns ASI_EXP_FAILED.
I tried my code on my laptop with debian and it runs without any issue.
I also tried changing my USB cable with no effect. I use armv7 shared library for camera.
Does anyone had similar issue or have an idea how to solve/work around this problem?