SparkFun
Arduino Portenta C33
The Arduino Portenta C33 is a cost-effective industrial-grade module built around the Renesas R7FA6M5BH2CBG Arm Cortex-M33 microcontroller running at up to 2...
The Arduino Portenta C33 is a cost-effective industrial-grade module built around the Renesas R7FA6M5BH2CBG Arm Cortex-M33 microcontroller running at up to 200 MHz. It supports MicroPython and Arduino sketches, with onboard Wi-Fi, Bluetooth Low Energy, and 100 Mbps Ethernet for connected applications.
Security is handled by an NXP SE050C2 secure element at the hardware level, and the board supports over-the-air firmware updates via Arduino IoT Cloud or third-party services. The Portenta form factor with castellated pins makes it suitable for both prototyping and automated assembly lines.
Key Features
- Arm Cortex-M33 @ 200 MHz – Renesas R7FA6M5BH2CBG with Arm TrustZone and Secure Crypto Engine 9
- Wi-Fi + Bluetooth LE – Onboard wireless connectivity
- 100 Mbps Ethernet – Onboard PHY for wired networking
- Hardware Security – NXP SE050C2 secure element
- OTA Updates – Over-the-air firmware via Arduino IoT Cloud
- Castellated Pins – Compatible with Portenta and MKR form factors
- USB-C – High-speed USB connectivity
Specifications
- MCU – Renesas R7FA6M5BH2CBG (Arm Cortex-M33, up to 200 MHz)
- SRAM – 512 KB onboard
- Flash – 2 MB onboard + 16 MB external QSPI
- Connectivity – Wi-Fi, Bluetooth LE, 100 Mbps Ethernet
- Security – NXP SE050C2 secure element, Arm TrustZone
- Interfaces – CAN, SD card, ADC, GPIO, SPI, I²S, I²C, JTAG/SWD
- USB – USB-C (High Speed)
- Operating Temperature – −40°C to +85°C
- Dimensions – 66.04 × 25.40 mm
Ideal For
- IoT gateways and connected devices
- Remote control and fleet management systems
- Industrial process monitoring
- AI-powered edge applications
Package Contents
- 1× Arduino Portenta C33
Resources
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.
- Arm Cortex-M33
- A low-power Arm microcontroller core designed for real-time control tasks. It matters because it can handle timing-sensitive jobs such as reading sensors or driving motors while the main processor runs Linux.
- 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.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- 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.
- 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.
- MicroPython
- A version of the Python programming language made to run on microcontrollers. It matters because it lets beginners write readable code to control LEDs, sensors, motors and displays without needing to start with lower-level languages.
- OTA
- OTA means over-the-air updating, where firmware is updated wirelessly instead of through a programming cable. It matters because you may be able to update or maintain the module after it is installed in a project.
- 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.
- 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
Portenta C33 Schematic
Schematic · 11.9 MB · Click any page to view full size
Portenta C33 Datasheet
Datasheet · 2.6 MB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 623.5 KB · Click any page to view full size
Related Tutorials
Free guides on learn.littlebird.com.au