-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Arduino UNO and ADS1299FE KIT (with MMB0) #29
Comments
Please refer to this thread |
no it not helps :( |
I have recently tried with a similar level shifter the results are similar ones or zeroes. |
just found a similar link.If it helps let me know |
Thanks, i've already seen that... I am reading now all the ADS1299 docs... if i will have any success i will write here :) |
https://e2e.ti.com/support/data_converters/precision_data_converters/f/73/p/168648/618504#pi318173=3 |
My computer crashed last week and I'm restoring files right now. When I get my files back I will see if I can find the code I used to test with the TI dev board. |
I use arduino Uno and level shifter,bidirectional bus, 5V->3,3V. All these pin are with 3.3V
13 - SCLK*
12- MISO*
11-MOSI*
10- CS*
9-RESET*
8 -DRDY*
7-START*
Power Source are provided from MMB0 of the TI Kit.
I run example1, but all register are set to 1 (i add to ads.inizialize funciont the "false" argument for daisychain)
Why i cannot read correctly the register value???
The text was updated successfully, but these errors were encountered: