NuMaker-IoT-M487 (8) Use SD Card on Mbed OS
- NuMicro MA35D0 Series Introduction
- Introduction to NUC980 IIoT Evaluation Board “NuMaker-IIoT-NUC980G2D/G1D”
- Introduction to NUC980 IIoT Evaluation Board NuMaker-IIoT-NUC980G2/G1
- Embedded World 2022 NUC980 - Edge Devices management
- 【Webinar Playback】【Nuvoton x AWS webinar】Ensure the End-to-End Security with AWS IoT Services
- How to build an AIoT device for Smart Manufacturing
- Nuvoton All-in-One IIoT Platform Solution Introduction
- Nuvoton NuMaker-IIoT-NUC980 (5) – Connect to AWS
- Nuvoton NuMaker-IIoT-NUC980 (4) – Use LTE and NB-IoT
- Nuvoton NuMaker-IIoT-NUC980 (3) – Use Ethernet
- NuMaker-IoT-M487 (11) Connect to Azure IoT Hub service
- Nuvoton NuMaker-IIoT-NUC980 (2) – Control GPIO
- Nuvoton NuMaker-IIoT-NUC980 (1) – Install Development Environment
- IoT Webinar: Nuvoton IoT Platform speeds up Developments for AWS, Azure, and other Clouds
- NuMaker-IoT-M487 (10) Connect to AWS IoT service
- Chili board – Complete Ethernet and webserver, USB camera, and NFS functions within 5 mins
- Nuvoton Chili board with Linux OS, featured in it's compact size, rapid in development
- NuMaker-IoT-M487 (9) Record and Play audio on Mbed OS
- NuMaker-IoT-M487 (8) Use SD Card on Mbed OS
- NuMaker-IoT-M487 (7) Control Temperature sensor on Mbed OS
- NuMaker-IoT-M487 (6) Use Ethernet
- NuMaker-IoT-M487 (5) Connect to Pelion Device Management on Mbed OS
- NuMaker-IoT-M487 (4) Use NB-IoT or 4G LTE on Mbed OS
- NuMaker-IoT-M487 (3) Use Wi-Fi on Mbed OS
- NuMaker-IoT-M487 (2) Control LED and Buttons on Mbed OS
- NuMaker-IoT-M487 (1) Get Started with Mbed OS
- Connecting to Multi-Cloud on NuMaker IoT Platform
- Nuvoton NUC980 Microprocessor – Industrial IoT Gateway
- The IoT Webinar co-hosted by Arm and Nuvoton
- Nuvoton Industrial IoT Processor – NUC980 Series
Introduction
Hello everyone, I am Morgan, the principal engineer of Nuvoton Technology. Today, I will show you how to use SD card with Mbed OS on NuMaker-IoT-M487 development board. Open Chrome browser, and enter the URL https://ide.mbed.com to use the Mbed Online Compiler. After log in, make sure that NuMaker-IoT-M487 board already selected in the upper right corner. If not, please refer Nuvoton IoT Tutorial series “Get Started with Mbed OS” which has a detailed description of how to add a board. Click the “New” on the left of menu bar, a “Create new program” window will be displayed. You can see that the Platform has been set to NuMaker-IoT-M487. In the Template, select the "NuMaker SD-File-System with SD mode" for this tutorial. Then click OK. Now you can see that the sample code has loaded on the page. LittleFS uses less memory, supports power failure protection. However, LittleFS is different from the FAT file system, so after uses littleFS, the SD card will be formatted as LittleFS. The sample code uses FAT file system as default. Just click “Compiler” to build the example. It is in compiling, please wait a moment. After the compilation is complete, “Success” will appear in the compile output window. The browser downloads the binary firmware file directly after a successful compiling. It will be saved in a default download folder or the folder based on your browser setting. In Chrome, you can click download file and select “Show in folder”. Please insert a micro SD card into the card slot on the back of NuMaker-IoT-M487 board, then connect the USB to your computer and make sure the onboard LED lights up. Let’s back to the folder you just download the binary firmware file (NuMaker-mbed-SD-FileSystem-example.NUMAKER_IOT_M487.bin). Drag and drop the file to NuMicro MCU drive. You will see the copying progress dialog box. Please find the virtual COM port assigned for NuMaker-IoT-M487 in Device Manager. In the demonstration, the “Nu-Link Virtual Com Port” is COMx. Then use your favorite terminal tool. Here we use Putty. Open the COMx port with 115200 baud rate And no flow control settings. Then “Open” it. Press “Reset” on board to run the firmware again. You can see the messages on terminal while accessing SD card. That’s all for this tutorial. Thank you for watching. Welcome to subscribe to our channel. If you want to get more information, please contact us “SalesSupport@nuvoton.com” - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC Buy now: https://direct.nuvoton.com/tw/numaker-iot-m487 Contact us: SalesSupport@nuvoton.com #tool #training #learning #intermediate #en