Hi all,
I'm making a prototype board for Arduino Nano and TMC2xxx stepper motor driver with several controls. My goal is to have only one power supply for connecting everything, as the board will be mounted in a tight space with only one power connector.
I connected the 12V AC/DC switching adapter to VIN on arduino and through 100uF capacitor to TMC2xxx stepper drivers VN. The setup is mainly working, but occasionally I ran into problems and burned 3 stepper drivers and 2 Arduino Nanos. That's why I'm questioning my design and if I made the right choice with wiring the Nano and stepper.
My question is did I wired it correctly and the problem lies somewhere else or is there more proper way to power up Arduino Nano. I don't want to mess around with bunch of cables and USB adaptors for Nano, as it's going to be in closed enclosure with limited accessibility.
I should also mention that I'm getting new Arduino Nano Every this week, so I assume the 12V limit on VIN shouldn't be a problem any more, or am I wrong?
Thanks