Skip to content

Embedded Systems Blog

  • Home
  • Registration
  • My Account
  • Fábio Pereira
  • Home
  • Registration
  • My Account
  • Fábio Pereira

Category: ARM

A simple WiFi scope (Part 2 – Server and Client)
ARM / IoT

A simple WiFi scope (Part 2 – Server and Client)

September 25, 2019May 20, 20200

In my previous article I showed how we designed the STM32 firmware for our simple WiFi scope. Now it is time to explore the server code running …

A simple WiFi scope (Part 1 – STM32 firmware)
ARM / IoT

A simple WiFi scope (Part 1 – STM32 firmware)

September 8, 2019May 20, 20200

Have you ever thought about designing an oscilloscope? What about a WiFi scope? In this series of articles I show how to design a very simple …

Auto-repeat and debouncing
ARM / Microcontrollers

Auto-repeat and debouncing

August 22, 2017August 5, 20200

In this article I show a simple C library I wrote for the STM32 to help debouncing keys. It is completely non-blocking and also includes a …

Synergy and ThreadX: shared resources and Mutex
ARM / Microcontrollers

Synergy and ThreadX: shared resources and Mutex

August 20, 2017August 28, 20170

In our previous articles we saw how to create threads on Synergy/ThreadX and took a look at the RTOS basic structure. Now it is time to …

Synergy and ThreadX: exploring basic RTOS structure
ARM / Microcontrollers

Synergy and ThreadX: exploring basic RTOS structure

July 13, 2017July 13, 20170

In our last article we saw Renesas Synergy product line and how to create threads in ThreadX by using E2 Studio. In this article we are going …

Synergy and ThreadX: introduction to multitasking
ARM / Microcontrollers

Synergy and ThreadX: introduction to multitasking

July 9, 2017July 13, 20172

Microcontroller applications are getting more and more complex, using lots of memory and complex peripherals. This complexity increase makes it necessary using software tools to ease …

Using a color ST7735-based SPI LCD with the STM32L432 microcontroller
ARM / Microcontrollers

Using a color ST7735-based SPI LCD with the STM32L432 microcontroller

June 16, 20170

Hello there! This is just a quick post on how to use a color SPI LCD (with a ST7735 controller) with your STM32L4 microcontroller. I am …

C code optimization for Embedded Systems
ARM / HCS08 / Microcontrollers / MSP430 / PIC

C code optimization for Embedded Systems

July 28, 2013November 18, 20160

This is a video from my presentation at the 2008 C&C++ Embedded Systems Conference held in São Paulo (portuguese video)!

Categories

Recent Posts

  • ULWOS2 on GD32V: multithreading examples
  • Longan Nano: a super low-cost RISC-V board
  • ULWOS2: Multithreading on Arduino!
  • ULWOS2: Multithreading on the MSP430
  • C basics: pointers
Copyright © 2023 Embedded Systems Blog. Powered by WordPress and Bam.
 

Loading Comments...
 

You must be logged in to post a comment.