Post #1601299
2026-04-09 19:43 UTC
Thanks everyone, got it working !
Trick was to indeed use 0x3018[7:5] to select lane count except values is 010 for 2 lanes and 001 for 1 lane which is not what datasheet says.
I had tried this (even with those values, I tried them all) but it's not enough.
You also need to tweak the 0x3106[3:2] to adjust pixel clock vs mipi clock relationship. Without that the change above does disable lane 2 but it also screws up lane 1 and you don't even get packet headers. That's the bit I was missing.
Replies (0)
No replies.