Open tiko0071 opened 7 years ago
Hi Tiko, I am also trying to enable the UART mode. I am doing whtat the doc is saying but is not working for me. The address that the cam lookfor the eeprom is different to the one in the documentation...
Any idea? somebody have enabled the UART modE?
Thanks to all in advance
I just bought the stuff to test it today. I'll tell you when it will works. Or i f someone succeed in uart communication, please share. Thanks
Envoyé de mon Galaxy A3 2017 Orange
-------- Message d'origine -------- De : garciaanto notifications@github.com Date : 12/12/2017 12:30 (GMT+01:00) À : imaginevision/Z-Camera-Doc Z-Camera-Doc@noreply.github.com Cc : Jean-Christophe Demunck jc.demunck@comex.fr, Author author@noreply.github.com Objet : Re: [imaginevision/Z-Camera-Doc] UART control (#20)
Hi Tiko, I am also trying to enable the UART mode. I am doing whtat the doc is saying but is not working for me. The address that the cam lookfor the eeprom is different to the one in the documentation...
Any idea? somebody have enabled the UART modE?
Thanks to all in advance
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/imaginevision/Z-Camera-Doc/issues/20#issuecomment-351024870, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AZgIlmW9wVhDyZPG4v8YCYXhDs_GD2bWks5s_mPUgaJpZM4MruzP.
external eeprom programmed and connected, but there is no activity on i2c, even then the camera powering on. Always logic 1 all time on SDA/SCL
What is the schematic you are all using for UART control?
Hi, i'm trying to control the camera via UART but i think i forgot something, because camera doesn't do anything for example : terminal 115200 bauds 8N1 to start record, i send 0x03 0xea 0x02 0x01 0x05 , and nothing happens. what's my mistake? Thanks