Electronics

ESP-AT

Upgrading Grove-UART WiFi V2 to latest ESP-AT firmware

How to update the Grove-UART WiFi V2 module to ESP-AT 2.2.1 firmware.

3 min read
Arduino

Elegoo Car Kit V4

I have one regret in my life. Robotics. When I was just a child, I spent a great part of my life playing with the Lego …

2 min read
altium

Correct way to perform re-annotation of designators in Altium

It's really common that at the end of the board layout we have that all component designators are randomly scattered …

4 min read
mac

Running STM32CubeMX on Mac OS. Finally!

Warning Read carefully This post is outdated, since the latest CubeMX 4.14 officially supports both Linux and MacOS. …

2 min read
1us

How to precisely measure microseconds with STM32

I received this apparently simply question from a reader of this blog: how can I delay a fistful of microseconds in …

7 min read
ethernet shield

Adding ethernet connectivity to a STM32-Nucleo

One drawback of the Nucleo ecosystem is the lack of a version with ethernet connectivity or a dedicated shield …

16 min read
eclipse

Getting started with STM32F746G-DISCO

ST Microelectronics recently expanded its portfolio of STM32 microcontrollers with the new STM32F7 family. These are the …

13 min read
eclipse

Running FreeRTOS on a STM32Nucleo using a free GCC/Eclipse toolchain

Using a micro like the STM32F4, able to run up to 160Mhz, with 512Kb of flash and about 100k of RAM, without using an …

13 min read
eclipse

Build STM32 applications with Eclipse, GCC and STM32Cube

Note Please, read carefully. Thanks to the feedbacks I have received, I reached to the conclusion that it’s …

12 min read
bluenrg

BlueNRG shield for STM32 Nucleo

I recently received during a ST training day a sample of the X-NUCLEO-IDB04A1 shield. This shield is based on the …

9 min read