STMicro STM32 microcontrollers are very popular, and it’s a well-known fact there are some fakes on the market. What I did not know is that many don’t even pass the blinky test. I learned this in Greaseweazle Github repository, a “tools and USB interface for accessing a floppy drive at the raw flux level”, where keirf explains how to detect STM32 fakes, notable clones of STM32F103C8 found in Bluepill board. The photo above shows a real STM32F103C8T6 microcontroller, and all should have a similar top marking and only one circular depression on the bottom left to indicate pin 1. [Update July 9, 2023: STMicro has issued PCN MDG/22/13318 in November 2022 that changes the way chips are marked, so it’s no longer true that genuine chips from STMicro must look like the one above. Thanks to George for the update] keirf goes on to show two boards that are sold […]
An Arduino based Open Source Ventilator to Fight against COVID-19?
COVID-19 has disrupted most people lives well beyond the health crisis, with an economic fallout on-going that may lead to a 24% GDP contraction in the US and up to 12% worldwide in Q2 2020, and I assume the consequences may span over several years, so we should do everything to mitigate any effects from the disease. Right now, the urgent part is to handle the health crisis, and there’s a shortage – or soon will be – of medical supplies such as ventilators for people in critical conditions, and if hospitals become full they’ll start refusing admissions of some people even in critical conditions, as it happened in Wuhan, letting people die at home. So there are various initiatives and projects to develop open-source ventilators. First, Innovation Management reports Ennomotive has launched a non-profit online competition for the ideation of low-cost, easy-to-build solutions with the goal of speeding up […]
A First Look at Otii Arc Power Supply, Power Meter, and DAQ Unit
I have recently been contacted by a Swedish company called Qoitech about their Otii solution that aims to help hardware and software engineers achieve long battery life for their IoT devices or apps. At the heart of Otii is Otii Arc hardware that acts as a power supply, voltage and current meter, and data acquisition (DAQ) unit. The company has now sent me a unit for review. I’ll start with a first quick post describing the device and checking out the hardware and interfaces, before writing my experience, or a getting started guide, with Otti hardware and software. Otii Arc specifications: Current/Voltage Measurement Current Accuracy – ±(0.1% + 50 nA) Sample Rate – in ±19 mA range: 4 ksps; in ±2.7 A range: 1 ksps; in 0 – 5 A range: 1 ksps Analog Bandwidth (3dB) – 400 Hz Voltage Total accuracy – ±(0.1% + 1.5 mV) Sample Rate – […]
Google Pigweed Libraries Streamline Embedded Software Development on 32-bit Microcontrollers
There are many components required for embedded software development, including cross-toolchain, a build system like buildroot or YoCto Project, and debugging tools like OpenOCD. Once you’ve installed those, development involving several steps including building the code, flashing it to the board, and then running the program on the target. Google would like to make embedded software development to be as easy as web development as possible, similar to editing a file and running it in a web browser, so they’ve just released Pigweed open-source collection of embedded-targeted libraries/modules to streamline the development process for 32-bit microcontrollers such as STMicro STM32L452 or Nordic Semi nRF52832. Pigweed aims to help all steps of the process including tools/environment setup, program development, and code submission. Setup consists of running a bootstrap script that will automatically install tools such as Python 3.8, clang-format, and an Arm compiler in a virtual environment in order to leave […]
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 […]
Nordic nRF52820 Bluetooth 5.2 SoC Supports Thread, Zigbee and Full Speed USB 2.0
Nordic Semi has launched the sixth multi-protocol SoC part of their nRF52 family with nRF52820 Bluetooth 5.2 ultra low power System-on-Chip (SoC) supporting Bluetooth Low Energy (Bluetooth LE), Bluetooth mesh, as well as Thread, Zigbee, and 2.4-GHz proprietary. nRF52820 can handle all Bluetooth 5/5.1/5.2 versions with features such as Long Range, 2 Mbps throughput, direction finding, LE power control, and LE isochronous channels. The SoC also happens to include a Full Speed (12 Mbps) USB 2.0 interface. nRF52820 key features and specifications: MCU Core – Arm Cortex-M4 @ 64 MHz Memory – 32 KB RAM Storage – 256 KB Flash Wireless Connectivity Bluetooth 2 Mbps, 1 Mbps, Long Range Bluetooth Low Energy Bluetooth Direction Finding Bluetooth mesh Thread, Zigbee 802.15.4/ANT/2.4 GHz proprietary Up to +8 dBm TX power Security – 128-bit AES encryption USB – Full Speed USB 2.0 Other Peripherals UART, 2x SPI/TWI, QDEC Analog comparator 4x 32-bit timer/counter, […]
Purism Librem Mini Linux Mini PC is Powered by an Intel Core i7-8565U Whiskey Lake Processor
Purism has been known for its Linux-based secure and privacy-focused laptops for years, and more recently they developed Librem 5 Linux smartphone with the same philosophy in mind. But now the company has introduced Librem Mini based on an Intel Core i7 Whiskey Lake processor with up to 64GB DDR4 RAM and running PureOS Linux distribution, and Coreboot based PureBoot bootloader that disables and neutralizes Intel Management Engine (IME). Librem Mini specifications: SoC – Intel Core i7-8565U quad-core/octa-thread Whiskey Lake processor @ 1.8 GHz / 4.6GHz (Turbo) with Intel UHD Graphics 620; 15W TDP System Memory – 2x SO-DIMM slot for up to 64GB DDR4-2400 RAM Storage – 1x SATA III 6Gbps SSD/HDD (7mm thickness), 1x M.2 SSD (SATA III/NVMe x4) Video Output – 1x HDMI 2.0 up to 4K @ 60Hz, 1x DisplayPort 1.2 up to 4K @ 60Hz Audio – 3.5mm audio jack (Mic & Headphone), digital audio […]
A Typical Day Working from Home
If I read the news right, a couple of you guys and gals have to stay at home for the next few weeks either twiddling your thumbs or working from home. In the suburbs of Chiang Mai, life is pretty normal right now, we haven’t been ordered to stay home, and virtually nobody is wearing masks except the few who want to protect themselves against the air pollution. In the area I live, few are concerned about the coronavirus, but I do have extensive experience working from home so I thought it may be interesting sharing a typical schedule. It’s stating the obvious but once you start working from home, your house is also your office, and it can be hard separating the two. So I’d recommend setting a room for work only, or if not possible a space reserved for work, and setup a schedule to introduce some routine. […]