Skip to content

STM32 MCU based boards v2.6.0 causes issue with STM32SD interface on STEVAL-MKSBOX1V1 #2052

New issue

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

Closed
gemelko opened this issue Jul 6, 2023 · 2 comments · Fixed by #2053
Closed
Labels
duplicate This issue or pull request already exists

Comments

@gemelko
Copy link

gemelko commented Jul 6, 2023

I upgraded to v2.6.0 today and the SD.begin() call in the STM32SD library stalls.

There was a bug in STM32SD v1.3.0 which caused the STM32SD to stall, which I reported, resolved here: stm32duino/STM32SD#60

However the board package v2.6.0 causes SD.begin() to stall under both STM32SD v1.3.0[patched] AND v1.2.3 so I had to downgrade to v2.5.0 to allow my project to continue to run. After downgrade to v2.5.0 both STM32SDv1.3.0[patched] and v1.2.3 work again.

Glenn

@fpistm fpistm added the duplicate This issue or pull request already exists label Jul 6, 2023
@fpistm
Copy link
Member

fpistm commented Jul 6, 2023

@gemelko
As stated in the issue you have submitted to STM32SD, I told you there is another issue so please avoid to open several issues on the same topic.

@fpistm fpistm closed this as completed Jul 6, 2023
@gemelko
Copy link
Author

gemelko commented Jul 6, 2023

It felt similar yet somehow also different, as this release of the board package impacted both versions of the STM32SD library. I was not aware that the same ppl are working on both. Thanks again: overall the support for STM32duino is amazing!

Glenn

@fpistm fpistm mentioned this issue Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants