Quantcast
Channel: Smart Card
Viewing all 54 articles
Browse latest View live

not detecting my sd card (Carolina Sola)

$
0
0
Hi Smile: I have the same problem, sorry to be posting hereI'm using p18f8722 and following the book "sd card projects using the pic microcontroller"I do not have pin SD_CD SD_WE and hardware.How to solve the firmware?I really need help, thanks..

Delete me please - Duplicate Post (Carolina Sola)

$
0
0
Delete me please - Duplicate Post Sorry..

MDD Library PIC18F8722 - FSInit() (fernando.gatera)

$
0
0
Hello, I am using a pic18f8722 of MIKROE: And I'm using the MDD library with the book "sd card projects using the pic microcontroller" But, I had to change a few things:1. I found BUS_MODE and SMP_PHASE I saw on a forum and commented the variables #else..

SD card read return 0x01 error token after reading 6 bytes. (drbizzarow)

$
0
0
hi,i am trying to interface SD card (in raw format).I have successfully interface 1GB SD card read and write option both.But when i try my same code with 2GB SD card i can write my data successfully (i have checked through HxD) but when i am stat reading ..

Hot Swap SD Cards (stolzie)

$
0
0
Hi guys, I'm working on an application that requires the ability to hot swap SD Cards. I'm using the MDD File System ver 1.2.0. My code is as follows: #include "FSIO.h" void InitialiseBoard(void); void DoRead(void); void main(void) { FSInit(); while (1) D..

reading wave file from SD card and playing it on speaker. (gkoretz)

$
0
0
Hello, I am a student and our assignment is to connect an SD card to our PIC 18f45k22, and play a wave file on a speaker. We don't really know where to begin We got a speaker 8Ohms, 0.5W. And an SD card module by LC Studio. How do we connect them? And h..

Micro-sd card interface with PIC24FJ128GA010 (jinzpaul4u)

$
0
0
Hi there, Good day to you all. I am Paul and I have been working on a project called SD card communication with PIC24FJ128GA010 using SPI module.The reason I write is to ask for help regarding the use of the Microchip MDD File System Library,I'm trying t..

not detecting my sd card (joy_87)

$
0
0
hi im using pic32mx360f512l and C32 compiler to communicate with my SD card via SPI channel 2. the code stuck at (not detecting my SD card) my card doesn't have WE and CD pins .... so i gave it a ZEROvalue in the code as follow PORTGbits.RG0 = 0; PORTG..

18F4620, PetitFATfs and SD-card speed problem (AndersG)

$
0
0
This is a bit of an odd one. Project is an adapter to emulate a HP GPIB (aka Amigo) disk with an SD card and it had me puzzled for a while. The project page is here: http://www.dalton.ax/hpdisk The circuit performed perfectly on the breadboard, using a PD..

SD Card Scan repair in PIC32MX (Chaabane)

$
0
0
Hello guys, I'm working on a project that uses SD card, and sometimes i can't write nor read from it using microchip MDD API functions, and the only way to fix it without loosing data is by repairing it in windows with the scan & verify tool. I was th..

Creating nested files on an SD card (Spottymaldoon)

$
0
0
I am using Microchip's library software "MDD File System-SD card" with a 24FJ256GB006 to run a project involving data logging, data manipulation/reporting and a USB MSD link (I use C30 with MPLAB). I want to create a holding file "HOLD" for two text fi..

formatting SD-Card (SD-HC 16GB) with new MLA Libary V1.00 (picy2620)

$
0
0
hello everyone, i have ported my software from mdd to MLA FILE-IO. (not Harmony!) All file functions (initialize,mount_drive, open_file, write_file, close_file) working great. Only the FILEIO_format function makes problems. Calling following function thr..

MDD library can't initialize SD card -> the only solution is hardware power cycle (Chaabane)

$
0
0
Hello, I have a board with PIC32MX795F512L and SD card and I'm using Microchip Memory Disk Drive File System (MDD) v1.2.5 The library works fine, but i'm experiencing a big problem.If I cut the board power supply while the PIC is writing on the SD card, a..

Need help LED blink and comparator (gcap)

$
0
0
14-Bit Core (instructions, reset, WDT, specificati: http://www.microchip.com/forums/fb.ashx?m=809156..

About FSchdir(char * path ) Function for PIC18 (rocket42)

$
0
0
hello everyone!My framework: MPLAB IDE V8.70, MPLAB C18 V3.31 AND MDDFS LIBRARY V1.4.4 for PIC18f4620I already have read MDDFS Library help about FSchdir(char * path ) function. I seen its description as following:"Changes the current working directory to..

Memory disk drive file system: Micro SD card does not respond (mados_czech)

$
0
0
Hello all,I need a help.. I'm using memory disk drive file system library from Microchip on dsPIC33E and micro-SD card.. I use an demo-project from MLA and I did all necessary configs (Sytem clock definitions, SPI pins config, CS/CD/WP pins config for my ..

MDD SPI interrrupt configuration (Chaabane)

$
0
0
Hello,I'm using Memory Disk Drive File System (MDD) and I want to adapt it to a RTOS kernel i'm using. Does the MDD uses interrupts ? cause I don't seem to find it, to change it's priority level. Does anyone adapted it for FreeRTOS ? Thank you..

MDD library can't initialize SD card when use ALLOW_WRITES (rocket42)

$
0
0
hello everyoneI using pic18f4620My framework: MPLAB IDE v8.70, mcc18 v3.31, and MDDFS Library v1.4.4 for SD Card 8Gb- when I disable ALLOW_WRITES function in library (by comment command "#define ALLOW_WRITES")I ran code: FSInit() always return TRUE (TRUE=..

WHILE READING THE FIRST TOKEN FROM SD CARD (TRANSEND 4gb) I GET ONLY 0XFF NOT 0XFE (Manjunath N N)

$
0
0
HI i am trying to write and read raw data from micro sd card(TRANSEND 4GB) through spi with pic18F65J50 but writing is working fine but reading is not working help me any one.tools used: ide:mplab 8.92.00 version os: windows7 programming kit: pickit2 here..

SD CARD FAILURE - CAN IT BE LAYOUT? (Spottymaldoon)

$
0
0
I am posting pictures of two near identical cards running 24FJ256GB106s (top and bottom views). The only difference is that the data lines to the micro SD cards are laid out slightly differently - with Exhibit A taking a shorter route than Exhibit B. Exhi..
Viewing all 54 articles
Browse latest View live




Latest Images