SpenceKonde / megaTinyCore

Arduino core for the tinyAVR 0/1/2-series - Ones's digit 2,4,5,7 (pincount, 8,14,20,24), tens digit 0, 1, or 2 (featureset), preceded by flash in kb. Library maintainers: porting help available!
Other
563 stars 148 forks source link

ATtiny 0/1-series (SOIC-8): using SPI and EXTCLK simultaneously #1161

Open ata90mir opened 3 weeks ago

ata90mir commented 3 weeks ago

Hello Friends,

I need to use SPI and EXTCLK simultaneously in ATtiny 0/1-series (SOIC-8) and as you know PIN7 (PA3) functions EXTCLK/SCK. is there any way to multiplex SCK to other pin?

Thanks for any suggestions. Ata