Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
attiny [2019/12/14 13:48] yairattiny [2019/12/14 17:15] yair
Line 1: Line 1:
 attinyX5 Family in all their gory details attinyX5 Family in all their gory details
  
 +
 +====pinouts====
 +===ATtinyx5===
 <code c> <code c>
      ATTiny pinout      ATTiny pinout
Line 16: Line 19:
 found [[https://tosiek.pl/usbasp-v2-0-warning-cannot-set-sck-period/|here]] found [[https://tosiek.pl/usbasp-v2-0-warning-cannot-set-sck-period/|here]]
  
 +drivers, linux "just works":, windows is [[https://forum.arduino.cc/index.php?topic=415210.msg2862244#msg2862244|a mess]]
 +
 +====CORE====
 +[[https://github.com/SpenceKonde/ATTinyCore|spencerCOre]]
 +note his warning\\
 +<quote>When using a chip for the first time, or after changing the clock speed or BOD settings, you must do "burn bootloader" to set the fuses, even if you are not using the chip with a bootloader</quote>
 ====System Clock Prescaler==== ====System Clock Prescaler====
 goal:to control prescaler goal:to control prescaler