Skip to content
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

4-channel usb2cvgate hardware has errors #123

Closed
robertoostenveld opened this issue Nov 21, 2017 · 6 comments
Closed

4-channel usb2cvgate hardware has errors #123

robertoostenveld opened this issue Nov 21, 2017 · 6 comments
Projects

Comments

@robertoostenveld
Copy link
Member

... as already suspected after @stephenwhitmarsh fried multiple Nano's. I started soldering a new version, and after connecting the MCP4822 to the Nano there was a large drop of supply voltage (from ~5V to 3.4V) and the MCP got really hot. I figured out that

  • Vdd (5V) and Vss (0V) of the MCP4822 should be connected the other way around.
  • Pin 4 of the MCP4822 should be connected to D11 (MOSI), not to D12 (MISO).
@robertoostenveld robertoostenveld added this to To do in Hardware Nov 21, 2017
@stephenwhitmarsh
Copy link
Member

JESUS!!!
Hahaha, so it might not have been me??? (At least not with regard to following instructions)...
So happy to hear this :-)

@robertoostenveld
Copy link
Member Author

robertoostenveld commented Nov 27, 2017 via email

@stephenwhitmarsh
Copy link
Member

Sure, I'll try to do that tomorrow.

@stephenwhitmarsh
Copy link
Member

Sorry, I forgot. I will do so now.

@robertoostenveld
Copy link
Member Author

From the top of my head I recall from the previous debugging session that the V+ and GND for the MCP4822 are swapped, and that something was wrong with the MISO and MOSI (connections to D12 and D13 on the Nano). The enclosure is now on its way to me, so I will soon assemble a new one and update the documentation.

@robertoostenveld robertoostenveld moved this from To do to In progress in Hardware Mar 3, 2018
@robertoostenveld
Copy link
Member Author

the recollection in my previous message was correct. I have swapped the Vdd (+) and Vss (-) in the design, and connected the SDI (slave-data-in) of the MCP4822 to the MOSI (master-out-slave-in) of the Nano.

The PDF has been updated in the repo with commit 03e52d0.

Hardware automation moved this from In progress to Done Mar 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Hardware
  
Done
Development

No branches or pull requests

2 participants