Problem with sensor SC035GS #122
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
maxpeterkaya/LicheeRV-Nano-Build#122
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I am trying to make sensor SC035GS (with seems to be officially supported) work with the LicheeRV Nano, I am wiring the MIPI Lanes into 2, 0 and 1, as it appears in cs035gs_cmos.c. My /mnt/data/sensor_cfg.ini is configured as follows:
When I try to run the sensor_test, parsing of the configuration seems good but it looks like a mismatch somewhere. After that, MIPI_RX app it while-trued displayed.
Why is the mismatch appearing? Do I have to change any other configuration in another place? Any help is appreciated!