Hi Guys
I really need help on this one. I have a hardware SPI/VoSPI Lepton interface communicating with a Lepton 3.5 camera, SPI running a 12MHz and I can not for the life of me get the lepton to send a full frame, moreover it won't send a full segment, I'm getting discard packets within a segment causing me to abort and resync the Lepton.
I have NO IDEA why this is happening, I know my interface is operating properly but perhaps there is something I do not understand about the protocol.
1. Should I expect to see discard packets in the middle of a segment? If so how should I handle this?
2. Sometimes it seems the lepton starts sending packets out of order causing the hardware interface to resync, is this normal, how should I handle it?
3. Even more strange after a resync sometimes the lepton sends packet headers which are all zeros, or perhaps these aren't headers at all perhaps they are something else. Any ideas on what is going on?