iWave Systems has released a new business card sized single board computer (SBC) with iW-RainboW-G23S, which looks somewhat similar to a Raspberry Pi 3 board, but is equipped with Renesas RZ/G1C single or dual core ARM Cortex A7 processor, up to 2GB RAM, Gigabit Ethernet, and provides plenty of I/Os through 3 headers for a total of 100 pins. Target applications include HMI & access control, industrial control, healthcare devices, point of sale, IoT, home & office automation, and white goods & appliances. iW-RainboW-G23S board specifications: SoC – Renesas RZ/G1C Dual/Solo ARM Cortex-A7 processor @ 1.0 GHz with PowerVR SGX531 3D GPU System Memory – 512 MB DDR3 (expandable up to 2GB) Storage – 2MB SPI Flash (expandable), 8GB eMMC Flash (expandable), and micro SD connector Video Output/Input – 1x HDMI output port, 1x CVBS input RCA jack, optional 1x CVBS output RCA jack/header Video – HD encode/decode Connectivity – 100/1000Mbps […]
Renesas RZ/G Linux Platform features CIP Super Long-Term Support (SLTS) Linux kernel
In the consumer space, some devices never get updated, and you can consider yourself lucky if the manufacturer provides updates for several years, often just two as Linux LTS (Long Term Support) kernels had been supported that long so far. Google and the Linux Foundation realized that was not enough, so they recently announced 6-year LTS kernels at Linaro Connect SFO 2017, starting with Linux 4.4 released on January 2016, meaning it will keeping being maintained until January 2022 with security patchsets and bug fixes. But in the industrial/embedded space, they need even longer periods of support due to the longer equipment’s lifespan. I first heard about the Linux Foundation’s Civil Infrastructure Platform (CIP) project last year, when I covered the schedule for the Embedded Linux Conference Europe 2016. The project aims at providing a super long-term supported (STLS) open source “base layer” for industrial grade software. Several companies are […]
Renesas S5D9 IoT Fast Prototyping Board Combines Cortex M4F MCU, Sensors, and Ethernet
Renesas S5D9 IoT Fast Prototyping board is a board designed – as its name implies – for the Internet of Things, with the company’s Synergy S5D9 ARM Cortex-M4F micro-controller, various sensors, various I/Os including protected digital inputs and outputs, and Ethernet for network connectivity instead of a Bluetooth or/and WiFi module. Renesas S5D9 board specifications: MCU – Renesas Synergy S5D9 ARM Cortex M4F MCU @120MHz with 2MB flash and 640KB SDRAM Storage – 256Mbits (32MB) QSPI NOR flash Connectivity – 1x 10/100Mbps Ethernet (RJ45) USB – 1x micro USB Full Speed port Sensors Bosch BMC150 6-Axis sensor (digital compass) AMS ENS210 environmental sensor for temperature and humidity data TE Connectivity MS5637-02BA03 barometric pressure sensor Knowles SPU0414HR5H-SB amplified SiSonic microphone Expansion 1x PMOD connector (SPI) 2x Grove Connectors (UART, I2C, GPIO) 2x Protected Digital Input (5.1V to 24V) + 2x Buffered Digital Output (up to 1A) via Molex 12 position header […]
GR-LYCHEE Development Board to Combine Renesas RZ/A1LU Processor, ESP32 Module, and a VGA Camera
Japanese semiconductor vendors have mostly stayed away from the maker market, at least outside Japan, as most people would be hard-pressed to come up with a hobbyist development board powered by processor or micro-controller from Toshiba, Sony, Renesas or other Japanese companies, despite the three aforementioned names being in the top 20 semiconductors companies. I can only remember having written about Fujitsu F-Cue 96Boards, as well as Renesas GR-PEACH mbed board since I started this blog 7 years ago. Renesas seems to be the only company to have a real community behind with their “Gadget Renesas” pink-colored development boards, and the latest and seventh board is GR-LYCHEE powered by Renesas RZ/A1LU ARM Cortex-A9 processor, and equipped with a WiFi & Bluetooth module, and a camera. Renesas GR-LYCHEE board preliminary specifications: Micro-processor – Renesas RZ / A1LU (R7S721030VCFP 176-pin QFP) ARM Cortex-A9 Processor @ 384 MHz with 3MB on-chip SRAM Storage […]
$59 HDFury Universal PSU Doctor Supports Power Monitoring via iOS or Android
We’ve recently covered Cambrionix PowerPad 15S, a high-end 16-port USB hub that can deliver 5V/2.1A on each port, integrates power monitoring function, and an API to control and monitor each port individually. That’s a very cool device, but it’s also expensive at around $600, and even the cheaper PowerPad 15C without data pins, come at $200. If you don’t need the complete set of features offered by Cambrionix devices, but you’ll like to get a reliable multi-port USB charger with power monitoring function, HDFury Universal PSU Doctor could be an interesting option. HDFury Universal PSU Doctor specifications: MCU – Renesas RL78 16-bit MCU USB – 3x USB ports with 2x 5V ports up to 5V/2.14A, 1x USB QC 2.0 port supporting 5V/2.14A, 9V/1.6A or 12V/1.2A output ADC – Up to 11 channels, 10-bit resolution for power monitoring Sensor – n-chip temperature sensor Power Supply Built-in 100 ~ 240V AC with […]
Turtle Board is a Raspberry Pi 2 Like FPGA Board for J-Core J2 Open Source SuperH SH2 SoC
J-core J2 is an open source processor and SoC design implemented in VHDL, and using SH2 instruction set found in some Renesas (previously Hitachi) micro-controllers. The code available royalty free under a BSD license, and it’s also patent-free since all SH2 related patents expired expired in October 2014. The developers used to run the code on Xilinx Spartan 6 based Numato Mimas v2 board since it was cheap ($50) and mostly did the job. “Mostly”, because it still lacked Ethernet, capability for SMP and the serial port was slow, so they decided to design their own Turtle Board to address those issues. Turtle Board preliminary specifications: FPGA – Xilinx Spartan 6 LS25 or LS45 FPGA MCU – 8-bit Atmel MCU for load/update flash at power on. Storage – micro SD slot, 8MB SPI flash System memory – 256 MB RAM Video & Audio Output – HDMI and AV jack Connectivity […]
Linux 4.10 Release – Main Changes, ARM & MIPS Architectures
Linus Torvalds has just released Linux 4.10: So there it is, the final 4.10 release. It’s been quiet since rc8, but we did end up fixing several small issues, so the extra week was all good. On the whole, 4.10 didn’t end up as small as it initially looked. After the huge release that was 4.9, I expected things to be pretty quiet, but it ended up very much a fairly average release by modern kernel standards. So we have about 13,000 commits (not counting merges – that would be another 1200+ commits if you count those). The work is all over, obviously – the shortlog below is just the changes in the last week, since rc8. Go out and verify that it’s all good, and I’ll obviously start pulling stuff for 4.11 on Monday. Linus Linux 4.9 added Greybus staging support, improved security thanks to virtually mapped kernel stacks, […]
Renesas SK-RZG1M Board Powered by R8A7743 Processor Gets Mainline Linux Support
Another board has gotten initial mainline Linux support recently, with Renesas SK-RZG1M starter kit board based on Renesas RZ/G1M dual core ARM Cortex A15 SoC with 2GB RAM, a SATA interface, HDMI, LVDS, AV Ethernet bridge, and more. Renesas SK-RZG1M starter kit board actually has the exact same features as Renesas R-Car M2 Porter board except for the processor: SoC – Renesas RZ/G1M (R8A7743) dual core ARM Cortex-A15 processor @ 1.5GHz with PowerVR SGX544MP2 3D GPU, Renesas 2D graphics processor System Memory – Dual channel 2GB DDR3 Storage – On-board 4 MB SPI, and 64 MB SPI, 1x SATA rev 3.1 connector, 1x SD card slot, and 1x micro SD card slot Video Output / Display I/F – HDMI (via ADV7511), and LVDS + touchscreen Analog Video In – ADV7180 video decoder with RCA jack, NTSC/PAL/SECAM autodetection Audio codec – AK4643EN with 3.5mm jacks for Line In and Line Out Connectivity […]