Welcome to the Zalmotek RA6M1 Feather SoM GitHub repository!
Here you'll find all the resources you need to get up and running quickly.
The Renesas RA6M1 is designed for high-performance applications, featuring the Arm® Cortex®-M4 CPU core with a maximum operating frequency of 120 MHz. It's ideal for complex IoT devices and industrial applications requiring powerful processing capabilities and advanced peripherals.
The Feather SoM incorporates the classic Feather features: GPIOs (analog and digital), I2C and SPI communication pins, UART pins, a LiPo battery power plug, and the USB programming port. The SoM also features a USB Type-C for powering the board and for USB debug upload, making it perfect for complex IoT solutions and industrial applications.
The pinout for each port is as follows:
Pin | Function | Notes | Pin | Function | Notes |
---|---|---|---|---|---|
1 | RESET | ||||
2 | VCC (3V3) | ||||
3 | AREF | ||||
4 | GND | ||||
5 | A0 | BSP_IO_PORT_00_PIN_15 | 17 | VBAT | |
6 | A1 | BSP_IO_PORT_00_PIN_14 | 18 | EN | |
7 | A2 | BSP_IO_PORT_00_PIN_03 | 19 | BUS | |
8 | A3 | BSP_IO_PORT_00_PIN_02 | 20 | D13 | BSP_IO_PORT_03_PIN_01 |
9 | A4 | BSP_IO_PORT_00_PIN_01 | 21 | D12 | BSP_IO_PORT_03_PIN_02 |
10 | A5 | BSP_IO_PORT_00_PIN_00 | 22 | D11 | BSP_IO_PORT_02_PIN_01 |
11 | SCK | BSP_IO_PORT_01_PIN_11 | 23 | D10 | BSP_IO_PORT_02_PIN_10 |
12 | MOSI | BSP_IO_PORT_01_PIN_09 | 24 | D9 | BSP_IO_PORT_02_PIN_05 |
13 | MISO | BSP_IO_PORT_01_PIN_10 | 25 | D6 | BSP_IO_PORT_02_PIN_06 |
14 | RX | BSP_IO_PORT_04_PIN_10 | 26 | D5 | BSP_IO_PORT_02_PIN_07 |
15 | TX | BSP_IO_PORT_04_PIN_11 | 27 | SCL | BSP_IO_PORT_01_PIN_00 |
16 | D14 (SPARE) | BSP_IO_PORT_04_PIN_00 | 28 | SDA | BSP_IO_PORT_01_PIN_01 |
- USB-C cable
- JTAG Debugger, such as the SEGGER J-Link
The e² studio IDE from Renesas is a comprehensive, user-friendly platform designed to streamline embedded application development. It supports Renesas microcontrollers and combines powerful features with an intuitive interface for coding, debugging, and project management.
First of all, download the latest release of the Flexible Software Package with the e²studio platform installer from the following link, according to your OS.
The installer will guide you through the necessary steps. After the installation is finished, launch Renesas e² studio and set up your workspace. This will be the directory where all your projects will be stored.
You will also need to install the J-Link Software pack from here.
Once you have all the tools installed, follow this guide to learn how to import, build, and run a project in the e² studio IDE.
Thank you for choosing the Zalmotek RA6M1 Feather SoM!
We can't wait to see what amazing projects you'll create with it! 💻✨