Getting started with STM32F746G-DISCO
ST Microelectronics recently expanded its portfolio of STM32 microcontrollers with the new STM32F7 family. These are the new best-in-class MCUs from ST, with a Cortex-M7 core able to run up…
ST Microelectronics recently expanded its portfolio of STM32 microcontrollers with the new STM32F7 family. These are the new best-in-class MCUs from ST, with a Cortex-M7 core able to run up…
Using a micro like the STM32F4, able to run up to 160Mhz, with 512Kb of flash and about 100k of RAM, without using an operating system is a nonsense. Although…
It's a really common situation when working with hardware (especially while debugging asynchronous events): to stop execution while debugging only if a given event occurs. This is also called conditional…
[box type="info" align="alignright" class="" width=""]Please, read carefully. Thanks to the feedbacks I have received, I reached to the conclusion that it's really hard to cover a topic like this one…
I recently received during a ST training day a sample of the X-NUCLEO-IDB04A1 shield. This shield is based on the BlueNRG network processor from ST and it allows to create Bluetooth…
As we have seen in the previous tutorial about this new developing board from ST, the STM32 Nucleo provides an integrated ST Link v2.1 interface. ST Link is mainly designed…
[box type="info" align="alignright" class="" width=""]Please, read carefully. Thanks to the feedbacks I have received, I reached to the conclusion that it's really hard to cover a topic like this one…