Skip to content

{Support|Example} for ATTiny85 SPI as Slave is {missing|wished} (?) #231

@sjjh

Description

@sjjh

I'm currently trying to bend my head around programming an ATTiny85 with an Arduino Uno to be used as a SPI slave. Because of the SPI library I chose this project. After searching on the net and going to the files available here (especially at ATTinyCore/avr/libraries/SPI/examples/) I'm not sure if there's actually SPI slave support for the ATTiny85 by the library and if so, how to use it.
I thus would love to get some clarity

  1. if SPI slave mode for the ATTiny85 is supported by ATTinyCore
  2. how it actually works (some examples would be great)

If the answer to 1) is "no", any idea for another library to prefer, or isn't it too hard to write the basic communication code by yourself?
Any help appreciated! Thx in advance

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions