Search found 2 matches

by magicboy_267
31 Aug 2013 05:52
Forum: mikroC General
Topic: MMC Init failed
Replies: 1
Views: 1963

MMC Init failed

I'm working on a simple project using mmc library. It will read CID register from mmc card and display on Virtual Terminal. But it doesn't work. Can anyone help me? I use PIC18F452, FREQ=24MHz. I have included my schematic, hex file and mmc image. Here is my code: sbit Mmc_Chip_Select at LATC2_bit; ...
by magicboy_267
31 Aug 2013 05:24
Forum: User Projects
Topic: Mmc_Init() failed in proteus
Replies: 3
Views: 5310

Mmc_Init() failed in proteus

I"m working on a simple sd card project using mikroc's mmc library. It will read CID register and display on Virtual terminal. but mmc_init() doesn't work. Anyone can help me? I use pic18f452 with osc=20MHz. MY schematic, hex file and mmc image file are included. This is my code: sbit Mmc_Chip_Selec...

Go to advanced search