ROCK64 and UDOO X86 Boards and Accessories are Now Available for Purchase

Pine64 ROCK64 is a development board powered by Rockchip RK3328 quad core processor, while UDOO X86 board is based on Intel Atom x5-E8000 or Celeron N3160 processor plus a Quark SE MCU. What do they have common? Not much, except both boards are now officially available for sale. Just a quick reminder of the specifications for ROCK64 board: SoC – Rockchip RK3328 quad core Cortex A53 processor with ARM Mali-450MP2 GPU System Memory – 1, 2, or 4 GB LPDDR3 Storage – eMMC flash module socket + micro SD card slot + 128 Mbit SPI flash Video & Audio Output – HDMI 2.0a up to 4K @ 60 Hz with HDR10 and HLG support, 3.5mm AV port (composite video + stereo audio) Video Codec – 4K VP9, H.265 and H.264, 1080p VC-1, MPEG-1/2/4, VP6/8 Connectivity – Gigabit Ethernet USB – 2x USB 2.0 ports, 1x USB 3.0 port Expansion Headers […]

ROCK64 is a Rockchip RK3328 Development Board with Up to 4GB RAM, 4K HDR, Gigabit Ethernet, and USB 3.0

Rockchip RK3328 Android TV boxes such as A5X Plus or A95X R2 have been on the market for a couple of months, but since the processor is rather inexpensive, yet supports 4K UHD video output, Gigabit Ethernet and USB 3.0 interfaces, Pine64 has decided to create a new development board called ROCK64 with a form factor similar to Raspberry Pi 3 board. ROCK64 board specifications: SoC – Rockchip RK3328 quad core Cortex A53 processor with ARM Mali-450MP2 GPU System Memory – 1, 2, or 4 GB LPDDR3 @ 1866 MHz Storage – eMMC flash module socket + micro SD card slot + 128 Mbit SPI flash Video & Audio Output – HDMI 2.0a up to 4K @ 60 Hz with HDR10 and HLG support, 3.5mm AV port (composite video + stereo audio) Video Codec – 4K VP9, H.265 and H.264, 1080p VC-1, MPEG-1/2/4, VP6/8 Connectivity – Gigabit Ethernet USB – […]

Banana Pi BPI-M64 Board Gets Allwinner R18 Processor with Google Cloud IoT Core Support

Banana Pi BPI-M64 board was launched with Allwinner A64 processor, but a few days ago, I noticed the board got an option for Allwinner R18. Both processors are likely very similar since they are pin-to-pin compatible, and Pine64 was first seen with Allwinner R18, so I did not really feel it was newsworthy. But today, Google announced Google Cloud IoT Core cloud service working with a few app partners such as Helium and Losant, as well as several device partners including ARM, Marvell, Microchip, Mongoose OS, NXP… and Allwinner, having just announced the release of an Allwinner R18 SDK with libraries supporting Google Cloud IoT Core. Let’s go through the board specifications first which are exactly the same as for the original BPI-M64 board, except for the processor: SoC – Allwinner R18 quad core ARM Cortex A53 processor with Mali-400MP2 GPU System Memory – 2GB DDR3 Storage – 8GB eMMC […]

PINE64 Introduces SOPINE A64 Allwinner A64 SoM and SOPINE “Model A” Baseboard

SOPINE-A64-Model-A-Carrier-Board

Following yesterday’s Raspberry Pi Compute Module 3 launch, we have a new development board turned into system-on-module (SoM) today with PINE64 launching SOPINE A64 SO-DIMM module based on Allwinner A64 processor with 2GB RAM together with SOPINE “Model A” baseboard. SOPINE A64 CPU module specifications: SoC – Allwinner A64 quad core Cortex A53 processor @ 1.2 GHz with Mali-400MP2 GPU System Memory – 2GB LPDDR3 Storage – 128 Mbit SPI flash, micro SD slot (on the back) I/Os via 204-pin SO-DIMM edge connector Video Output / Display – HDMI + CEC, MIPI DSI Audio – I2S, HP, headphone, microphone 2x USB 1x Gigabit Ethernet (RGMII) UART, I2C, PWM, GPIOs, etc… Power Supply – AXP803 PMIC Dimensions – 67.9 x 31.0 mm (DDR3 SO-DIMM form factor) SOPINE A64 will basically run the same firmware as used for PINE A64+ development board, except for some modifications for LPDDR3 RAM support. Support operating […]

Ten Most Popular Posts of 2016 on CNX Software and Some Stats

The last day of the year is a good time to look back at what the year brought us, and I have to say it has been a fun and interesting year on CNX Software. The TV boxes news cycle has been dominated by Amlogic products, but most products have now switched to 64-bit ARM SoC, with 4K and HDMI 2.0 support, and price have kept going down, so you can now get a 4K TV box for as low as $20, although many people will prefer spending a bit more for extra memory and support. Intel based Bay Trail & Cherry Trail mini PCs have continued to be released with Windows, and in some cases Ubuntu, but the excitement seems to have died off a bit, maybe with the expectation of upcoming Apollo Lake mini PCs that should be more powerful. The year have been especially fruitful in the […]

VGA Output Hack on $2 PADI IoT Stamp & Other Realtek RTL8710AF Modules

It’s pretty amazing what you can do with those cheap WiFi modules coming from Espressif and Realtek. You may remember CNLohr getting ESP8266 to broadcast video to your TV though NTSC, and that was impressive. But developer kissste, who has been very active since the announcement of a $2 Realtek RTL8710 module, has now developed a VGA driver demo for Realtek Ameba WiFi SoCs, and successfully tested it on Pine64 PADI IoT Stamp. Just like on ESP8266, there’s no hardware display block on RTL8710AF, RTL8711AF, and RTL8195AF SoCs, so instead he had to connect the signals to GPIOs with the video signal connected to GA1 via a resistor, H-Sync to GC2, and V-Sync to GA5. Video and H-Sync data is actually transfered over an SPI connection using DMA transfer for better performance. Normally the video signal for VGA is divided into red, green, and blue signal, so I understand he mixed […]

Getting Started with Pine64 PADI IoT Stamp – Part 2: Serial Console, GCC SDK, Flashing & Debugging Code

PADI IoT Stamp module powered by Realtek RTL8710AF ARM Cortex M3 WiFi SoC is a potential competitor to Espressif ESP8266 modules.  Pine64, the manufacturer of the module, sent me their kit with a $2 IoT stamp, a breakout board, a USB to TTL debug board and a J-Link debug board. In the first part of the review I’ve shown the hardware and how to assemble PADI IoT stamp kit. In the second part I’m going to write a tutorial / getting start guide showing how to control the board with AT commands, build the firmware with GCC SDK, and finally demonstrate how to flash and debug the firmware with the J-Link debugger. The Quick Start Guide indicates you need to connect the USB to TTL debug board to UART2 instead of UART1 as I did on the very similar B&T RTL-00 RTL8710AF module, and set connection settings to 38400 8N1. […]

PINEBOOK ARM Linux Laptop Powered by Allwinner A64 Processor to Sell for $89 and Up

Following up on Pine A64 board powered by Allwinner A64 quad core Cortex A53 processor, Pine64 has decided to work on a software compatible laptop based on the processor. PINEBOOK comes with 2GB RAM, 16 GB flash storage, a 11.6″ or 14″ display, and the usual ports you’d expect on such device. PINEBOOK specifications: SoC – Allwinner A64 quad core ARM Cortex A53 processor @ 1.2 GHz with Mali-400MP2 GPU System Memory – 2GB DDR3L Storage – 16GB eMMC 5.0 flash and micro SD slot up to 256 GB Display – 11.6″ or 14″ IPS LCD display with 1280 x 720 resolution (no touchscreen) Video Output – mini HDMI port for external display Audio – HDMI, 3.5 mm headphone jack, built-in microphone and stereo speakers Connectivity – WiFi 802.11 b/g/n + Bluetooth 4.0 USB – 2x USB 2.0 host ports Camera – 1.2 MP camera User Input Devices – Full size […]

Memfault IoT and embedded debugging platform