User Activity

Hello all, I've recently received a dev board for STM32G030F6 microcontroller and I wanted to make a simple USART test before continuing. I've started the project using STM32 CUBE MX initializing serial port and clock, also, I've retargeted printf as...
Dear all, I'm just getting started using a BlueNRG-M2 module and a host STM32.Browsing through the documentation I've seen that chapter 3.2 of bluenrg-m2 datasheet mentions "Host-less mode (application processor): customer application runs on the Blu...
Posted on September 26, 2017 at 23:49Hello all!I'm using stvd and Cosmic (free) C compiler and I'm having issues with a simple statement. I'm using sprintf to conver two uint8_t to string but it always do it wrong. uint8_t u8Hours = 22, u8Minutes = ...
Posted on February 20, 2017 at 22:39Hello all,I'm trying to configure USART on a STM32F101RB micrcontroller with Atollic True Studio.the uC clock is configured as external clock (8Mhz) divided by 2 and pll'ed by 9 to a total 36Mhz.I'm using the HAL ...
Posted on July 26, 2016 at 21:09Hello all, I've recently acquired an STM32 Nucleo-F103RB evalutation board. I've used STM32 cube to generate a sample program for both free versions of atollic true studio and IAR for ARM. When trying to program/Debug...
Kudos from