Author Archives: wp_2592768

X-CUBE-IRREMOTE – infrared remote control protocols

X-CUBE-IRREMOTE – Implementing transmitters and receivers for infrared remote control protocols using STM32Cube (AN4834) Key Features RC5 protocol SIRC protocol  

Posted in STM32 | Comments Off on X-CUBE-IRREMOTE – infrared remote control protocols

X-CUBE-EXTBOOT – Programming an external Quad-SPI

X-CUBE-EXTBOOT – Programming an external Quad-SPI flash memory using the UART bootloader built-in STM32 microcontrollers, (software expansion for STM32Cube AN4852) The STM32446E-EVAL boards have been used to develop and validate the firmware. However, it can be easily ported on other … Continue reading

Posted in STM32 | Comments Off on X-CUBE-EXTBOOT – Programming an external Quad-SPI

STM32 + WiFi module & IoT platforms

Up to now there are direct support for a loot of the IoT platforms, below there is the list. FP-CLD-AWS1 – IoT node to the Amazon AWS IoT platform FP-CLD-AZURE1 – IoT node to the Microsoft Azure IoT platform FP-CLD-WATSON1 … Continue reading

Posted in IoT, STM32 | Comments Off on STM32 + WiFi module & IoT platforms

Where find the ST Embedded Software and third party SW

The main page to start for find the STM Embedded Software is here. You must see something like below. If you press on PRODUCT TREE you must see something like below. For example, if you choose the: STM32 Embedded Software … Continue reading

Posted in STM32 | Comments Off on Where find the ST Embedded Software and third party SW

SPEEX is a free audio codec

Speex is a free audio codec which provides high level of compression with good sound quality for speech encoding and decoding. Concepts Before introducing all the Speex features, here are some con cepts in speech coding that help better understand … Continue reading

Posted in Algorithms | Comments Off on SPEEX is a free audio codec

How to use STM32 in the ARDUINO IDE

 Now is possible use some STM32 in the ARDUINO IDE.For do this follow the steps below. Download and install the Arduino IDE For more info see here.

Posted in C - C++, STM32 | Comments Off on How to use STM32 in the ARDUINO IDE

STM32 Education

Bring your STM32 project to life with the free educational resources created by STM engineers. Learn at your own pace, watch classes on your own schedule, anytime, anywhere, on any device, or join one of our live learning sessions led … Continue reading

Posted in STM32 | Comments Off on STM32 Education

Smart Parking becoming a reality

Hate wasting time driving around looking for a parking spot? While circling the streets or parking lots, we waste time, add to traffic congestion, increase carbon emissions and, if you ultimately give up and go home, hurt the economy. Good … Continue reading

Posted in IoT, Mesh, STM32, Sub1GHz, WireLess & Networking | Comments Off on Smart Parking becoming a reality

Thanks to the popularity of ARM Cortex Mx ARDUINO has decided to enter in the ARM world.

Up to now, there are a lot of ARDUINO board based on Cortex Mx, see here and below. Arduino STAR – OTTO is based on the powerful STM32F469BI Key Features High-performance STM32F469BIT6 MCU with 2-Mbyte Flash memory, 384-Kbyte SRAM Memory: … Continue reading

Posted in STM32 | Comments Off on Thanks to the popularity of ARM Cortex Mx ARDUINO has decided to enter in the ARM world.

OPC protocol

OPC is a protocol developed for create a common way to transfer data and command from different PLCs. More info are availables from the link below OPC foundation More info in Italian language are here. The basic principle of OPC … Continue reading

Posted in ARMmbed, STM32, Uncategorized | Comments Off on OPC protocol