Skip to content

suboptimal SPI usage #61

Closed
Closed
@d21d3q

Description

@d21d3q

Original issue here.

This issue came up when I was using Ethernet2 library on Nucleo board, but same problems would show up while using this Library.
I described original issue in Ethernet2 repo by adafruit and also on stm32duino.

I've managed to solve problem by using manual transaction control (proposed in this PR)

Since Arduino is gaining popularity on other non-avr platforms, maybe it would be worth to start optimize libraries for other platforms without affecting original usage on AVR based bards?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions