Author Topic: Pin voltage issues  (Read 1649 times)

Simon C

  • Newbie
  • *
  • Posts: 1
Pin voltage issues
« on: September 29, 2018, 01:20:56 pm »
Hi everyone!

I'm new to digispark world

I have to use three Digispark shields for a project that needs all the 6 Pin of the board. I downloaded the libraries and programmed the shields; the program runs correctly (tested on Arduino too) and everything work fine, but digispark imposes apparently random voltages on Pin 3 and Pin 5 (when they aren't used too). In particular, I noticed about 3V on pin 3 and 4.3 V on pin 5 for EACH ONE of the three boards. I've tried to work on those pins in the setup function but nothing's changed, they still keep those voltages as "starting values". Of course, that inhibids the digispark (and the project) functionality!

Someone knows why? How can I solve this problem?

Thank you for your time!

 Simon
« Last Edit: October 02, 2018, 10:11:58 am by Simon C »