microsd
2.1.0.0
|
Need more additional memory? We've got just the thing for you - microSD click. It features a microSD card slot for microSD cards used as a mass storage media for portable devices. microSD click is designed to run on 3.3V power supply. Industry standard SPI interface ensures simple communication at high data rates. Use it for reading or storing data like music, text files, videos and more.
We provide a library for the microSD Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for microSD Click driver.
microsd_cfg_setup
Config Object Initialization function. microsd_init
Initialization function. microsd_check_card_detection
This function checks and waits for a microSD card to be inserted to the click board. microsd_create_directory
This function creates a new directory at the selected absolute path. The path should contain a name of the directory to be created. microsd_display_directory
This function reads and displays the content of the directory at the selected path. This example demonstrates a basic file system functionality and operations with files and directories using a microSD click board.
The demo application is composed of two sections :
Initializes the driver and logger and performs a several operations with file system that demonstrates the basic usage of microSD click board.
Reads and displays on the USB UART the contents of all directories created during application init.
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
Other Mikroe Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. UART terminal is available in all MikroElektronika compilers.