Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 18, 2023
1 parent 8fdb0a0 commit 797b801
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 5 additions & 1 deletion User-Manual/New-FPGA.html
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@

<section id="new-open-ephys-fpga-module">
<span id="newfpga"></span><h1>New Open Ephys FPGA module<a class="headerlink" href="#new-open-ephys-fpga-module" title="Permalink to this heading">#</a></h1>
<p><em>Last updated: 18th Jul 2023</em></p>
<p><em>Last updated: 18th Dec 2023</em></p>
<p>Devices shipped from Dec 2022 onwards use a brand-new FPGA module designed by Open Ephys.</p>
<p>These boards need a different driver and Open Ephys GUI plugin to work.</p>
<p>Before attempting to use this board, please follow the instructions below.</p>
Expand All @@ -460,6 +460,10 @@ <h4>On Windows<a class="headerlink" href="#on-windows" title="Permalink to this
<li><p>Run <code class="docutils literal notranslate"><span class="pre">FTD3XXDriver_WHQLCertified_v1.3.0.4_Installer.exe</span></code></p></li>
</ol>
</div></blockquote>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>There is a known issue with Windows driver version 1.3.0.8. Make sure you use version 1.3.0.4 linked above. If you encounter “Error reading ONI frame: Unknown error code”, follow the steps in <a class="reference external" href="https://github.com/open-ephys/ECP5U85-BSE-USB/issues/3">this GitHub issue</a> to resolve it.</p>
</div>
</section>
<section id="on-macos">
<h4>On MacOS<a class="headerlink" href="#on-macos" title="Permalink to this heading">#</a></h4>
Expand Down
4 changes: 3 additions & 1 deletion _sources/User-Manual/New-FPGA.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
New Open Ephys FPGA module
=====================================================

*Last updated: 18th Jul 2023*
*Last updated: 18th Dec 2023*

Devices shipped from Dec 2022 onwards use a brand-new FPGA module designed by Open Ephys.

Expand Down Expand Up @@ -36,6 +36,8 @@ On Windows
#. Unzip the folder
#. Run ``FTD3XXDriver_WHQLCertified_v1.3.0.4_Installer.exe``

.. warning:: There is a known issue with Windows driver version 1.3.0.8. Make sure you use version 1.3.0.4 linked above. If you encounter "Error reading ONI frame: Unknown error code", follow the steps in `this GitHub issue <https://github.com/open-ephys/ECP5U85-BSE-USB/issues/3>`_ to resolve it.

On MacOS
+++++++++++++

Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 797b801

Please sign in to comment.