SparkFun
SparkFun Thing Plus - RA6M5
· MPN: WRL-24243
It's time to supercharge your next project with the SparkFun RA6M5 Thing Plus! Clocking in at 200MHz, the RA6M5 is a high-performance microcontroller from Re...
- Renesas RA6M5
- 21 Multifunctional GPIO Pins:
- Up to six 12-bit ADC channels
- Up to two 12-bit DAC outputs
- Up to two UARTs ports
- An available SPI Bus
- An available I2C Bus
- 21 Multifunctional GPIO Pins:
- Renesas DA14531MOD
- Bluetooth® Low Energy (LE) Module
- Supports CodeLess™ AT command Datapump
- Thing Plus (or Feather) Form-Factor:
- Dimensions: 2.9" x 0.9"
- Four Mounting Holes:
- 4-40 screw compatible
- 28 PTH Pins
- USB-C Connector
- 2-pin JST Connector for a LiPo Battery (not included)
- 4-pin JST Qwiic Connector
- LiPo Charger:
- MC73831 Single-Cell LiPo Charger
- Charge rate: 213mA
- MAX17048 Single-Cell LiPo Fuel Gauge
- MC73831 Single-Cell LiPo Charger
- LEDs:
- PWR - Red 3.3V power indicator
- CHG - Yellow battery charging indicator
- STAT - Blue status LED (D14)
- RGB - WS2812 RGB LED (D13)
- Buttons:
- USR (D31)
- RST
- 2x JTAG/SWD PTH Pins
- 16 MB/128 Mbit QSPI Flash (MX25L12833F)
- µSD Card Slot
- Arm® Cortex®-M33 Core
- Footprint: 100-pin LQFP
- Clock frequency: 200MHz
- Flash memory:
- 2MB (code)
- 8kB (data)
- SRAM: 512kB
- Error Correction Code (ECC) Support
- Arm Memory Protection Unit (Arm MPU)
- Secure Crypto Engine
- Two Watchdog Timers (WDT)
- Operating voltage: 3.0V to 3.6V
- Current Consumption:
- Maximum: 143mA
- Normal: 32mA
- Sleep: 11mA
- Deep Sleep: 0.9-131µA
- Operating modes:
- Single-chip
- SCI/USB boot
- 75 I/O Pins
- 5V Tolerant (x14)
- 12-bit ADC (x6)
- 12-bit DAC (x2)
- 32-bit PWM Channels (x4)
- 16-bit PWM Channels (x6)
- UART (x10)
- I2C Bus (x3)
- SPI Bus (x2)
- QSPI (x1)
- OSPI (x1)
- USB 2.0 (Full/High Speed)
- CAN Interface
- Ethernet MAC/DMA Controller
- SD/MMC Host Interface
- Serial Sound Interface Enhanced
- Consumer Electronics Control
- Realtime Clock (RTC) with calendar
- CRC Calculator
- Temperature Sensor
- Capacitive Touch Sensing
- Operating temperature: -40 to 85 °C
- Bluetooth 5.1 system-on-chip (SoC)
- Supports up to three connections
- 32-bit Arm® Cortex® M0+
- Clock frequency: 16 MHz
- Memory:
- Flash: 128 Kb
- RAM: 48 Kb
- ROM: 144 Kb
- OTP: 32 Kb
- Operating range (1.8 V - 3.6 V)
- Receive: 2mA
- Transmit: 4mA
- Sleep: 1.8 µA
- Radio
- Transmit Power: -19 to +2.2 dBm
- Receiver Sensitivity: -93 dBm
- Schematic
- Eagle Files
- Board Dimensions
- Graphical Datasheet
-
Hookup Guide
- Renesas-Arduino Core (unofficial)
- Arduino Libraries:
- Datasheets:
- Renesas Components:
- Thing Plus Comparison Guide
- Qwiic Information Page
- GitHub Hardware Repo
Jargon buster
Plain-language definitions for the technical terms used above.
- ADC
- An analogue-to-digital converter reads a changing voltage and turns it into a number the microcontroller can use. It matters when connecting analogue sensors such as light, sound, or variable-resistor sensors.
- Bluetooth 5.1
- Bluetooth 5.1 is a version of Bluetooth that improves on earlier versions with features such as better device positioning support and efficient wireless communication. It matters for projects that connect to phones, sensors, or other nearby devices without cables.
- DAC
- A digital-to-analogue converter turns numbers from the microcontroller into a real analogue voltage. It matters if you want to generate simple waveforms, audio-style signals, or variable control voltages rather than just on/off outputs.
- deep sleep
- Deep sleep is a low-power mode where the microcontroller turns off most functions while keeping just enough circuitry active to wake up later. It is important for battery-powered projects because it can greatly extend how long the device runs between charges.
- Flash memory
- Non-volatile memory that keeps stored data even when power is removed. In this sensor, it matters because enrolled fingerprint templates can remain saved after the project is turned off.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- JTAG
- JTAG is a hardware debugging and programming interface used to inspect and control chips at a low level. It matters for advanced development because it can help diagnose firmware problems that are hard to see through normal serial output.
- LED
- A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
- LiPo
- A lithium polymer rechargeable battery commonly used in portable electronics projects. It matters because LiPo batteries need correct charging circuitry and care, and this board includes hardware intended for that battery type.
- MAX17048
- A battery fuel-gauge chip that estimates how much charge is left in a LiPo battery. It matters for portable projects because your software can monitor battery level instead of only measuring voltage.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
- microSD card
- A microSD card is a small removable memory card used to store files such as audio tracks. For this product, the card is where the sound files live, so its capacity and formatting can affect how many sounds you can use.
- MPU
- A microprocessor unit is a processor designed to run a full operating system such as Linux, usually with external memory and storage. It matters because it can handle higher-level tasks like networking, video, and AI that are beyond a typical microcontroller.
- PCB
- A printed circuit board is a rigid board with copper tracks that connect electronic parts without loose wires. For this kit, the PCBs also form the airplane shape, so they are both the circuit base and part of the finished model.
- PTH
- Plated through-hole means the pin holes are metal-lined so solder connects the pad on both sides of the board. It is useful for connectors and headers that need a strong mechanical and electrical connection.
- PWM
- Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
- Qwiic
- Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
- RAM
- RAM is temporary memory used while a device is running, and its contents are lost when power is removed. A “Run in RAM” mode is useful for testing settings without permanently programming the module, but it may not support every feature.
- RGB
- Short for red, green and blue, usually referring to an LED that can mix those three colours. It matters because controlling an RGB LED teaches how separate outputs combine to create different colours.
- RST
- Short for reset, a control pin used to restart or initialise a device from a microcontroller. It matters because this sensor requires the RST pin to be connected for some communication setups.
- RTC
- A Real-Time Clock keeps track of time even when the main processor is asleep or powered down, usually with a small backup battery. It matters for data logging and tracking projects that need accurate timestamps.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
- SRAM
- Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
- SWD
- Serial Wire Debug is a two-wire programming and debugging interface used with many microcontrollers. It matters if you need low-level access to program, recover or debug the processor board connected to this carrier.
- Thing Plus
- Thing Plus is SparkFun’s development-board form factor with a small rectangular layout and connections suited to wireless and battery-powered projects. It matters because boards and accessories in the same form factor are easier to mount, wire, and swap between projects.
- UART
- UART is a simple serial connection that sends data over separate transmit and receive wires, often labelled TX and RX. It matters because this module is designed to replace a wired UART cable with a wireless link while keeping the same serial data format.
- USB-C
- A modern reversible USB connector used for power and data connections. On this product it matters because it can connect directly to a computer as well as to a microcontroller project.
Find this product in
Brands
Connectivity
Microcontrollers
SparkFun Thing Plus RA6M5 Schematic
Schematic · 265.9 KB · Click any page to view full size
SparkFun Thing Plus RA6M5 Board Dimensions
Mechanical Drawings · 174.9 KB · Click any page to view full size
SparkFun Thing Plus RA6M5 Graphical Datasheet
Product Brief · 1.3 MB · Click any page to view full size
RT9080 Regulator Datasheet
Datasheet · 308.9 KB · Click any page to view full size
LM66200 Ideal Diode Datasheet
Datasheet · 1.9 MB · Click any page to view full size
MCP73831 Charger Datasheet
Datasheet · 868.3 KB · Click any page to view full size
MAX17048 Fuel Gauge Datasheet
Datasheet · 1.1 MB · Click any page to view full size
WS2812C-2020 LED Datasheet
Datasheet · 667.7 KB · Click any page to view full size
MX25L12833F Flash Datasheet
Datasheet · 1.3 MB · Click any page to view full size
RA6M5 Group Datasheet
Datasheet · 2.9 MB · Click any page to view full size
RA6M5 Group Hardware User Manual
User Guide · 23.0 MB · Click any page to view full size
DA14531MOD Module Datasheet
Datasheet · 2.0 MB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 904.0 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
SparkFun Thing Plus RA6M5 Eagle Design Files
Schematic · ZIP · 295.1 KB
Eagle PCB design files for the SparkFun Thing Plus RA6M5
Renesas-Arduino Core
Driver · ZIP · 21.1 MB
Arduino core support package for Renesas RA6M5 boards
CodeLess Arduino Library
Example Code · ZIP · 13.2 KB
Arduino library for CodeLess BLE functionality
Related Tutorials
Free guides on learn.littlebird.com.au