Category Archives: STM32

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

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

Useful tips for developing secure software on ARMv8-M

Useful tips for developing secure software on ARMv8-M  

Posted in C - C++, STM32 | Comments Off on Useful tips for developing secure software on ARMv8-M