Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

sysfs-spi: transparently support large transactions #310

Closed
maruel opened this issue Nov 4, 2018 · 1 comment
Closed

sysfs-spi: transparently support large transactions #310

maruel opened this issue Nov 4, 2018 · 1 comment

Comments

@maruel
Copy link
Contributor

maruel commented Nov 4, 2018

Now that the logic is being fixed as part of issue #222, we can now enable transparent split of long transactions. This will fix the insanity in the lepton driver that used to exist, which will help with #258.

maruel added a commit that referenced this issue Nov 4, 2018
spi: improve documentation accordingly.

A 'fix' was implemented in a851c85 but it was not good for TxPackets(). Fix
the implementation and fix the documentation.

The next step is to fix sysfs SPI implementation to stop refusing large
transactions, and instead transparently split them up. Filed as issue #310.

Fixes #222
(again)
davidsansome pushed a commit to davidsansome/periph that referenced this issue Nov 5, 2018
spi: improve documentation accordingly.

A 'fix' was implemented in a851c85 but it was not good for TxPackets(). Fix
the implementation and fix the documentation.

The next step is to fix sysfs SPI implementation to stop refusing large
transactions, and instead transparently split them up. Filed as issue google#310.

Fixes google#222
(again)
@maruel
Copy link
Contributor Author

maruel commented Sep 20, 2023

Ported to periph/host#41.

@maruel maruel closed this as completed Sep 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant