Skip to content

Commit c55fbf8

Browse files
author
Alasdair Allan
authored
Merge pull request #3116 from RuffaloLavoisier/typo
Fix typo
2 parents 91c9dc8 + 8127a6c commit c55fbf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/asciidoc/accessories/camera/synchronous_cameras.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Connect the XVS wires to the 1.65V potential divider pull up.
1818

1919
==== Boot up both Raspberry Pis
2020

21-
The file `/sys/module/imx477/parameters/trigger_mode` determines which board outputs pulses, or waits to recieve pulses (source and sink).
21+
The file `/sys/module/imx477/parameters/trigger_mode` determines which board outputs pulses, or waits to receive pulses (source and sink).
2222
This parameter can only be altered in superuser mode.
2323

2424
On the sink, run:
@@ -57,7 +57,7 @@ This ensures that no frames are created or lost upon startup. The source whilst
5757

5858
=== Using the GS Camera
5959

60-
NOTE: The Global Shutter (GS) camera can also be operated in a synchonous mode. However, the source camera will record one extra frame. A much better alternative method to ensure that both cameras capture the same amount of frames is to use the xref:camera.adoc#external-trigger-on-the-gs-camera[external trigger method].
60+
NOTE: The Global Shutter (GS) camera can also be operated in a synchronous mode. However, the source camera will record one extra frame. A much better alternative method to ensure that both cameras capture the same amount of frames is to use the xref:camera.adoc#external-trigger-on-the-gs-camera[external trigger method].
6161

6262
To operate as source and sink together, the Global Shutter Cameras also require connection of the XHS (horizontal sync) pins together. However, these do not need connection to a pullup resistor.
6363

0 commit comments

Comments
 (0)