msl052
msl052
About
- Username
- msl052
- Location
- Los Angeles
- Joined
- Visits
- 47
- Last Active
- Roles
- Member
- Location
- Los Angeles
Comments
-
Yeah, I agree that AGND should not be connected to the body, but be separate and solo for the board. Sorry for the sidetracked question I asked. I think for gilad, it would be good to have BIAS instead of AGND as the ground
-
I thought that the Bias pin acts as a current sink according to the BLOG. Is this not true? Does the current come from the P to N for the measurement?
-
Hello @wjcroft. Thanks for helping with this. I have check multiple times for the FTDI setup. I was able to program the board successfully with the same setup so I am sure it is wired correctly. I don't see and noticeable patterns in the garbage cha…
-
We have the FTDI Beefy 3 which uses 3.3V. https://www.amazon.com/SparkFun-Beefy-FTDI-Basic-Breakout/dp/B01C4W7NVK
-
Hello. I have the baud rate set to 115200 as stated on the code and have a common ground for the FTDI and the board. We noticed in the code that the debug mode have various serial comments when there are changes made or errors in the board. We hope …
-
I worked on the debug mode. Even though I've sent the "/1" command, I am not seeing anything in the serial monitor that is comprehendible. The picture is of the serial monitor from arduino. The FTDI is connected to the Rx and the Tx of the WeDAQ wi…
-
Hello. What is the max sampling rate to write for the SD card? I am trying to find that in the Documentation but not able to see it.
-
Hey @retiutut. No I wasn’t the one who asked about the BrainFlow. Thank you for the advice!
-
Thanks William, your advice is very valuable. Thanks again!
-
I see. May I ask why the examples shouldn’t be used? Is there problems with the examples?
-
I was planning to make SD card automatically record when I turn on the board for my application. I intended to build off of one of the examples given and not the DefaultBoard. I also don’t need to use some of the things listed.