pic - SD card not coming out of busy state after writing 512 bytes and times out -


i using sd card (delkin 2gb) in spi mode on dspic33e mcu. card initializing in spi mode. after writing 512 bytes of data , dummy 16 bit crc sd card, getting data_accepted (0x05) response card. however, after write, goes in busy state forever , time out occurs. see data written in sd card. problem doesn't occur different 1 gb card.


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -