J
jakky
Guest
Mam mega64 i MMC więc muszę interfejs tych może ktoś mi przesłać kod źródłowy C, a obwód w Dziękuję za pomoc. jakky_thai (at) hotmail.com, jakky_thai (at) yahoo.com
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Mówiąc szczerze, nie miałem ponownie ten kod, ale załóżmy, że to działa. Po patrzeć mmc.h i mmc.ci zauważyłem następujące funkcje już wdrożonych w tym projekty: ( http://www.ulrichradig.de/site/atmel/avr_mmcsd/zip/SourceCode2_5.zip ) inline U08 mmc_read_byte (void); inline mmc_write_byte void (U08); extern mmc_read_block void (* U08, U08 *, U16); extern mmc_init U08 (void); extern mmc_read_sector U08 (U32, U08 *); extern mmc_write_sector U08 (U32, U08 *); extern mmc_write_command U08 (U08 *); extern mmc_read_csd U08 (U08 *); extern U08 mmc_read_cid (U08 *);Ulrich źródłem jest tylko do odczytu radig fromm MMC / SD o ile wiem. Co kompilator używasz?