2009-06-25 01:38 AM
No write permission in stm32f103 eval board
2011-05-17 04:15 AM
Hello all
I am trying to implement the DOS file system for my SDCARD. but wen i am trying to access some of the SDIO registers, I am getting the no write permission. Can any1 help me out in this. it urgent. I am using a board STM32f103 with STM firmware lib. thanks in advance2011-05-17 04:15 AM
Have you made sure that the switch on the SD card is not in the ''lock'' position? Really obvious suggestion, but it has happened to me before. Especially for SD slots that were moving the lock with some insertions.
2011-05-17 04:15 AM
hi again
the switch is not in the lock position. thing is the board which i am using is having a SPI interface to the SD card. so if I use the SPI interface , will it work using the SDIO registers. Plz reply..... thanks in advance2011-05-17 04:15 AM
Is it an SDIO card?