Monthly Archives: December 2016

ARM TrustZone®

TrustZone® is ARM technology for security the system-on-chip (SoC) designs. TrustZone® is hardware-based security built into the heart of CPUs and/or MCU. TrustZone®, up to now, is available on Cortex Ax, M23, M33 and M4/M7. For more info see here.

Posted in C - C++, STM32 | Comments Off on ARM TrustZone®

ESPRUINO and STM32

Espruino is easy to use HW based on STM32 and JavaScript on board. Its JavaScript interpreter gives instant feedback so that you can experiment and develop whatever your level of experience. You can control the Espruino from almost anything – … Continue reading

Posted in STM32 | Comments Off on ESPRUINO and STM32

USB docs & links

  Introduction to USB Developing USB applications using the STM32 Cortex M3 USB from WikipediA  

Posted in STM32 | Comments Off on USB docs & links

How to update the FW on SPIRIT1 dongle

For update the FW on SPIRIT1 dongle you must follow the steps below. Download and install the latest version of the DK for SPIRIT1 that is named: STSW-CONNECT009 (see at the end of the page) Press the button indicated from … Continue reading

Posted in Spirit1, Sub1GHz, WireLess & Networking | Comments Off on How to update the FW on SPIRIT1 dongle

Merry Christmas and Happy New Year

I wish all of you, who follow me, Merry Christmas and Happy New Year. For two weeks start from 24_Dec_2016, the answers to the email will be delayed because I’m on vacation.  

Posted in New2017 | Comments Off on Merry Christmas and Happy New Year

Stack & Heap

Please see here.

Posted in C - C++, STM32 | Comments Off on Stack & Heap

ST MCU Trainings Catalogue H1/2017

  ST MCU Trainings Catalogue H1/2017 is here.

Posted in STM32 | Comments Off on ST MCU Trainings Catalogue H1/2017

DigitalMic Using STM32L0

DigitalMic Using STM32L0 This is a simple project to create a low cost digital MIC for a PC. After doing few videos using an Analog MIC, I always had problems with noise. The Digital ones that you can buy on … Continue reading

Posted in STM32, STM32L0 | Comments Off on DigitalMic Using STM32L0

STemWIN – GUI Builder

Download the STemWIN package and unzip it. In the folder: …\Middlewares\ST\STemWin\Software\ there is the: GUIBuilder.exe allow to create a layout from the STemWin widgets and generates a “resource array” into a .C file (WindowDLG.c)

Posted in Graphics, STM32 | Comments Off on STemWIN – GUI Builder