AtTiny 861 (a) some port pins not working <SOLVED> #759
Replies: 3 comments 1 reply
-
Oops - looks like my ATTinyCore is version 1.5.2 |
Beta Was this translation helpful? Give feedback.
-
(Here's the sketch - just in case)
|
Beta Was this translation helpful? Give feedback.
-
And, (also just in case), |
Beta Was this translation helpful? Give feedback.
-
Using Arduino IDE 1.8.13 and current ATinyCore.
Simple sketch to just toggle all port pins high and low.
Works on ports 0,1,2 (PortA 0,1,2), nothing on the rest of the port pins (3 - 15).
I assume (really going out on a limb here) that it's some sort of mapping problem.
I'm happy to help resolve if this is a real problem (and not just me). Not sure if my skill set is up to the task though, but happy to be part of the solution.
(FWIW - same result on Arduino IDE 2.0.4)
Beta Was this translation helpful? Give feedback.
All reactions