Skip to main content

Questions tagged [sdio]

Secure Digital Input Output extends the SD card specification to cover input/output functions.

0 votes
2 answers
61 views

I am currently using a WeAct Studio STM32H562RGT6 development board, and everything is working fine except 4-bit SDIO, which is unreliable if I use a clock divider less than 20 (~2MHz). Ideally I ...
JavaLatte's user avatar
  • 325
0 votes
0 answers
93 views

We are developing a board for a SoM with an Altera Cyclone V FPGA SoC. The OS is a custom embedded Linux created with Buildroot. We need an SD card, Bluetooth, and Wi-Fi. For this, we have identified ...
dpeng's user avatar
  • 225
-1 votes
1 answer
454 views

I'm designing an SD card interface for a 3.3V system and would appreciate a review of the schematic I've put together. The goal is to safely interface with a microSD card in 4-bit mode, provide robust ...
Brighton Sikarskie's user avatar
0 votes
0 answers
338 views

Im trying to send data with sdmmc and i cant see anything happening in data line on oscio. CMD and CLOCK working fine but data just doesnt reacting. this is how clock and cmd looking like (no data ...
KlimDuda's user avatar
0 votes
0 answers
249 views

I am currently working on a project that involves integrating USB functionality for data transfer and data logging on an STM32F407VG micro-controller. Specifically, I want to log data files on an SD ...
Embedded_Engineer's user avatar
0 votes
0 answers
831 views

We are currently working on a PCB that has an STM32F446RET6 MCU. The PCB is equipped with various sensors for data collection. Additionally, we are using an SD card for data logging and have opted for ...
Burak Kayaalp's user avatar
2 votes
0 answers
840 views

I have an SD Card socket connected to STM32F4 with the connections as follows: The firmware uses the following codes to initialize the SDIO: ...
Patratacus's user avatar
8 votes
4 answers
2k views

Many application notes (like this one) advise series resistance to be added on the clock line, close to the source. I do understand that this resistance is added there to match the source impedance to ...
Ivan Vlaykov's user avatar
2 votes
0 answers
336 views

I'm trying to establish communication with the WiFi module on an stm32mp157f-dk2 board. I must be doing something wrong because I always get a timeout from SDMMC2. I attempt to send 2 commands, the ...
Hammdist's user avatar
  • 755
1 vote
1 answer
77 views

I was wondering if it is possible to access one SD card via two or more hosts via some sort of hub and write to it data sequentially (i.e host1 writes a bulk then hostN writes another bulk)
Ma250's user avatar
  • 111
0 votes
0 answers
121 views

There are a number of wifi module which are controlled by SDIO(as an option). I am using the WL1837MOD as a specific example but I welcome more general answers. All the documentation for this chip ...
FourierFlux's user avatar
0 votes
2 answers
918 views

I have two devices that I'd like to use together, connected via their SDIO pins. The MCU can transfer data up to 200 MB/s with a 200 MHz clock speed (HS-200). The wireless module that I want to use ...
scpaulson42's user avatar
0 votes
0 answers
93 views

I am developing an embedded system and attaching a uSD-card to it in SD mode (not SPI). The requirement is such that I have to switch the uSD card connectivity between two ports so I am using 74HC4053 ...
UmairKhan's user avatar
2 votes
1 answer
587 views

I have an ATWILC3000 wifi module connected to a Raspberry Pi Compute Module 3+ over 4-bit SDIO. It's throwing a lot of bus errors at higher frequencies (currently running at 1 MHz for stability when ...
Joe Baker's user avatar
  • 1,773
2 votes
1 answer
1k views

I have a custom board with an STM32F407VGT6 and an SD card slot. I noticed that I can only access the SD card if I have a scope probe attached to the clock signal. Holding a scalpel blade between my ...
Crazor's user avatar
  • 455

15 30 50 per page