Description: SD card FAT32 file system format the SD card to FAT32 file system
Microcontroller-based SD card FAT32 file system, use protues simulation, easy to learn without development board shoes.
SD card FAT32 file system
How will the SD card formatted FAT32 file system?
fat32 format called vfat in linux, and is able to identify a window and linux file system
1) First, switch to root permissions:
$ su- root
2) Find SD device name:
# ls/dev/sd*
Then insert the SD card, enter the above command ls/dev/sd* again, SD card device which is more than the last out of the device, for example: sdc1 input format command:
# mkfs.vfat/dev/sdc1
To Search:
File list (Check if you may need any files):
SD_GCC\SD_GCC\default\dep\FAT32.o.d
......\......\.......\...\SD_main.o.d
......\......\.......\...\SD_routines.o.d
......\......\.......\...\SPI_routines.o.d
......\......\.......\...\UART_routines.o.d
......\......\.......\FAT32.o
......\......\.......\Makefile
......\......\.......\SD_Card.eep
......\......\.......\SD_Card.elf
......\......\.......\SD_Card.hex
......\......\.......\SD_Card.lss
......\......\.......\SD_Card.map
......\......\.......\SD_main.o
......\......\.......\SD_routines.o
......\......\.......\SPI_routines.o
......\......\.......\UART_routines.o
......\......\FAT32.c
......\......\FAT32.h
......\......\SD_Card.aps
......\......\sd_card.aws
......\......\SD_main.c
......\......\SD_routines.c
......\......\sd_routines.h
......\......\sourceLineMap.txt
......\......\SPI_routines.c
......\......\SPI_routines.h
......\......\UART_routines.c
......\......\UART_routines.h
......\......\default\dep
......\......\default
......\SD_GCC
SD_GCC