H753 commit affects/breaks SPI #75327
Unanswered
andreas-trofimov
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
my project uses SPI to read out a sensor's value using a nucleo h753zi, and trying to update to 3.7.0rc2 something broke the spi_transceive() command.
After some investigation I pinpointed the breaking commit to be a change to the rcc clock (this commit). I tried to override this with an overlay but this caused other errors to appear and I wanted to ask, has there been a breaking change that I'm unaware of? Or is this a bug with the changes to rcc?
Beta Was this translation helpful? Give feedback.
All reactions