Skip to main content

All Questions

Tagged with or
1 vote
1 answer
118 views

I am using a Microchip SAMA5D27 Wireless System-On-Module 1 (ATSAMA5D27-WLSOM1) MPU SOM Module with a Micron MT29F4G08ABADAWP-IT:D NAND Flash device for storing the boot image. I will also use a 4-bit ...
Potionless's user avatar
  • 1,821
0 votes
1 answer
80 views

I have been having difficulty getting an SD card to initialize to communicate over SPI. I am using a 32GB PNY Elite SD card, and the microcontroller I am using is an STM32L432KC. Below is the code I ...
Ethan Fredsti's user avatar
1 vote
1 answer
78 views

I’ve been working on a custom ESP32-C3 development board that’s designed to be a plug-and-play ESP-NOW receiver, with the option to log data straight to a microSD card. The idea is to make something ...
cheetoss's user avatar
1 vote
1 answer
57 views

I am currently designing hardware around an AM6254ATCGHAALW MPU, and I am making great use of the BeaglePlay schematic: link Here is the SD card design in the schematic: I would prefer not to use the ...
Dániel Határ's user avatar
2 votes
1 answer
158 views

I'm writing some software in rust to interface with a microSD card connected to an STM32 over SPI. I'm having issues getting the SD card to exit the idle state with ACMD41. I have a 64gb card that ...
oxnh's user avatar
  • 29
0 votes
0 answers
55 views

I have an Odroid N2 rev. 0.4 (HW and schematics), and its microSD slot is broken. I'd like to replate it, but I fail to find a compatible replacement, because most available seem to be wider, deeper, ...
homocomputeris's user avatar
0 votes
1 answer
129 views

I'm using STM32 and SDMMC peripheral to make external loader for an SD card,to flash touchgfx data to it and read it next . I have some questions. ...
hossein hamzekhani's user avatar
1 vote
2 answers
149 views

I am trying to implement an SD card with no filesystem in my ESP32 project. So far I have been able to initialize it and write data to it. However, I have not been able to correctly read the data from ...
David's user avatar
  • 21

15 30 50 per page
1
2 3 4 5
33