We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
E (14610) spi: spi_bus_initialize(764): invalid dma channel, chip only support spi dma channel auto-alloc
Decoding by jag, device has version <2.0.0-alpha.168>
jag
EXCEPTION error. UNKNOWN ERROR 0x102(258) 0: spi-init_ /spi.toit:412:3 1: Bus /spi.toit:71:12 2: main spi.toit:6:10
The text was updated successfully, but these errors were encountered:
Use auto allocation of DMA channels for SPI.
ce49393
Fixes #2647.
b60ccd0
Thanks again!
Sorry, something went wrong.
@TrioSystem The fix shipped in SDK v2.0.0-alpha.170 - available in the latest versions of Jaguar and Artemis.
floitsch
Successfully merging a pull request may close this issue.
E (14610) spi: spi_bus_initialize(764): invalid dma channel, chip only support spi dma channel auto-alloc
Decoding by
jag
, device has version <2.0.0-alpha.168>EXCEPTION error.
UNKNOWN ERROR 0x102(258)
0: spi-init_ /spi.toit:412:3
1: Bus /spi.toit:71:12
2: main spi.toit:6:10
The text was updated successfully, but these errors were encountered: