Page 1 of 1

need help with ttgo camera and display board

Posted: Sat Jun 15, 2019 9:26 am
by danny@cs.huji.ac.il
Hi,
I managed to hack https://github.com/igrr/esp32-cam-demo to recognize the ov2640
but the jpeg I get is 'unparsable',
it start with 0xff 0xb6 0xff 0x38, so it seems something is wrong :-)
thanks,
danny

solved, Re: need help with ttgo camera and display board

Posted: Sun Jun 16, 2019 12:41 pm
by danny@cs.huji.ac.il
it was an issue with the D? to Y? data lines mapping.