mirror of https://github.com/OpenIPC/wiki.git
add uart module image
parent
448d1cf882
commit
07d04043dc
|
@ -25,7 +25,8 @@ factory firmware images, one of the following methods must be used:
|
||||||
OpenIPC firmware installation using Coupler.
|
OpenIPC firmware installation using Coupler.
|
||||||
--------------------------------------------
|
--------------------------------------------
|
||||||
|
|
||||||
Instructions for using [Coupler](https://openipc.github.io/coupler/) can be found in [the project's documenation](https://openipc.github.io/coupler/).
|
Instructions for using [Coupler](https://openipc.github.io/coupler/) can be
|
||||||
|
found in [the project's documenation](https://openipc.github.io/coupler/).
|
||||||
|
|
||||||
OpenIPC firmware installation via TFTP and UART, step by step.
|
OpenIPC firmware installation via TFTP and UART, step by step.
|
||||||
--------------------------------------------------------------
|
--------------------------------------------------------------
|
||||||
|
@ -89,6 +90,8 @@ sudo tar -C /srv/tftp/ -xvf openipc.*.tgz
|
||||||
In order to make a connection to UART port you will need a
|
In order to make a connection to UART port you will need a
|
||||||
[serial port adapter][FTDI] for your PC.
|
[serial port adapter][FTDI] for your PC.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
__Before you connect that adapter to you camera, make sure that it's working
|
__Before you connect that adapter to you camera, make sure that it's working
|
||||||
voltage is set to 3.3 volt!__
|
voltage is set to 3.3 volt!__
|
||||||
Sometimes, you only need to flip a jumper to achieve that. But in some cases you
|
Sometimes, you only need to flip a jumper to achieve that. But in some cases you
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
|
@ -52,6 +52,8 @@ sudo tar -C /srv/tftp/ -xvf openipc.*.tgz
|
||||||
Для подключения к камере через порт UART вам понадобится [адаптер][ftdi] для
|
Для подключения к камере через порт UART вам понадобится [адаптер][ftdi] для
|
||||||
создания подключения с серийного порта вашего компьютера.
|
создания подключения с серийного порта вашего компьютера.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
__Прежде чем подключать адаптер к камере, убедитесь, что переключатель уровня
|
__Прежде чем подключать адаптер к камере, убедитесь, что переключатель уровня
|
||||||
рабочего напряжения на адаптере установлен в 3.3 вольта!__ Иногда для этого
|
рабочего напряжения на адаптере установлен в 3.3 вольта!__ Иногда для этого
|
||||||
достаточно выставить соответствующее положение джампера, иногда надо перепаять
|
достаточно выставить соответствующее положение джампера, иногда надо перепаять
|
||||||
|
|
Loading…
Reference in New Issue