Linux 5.10 LTS release – Main changes, Arm, MIPS and RISC-V architectures

Linus Torvalds has just released Linux 5.10: Ok, here it is – 5.10 is tagged and pushed out. I pretty much always wish that the last week was even calmer than it was, and that’s true here too. There’s a fair amount of fixes in here, including a few last-minute reverts for things that didn’t get fixed, but nothing makes me go “we need another week”. Things look fairly normal. It’s mostly drivers – as it should be – with a smattering of fixes all over: networking, architectures, filesystems, tooling.. The shortlog is appended, and scanning it gives a good idea of what kind of things are there. Nothing that looks scary: most of the patches are very small, and the biggest one is fixing pin mapping definitions for a pincontrol driver. This also obviously means that the merge window for 5.11 will start tomorrow. I already have a couple […]

Reading Vehicle OBD-II data through CAN within a containerized application in Embedded Linux

CNXSoft: This is a guest about OBD-II and CAN support in embedded Linux by Andre Márcio de Lima Curvello, Sr. FAE and Technical Evangelist, Toradex A connected world makes it possible to track your online orders being shipped to your home through your smartphone in real-time, and getting information about your vehicle such as tire pressure, outside temperature, and even details like if a lamp is broken – has begun to be possible via smartphones in modern vehicle models. But behind the magic of knowing where the truck carrying your package is at all times and other details of the vehicle, there is a very complex world made of embedded devices ‘talking’ to each other so the information makes its way from the device to you. In this article, you will learn how to create an application to communicate with a vehicle through CAN via the OBD-II standard. We use […]

ArmSoM CM5 - Raspberry Pi CM4 alternative with Rockchip RK3576 SoC

iWave Telematics Control Unit Supports GPS, 4G LTE, WiFi, and Bluetooth

We’ve often written about iWave Systems’ single board computers, development kits, and systems-on-module, but the company has also been offering automotive products such as a Linux based OBD-II Dongle. And they’ve just introduced a new one called Telematics Control Unit (TCU) based on an Arm Cortex-A7 processor and offering GPS, 4G LTE Cat 4/1/M1, WiFi 5, and Bluetooth 5.0 connectivity for vehicle fleet management and insurance companies that want to know how drivers behave… iWave Telematics Control Unit (TCU iW-G26) specifications: Processor – Arm Cortex-A7 based CPU @ 792MHz (likely NXP i.MX 7ULP) System Memory – 256MB DDR3L SDRAM Storage – 4GB eMMC Flash Connectivity 4G LTE Cat 4, Cat 1, Cat M1 (eMTC) 802.11b/g/n Wi-Fi 4 or 802.11b/g/n/ac Wi-Fi 5 (Hotspot & Station mode) Bluetooth 5.0 GNSS – GPS/A-GPS receiver with antenna Sensors – 3-axis accelerometer, 3-axis gyroscope, 3-axis magnetometer OBD Features & Protocols 12V Power Input from TCU […]

Linux 5.8 Release – Main Changes, Arm, MIPS, and RISC-V Architectures

Linus Torvalds has just released Linux 5.8: So I considered making an rc8 all the way to the last minute, but decided it’s not just worth waiting another week when there aren’t  any big looming worries around. Because despite the merge window having been very large, there really hasn’t been anything scary going on in the release candidates. Yeah, we had some annoying noise with header file dependencies this week, but that’s not a new annoyance, and it’s also not the kind of subtle bug that keeps me up at night worrying about it. It did reinforce how nice it would be if we had some kind of tooling support to break nasty header file dependencies automatically, but if wishes were horses.. Maybe some day we’ll have some kind of SAT-solver for symbol dependencies that can handle all our different architectures and configurations, but right now it’s just a manual […]

Raspberry Pi Zero Sized Kimχ Micro SBC is Equipped with a Quad-Core Processor, an mPCIe Slot

The Raspberry Pi Zero (W/WH) board is great because of its size, price tag, and software support, but processing power is limited with Broadcom BCM2735 SoC only offering a single ARM11 core clocked at 1 GHz. There are already some more powerful boards in a similar form factor include Banana Pi M2 Zero or FriendlyELEC NanoPi Duo2 both equipped with an Allwinner quad-core Cortex-A7 processor, but there’s another upcoming board with NXP i.MX 8M Mini quad-core 64-bit Cortex-A53 processor. Meet Kimχ Micro (pronounced Kimchi Micro). Kimχ Micro (preliminary) specifications: SoC – NXP i.MX 8M Mini single to quad-core Cortex-A53 processor @ up to 1.8 GHz, Cortex-M4F real-time core @ up to 400 MHz, Vivante GC NanoUltra 3D GPU + GC320 2D GPU, VPU for 1080p60 video decoding and encoding; (Single and dual-core version of NXP i.MX 8M Mini processor are also compatible) System Memory – 2GB LPDDR4 Storage – 8GB […]

Arrow Embedded To Go Free Online Conference, and 3,000 Development Boards Giveaway

With the coronavirus outbreak on-going, many events are either canceled or moving online. Arrow Electronics has now announced what appears to be a completely new online event. Embedded To Go virtual technology exhibition for embedded systems will take place on April 1-3, 2020, and offer technical presentations, information on newly launched technology, and access to Arrow’s sales and engineering teams. The event will entirely free to attend, and you can register online today with a company’s email address. The event will start in about 10 days by so far the virtual “booth map”, “supplier guide” and “lecture area” are inaccessible. We only know what the event should consist of thanks to an article on EENew Embedded: Technical presentation webinars will be hosted by leading suppliers covering AI, IoT and Edge computing, precision measurement, high-performance computing, intelligent condition-based monitoring, and other technological subjects. Information will also be available in the form […]

Rockchip RK3568/RK3588 and Intel x86 SBCs

Linux 5.5 Release – Main Changes, Arm, MIPS and RISC-V Architectures

Linux 5.5 has just been released by Linus Torvalds: So this last week was pretty quiet, and while we had a late network update with some (mainly iwl wireless) network driver and netfilter module loading fixes, David didn’t think that warranted another -rc. And outside of that, it’s really been very quiet indeed – there’s a panfrost driver update too, but again it didn’t really seem to make sense to delay the final release by another week. Outside of those, it’s all really tiny, even if some of those tiny changes touched some core files. So despite the slight worry that the holidays might have affected the schedule, 5.5 ended up with the regular rc cadence and is out now. That means that the merge window for 5.6 will open tomorrow, and I already have a couple of pull requests pending. The timing for this next merge window isn’t optimal […]

Linux 5.4 Release – Main Changes, Arm, MIPS & RISC-V Architectures

Linus Torvalds has just announced the release of Linux 5.4: Not a lot happened this last week, which is just how I like it. And as expected, most of the pull requests I got were for the 5.5 merge window, which I’ll obviously start working through tomorrow. What little there is here is mostly some networking updates (mix of network drivers and core networking), and some minor GPU driver updates. Other than that it’s a small collection of random other things all over. The appended shortlog is small enough that you might as well just scroll through it. Anyway, this obviously opens the merge window for 5.5. It’s not ideal timing with Thanksgiving week coming up, but it hopefully shouldn’t be too much of an issue. If I fall behind (not because I’m all that big of a fan of the indiscriminate and relentless turkey-killing holiday) it’s because we’ve got […]

Boardcon Rockchip and Allwinner SoM and SBC products