From 9d3fa94415b6d4cab68f8c1731e74694cbdc0c4b Mon Sep 17 00:00:00 2001 From: hsemwal <80985665+hsemwal@users.noreply.github.com> Date: Wed, 11 Dec 2024 14:47:49 -0800 Subject: [PATCH] MIO - changing yml file --- miniscope_io/data/config/MSUS.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/miniscope_io/data/config/MSUS.yml b/miniscope_io/data/config/MSUS.yml index 79ee785..f067c3e 100644 --- a/miniscope_io/data/config/MSUS.yml +++ b/miniscope_io/data/config/MSUS.yml @@ -1,8 +1,10 @@ # capture device. "OK" (Opal Kelly) or "UART" device: "OK" -# bitstream file to upload to Opal Kelly board -bitstream: "XEM7310-A75/USBInterface-6_67mhz-J2_2-3v3-IEEE.bit" +# bitstream file to upload to Opal Kelly board (found on ) + +bitstream: "XEM7310-A75/USBInterface-5mhz-J2_2-3v3-IEEE.bit" +# bitstream: "XEM7310-A75/USBInterface-6_67mhz-J2_2-3v3-IEEE.bit" # bitstream: "XEM7310-A75/USBInterface-8_33mhz-J2_2-3v3-IEEE.bit" # COM port and baud rate is only required for UART mode