SDIO change order of data pins
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-05-08 7:18 AM
Hi everyone,
Is it possible to change the order of the data pins by software? I messed up and connected D0 with D3 and D1 with D2 and so on, between an STM32F765 and a WLAN Chip WL1807 (TI).
I'm using STM32CubeMX.
Best regards,
Mira
#sdio #stm32f765- Labels:
-
SDIO-SDMMC
-
STM32F7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-05-08 7:49 AM
Probably not, otherwise the Alternate function table in the datasheet would be meaningless.
Seems this will be handy:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-05-08 8:03 AM
Other than modifying the in-memory buffers, no.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-05-08 9:01 AM
Thanks for answering so quickly.
I guess, scraping away the microstrip lines and rewiring won't work, since the four data lines need to be of the same length.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-05-08 12:55 PM
These are not differential lines. at 300ps per inch, it's doable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-05-08 3:32 PM
I've wire-wrapped without incident, reasonably consistent lengths are sufficient.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-05-09 2:28 AM
It's just that the data sheet says 'SDIO traces must be (...) as short as possible. In addition, every trace length must be the same as the others'.
But you're right, as long as it doesn't deviate by a couple of inches, it should work alright.Thanks again!- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-05-10 1:12 PM
The ideal situation vs the good enough one.
