$15 Makerdiary iMX RT1011 Nano Kit runs Zephyr RTOS on 500 MHz NXP iMX RT1011 crossover MCU

iMX RT1011 Nano kit

Makerdiary’s iMX RT1011 Nano Kit is a prototyping board featuring the NXP iMX RT1011 Cortex-M7 Crossover MCU running Zephyr RTOS. It offers 128 KB of on-chip RAM, configurable as TCM or general-purpose memory, and supports high-speed USB, UART, SPI, I2C, SAI, PWM, GPIO, and ADC, making it suitable for a variety of embedded applications. The board also includes a 128 Mbit external QSPI flash with XIP support, flexible power management, a programmable LED and Button, and a USB-C connector. It features a dual-row 40-pin layout (DIP/SMT) with up to 33 multi-function GPIO pins, 15 of which can be used as ADC inputs, along with a Serial Wire Debug (SWD) port. Optional pre-soldered headers are available for added flexibility. We previously covered other iMX RT1011-based development boards, such as the Olimex RT1010-Py running MicroPython and Adafruit Metro M7 with CircuitPython firmware. Be sure to check them out if you’re interested. Makerdiary’s […]

STMicro STM32C071 Arm Cortex-M0+ MCU adds USB FS interface, targets inexpensive GUI implementations

STM32C071 development board graphical user interface

STMicro has just announced the availability of the STM32C071 Arm Cortex-M0+ microcontroller part of the STM32C0 series with 128 KB of flash and 24 KB of RAM suitable for driving a small 320 x 240 display using an SPI interface and building affordable graphical user interfaces (GUI) for appliances. The microcontroller also adds a crystal-less USB FS device interface, additional SPI and I2C interfaces, and extra GPIOs (up to 61) all of which are 5V tolerant. For evaluation and quickly get started with firmware development, STMicro also offers the NUCLEO-C071RB development board and X-NUCLEO-GFX01M2 display expansion board. STM32C071 low-cost Cortex-M0+ MCU for GUI in appliances STM32C071 specifications: MCU Core -Arm 32-bit Cortex-M0+ CPU @ up to 48 MHz Memory – Up to 24KB SRAM with HW parity check Storage – Up to 128KB flash with protection and securable area Peripheral interfaces Up to 61x fast I/Os, all 5V tolerant 5-channel […]

Raspberry Pi RP2350 dev board features Ethernet RJ45 port with WIZNet W5500 or W5100S Ethernet controller

Wiznet W5500 EVB Pico2 and W5100S EVB Pico2 Dev boards

WIZnet has recently launched two new Raspberry Pi RP2350-based Ethernet boards – W5100S-EVB-Pico2 and W5500-EVB-Pico2 – based on different Ethernet controllers. The entry-level W5100S-EVB-Pico2 is built around the W5100S controller that features 4 independent sockets and 16 Kbytes of buffer memory. On the other hand, the W5500-EVB-Pico2 is built around the W5500, which features 8 sockets, 32 Kbytes of buffer memory, and improved security features such as OTP memory, Secure Boot, and Arm TrustZone technology. These make the W5500-EVB-Pico2 ideal for projects with robust network handling and advanced security measures. After the recent announcement of the $5 Raspberry Pi Pico 2 we have seen many development boards built around the RP2350 MCU, including the Challenger+ RP2350 WiFi6/BLE5, the Solder Party’s RP2350 Stamp, the Seeed Studio XIAO RP2350, the Cytron MOTION 2350 Pro, and more. Feel free to check those out If you are interested in RP2350-based dev boards. W5100S-EVB-Pico2 and […]

ESP32-S3-PICO-based OMGS3 is the world’s smallest fully-featured ESP32-S3 module/board

OMGS3 board

Based on the ESP32-S3-PICO system-in-package (SiP), Unexpected Maker OMGS3 is a small, yet full-featured ESP32-S3 module/board whose designer claims is the world’s smallest in its category at just 25x10mm in size. It replaces the earlier Unexpected Maker NanoS3 based on the ESP32-S3FN8 SoC measuring 28 x 11 mm. The OMGS3’s ESP32-S3-PICO SiP integrates a dual-core ESP32-S3 WiFi and BLE wireless SoC, 8MB QSPI flash, and 2MB QSPI PSRAM. The board itself also includes a 3D antenna, an RGB LED, two LEDs for power and charging, and I/Os are exposed through 26 solder pads. Unexpected Maker OMGS3 specifications: SiP – Espressif ESP32-S3-PICO SoC ESP32-S3 dual-core Tensilica LX7 up to 240 MHz with 512KB SRAM, 16 KB RTC SRAM Wireless – WiFi 4 and Bluetooth 5 LE + Mesh Memory – 2MB QSPI PSRAM Storage – 8MB QSPI flash Antenna – High-gain 3D antenna I/Os via 26x solder pads Up to 17x GPIO […]

WeAct RA4M1 – A small board with plenty of GPIOs that’s software-compatible with the Arduino UNO R4

WeAct RA4M1 board

Last week, we covered the Maker Go RA4M1-R4 development board, an inexpensive “clone” of the Arduino UNO R4 Minima with some small modifications like support for up to 50V DC input and a 3.3V/5V switch for I/Os. But today, I’ve come across a smaller and cheaper Renesas RA4M1 board that’s also software compatible with the Arduino UNO R4. Meet the WeAct RA4M1. The WeAct RA4M1 is mostly a breakout board for the Renesas R7FA4M1AB3CFM Arm Cortex-M4F microcontroller with two 30-pin GPIO headers, a USB-C port for power and programming, and three buttons. It offers a middle ground between the Arduino UNO R4 Minima and the tiny XIAO RA4M1 USB-C board. WeAct RA4M1 specifications: Microcontroller – Renesas RA4M1 Arm Cortex-M4F MCU @ 48 MHz with 32KB SRAM, 256KB flash USB – 1x USB Type-C port for power and programming Expansion 2x 30-pin headers with GPIO, VIN, VCC, GND 3.3V or 5V […]

Using RISC-V cores on the Raspberry Pi Pico 2 board and RP2350 MCU – From blinking an LED to building Linux

Raspberry Pi Pico 2 RP2350 RISC-V review

Raspberry Pi Pico 2 was released last month with a Raspberry Pi RP2350 microcontroller equipped with two Arm Cortex-M33 cores and two 32-bit RISC-V “Hazard3” cores with up to two cores usable at any time. So in this guide, we’ll show how to use the RISC-V cores on the RP2350 MCU, compare their performance against the Arm Cortex-M33 cores, and even build Linux for RISC-V for RP2350 boards that have PSRAM. Apart from the extra memory and more powerful cores, plus new features related to security and the HSTX interface, the Raspberry Pi Pico 2 and Pico will be very similar to the end user and the instructions in our article “Getting Started with Raspberry Pi Pico using MicroPython and C” remain valid. I don’t think there’s a MicroPython RISC-V image yet, so we’ll focus on running C programs on the RISC-V cores. A quick check with the Arm cores […]

Nuvoton M2003 is a low-cost Arm Cortex-M23 MCU for AIoT and Industrial applications

Nuvoton NuMaker M2003FC development board

Nuvoton has recently launched the Nuvoton M2003 series of low-cost Arm Cortex-M23 microcontrollers which at the time of writing features M2003FC1AE and M2003XC1AE microcontrollers. Major features include a 32-bit hardware multiplier/divider, 32 KB of flash memory, 4 KB of SRAM, multiple communication interfaces (UARTs, I²C, USCI), analog peripherals (8-channel 12-bit ADC, 6-channel 16-bit PWM), and support for a wide voltage and temperature range. These features make this device useful for AIoT, industrial automation, smart homes, energy storage, and automotive electronics, and the company says the low-cost M2003 family offers a migration path from 8-bit to 32-bit designs. Feature-wise both the MCUs are the same and the only difference is in their package. The M2003FC1AE comes in a TSSOP20 package, whereas the M2003XC1AE comes in a QFN20 (3x3mm) package. The NuMaker-M2003FC development board is also offered for evaluation. Nuvoton M2003 series MCU specifications Device – Nuvoton M2003 series of MCUs M2003FC1AE […]

Pimoroni Explorer board is a Raspberry Pi RP2350-based learning platform with 2.8-inch LCD, breadboard sensors and more

Pimoroni Explorer Starter Kit

The Pimoroni Explorer board is an electronic prototyping board built around the Raspberry Pi RP2350 chip with a 2.8-inch LCD screen, a speaker connector, and various I/Os, which makes it easy to build circuits, prototype projects, and even make small robots. It also features a mini breadboard, tactile buttons, and crocodile clip terminals, making it suitable for both beginners and experienced makers. The RP2350 MCU was recently released by Raspberry Pi Limited along with the $5 Raspberry Pi Pico 2 board. Since that initial release, we have seen many RP2350-based development boards like the Cytron MOTION 2350 Pro, the Bus Pirate 5XL and 6, and many other development boards released, feel free to check those out if you are looking for development boards built around the RP2350 MCU.   Pimoroni Explorer board specifications Microcontroller  – Raspberry Pi RP2350B MCU CPU Dual-core Arm Cortex-M33 @150MHz with Arm Trustzone for secure boot Dual-core 32-bit […]

UP 7000 x86 SBC