STM32 SDIO driver issue with wifi_airoc #92001
Unanswered
ondrabriza
asked this question in
General
Replies: 3 comments
-
Hi @ondrabriza! We appreciate you submitting your first issue for our open-source project. 🌟 Even though I'm a bot, I can assure you that the whole community is genuinely grateful for your time and effort. 🤖💙 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Cc @ExaltZephyr |
Beta Was this translation helpful? Give feedback.
0 replies
-
CVonverting as discussion, as #89776 is not merged yet |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Describe the bug
Hello,
I am using Nucleo-stm32u575, Murrata 2AE M.2 module with LBEE0ZZ2WS-ST-NCL adapter.
I have a problem with sdhc driver, its failing CMD 8, 5 during initialization, as a result airoc is not initialized and everything fails, see Relevant log output.
I followed this pull request #89776.
Regression
Steps to reproduce
Add changes from #89776 to your project
Relevant log output
Impact
Functional Limitation – Some features not working as expected, but system usable.
Environment
Additional Context
nucleo_u575zi_q.overlay:
prj.conf
Beta Was this translation helpful? Give feedback.
All reactions