STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to read program counter in C

Hi. I'm trying to determine which flash bank running code resides in. I'm planning on reading the program counter and use that to determine which bank I'm in. Both GCC and the Arm compiler have some variant of a __current_pc() intrinsic. I haven't be...

LThal by Associate II
  • 3232 Views
  • 5 replies
  • 0 kudos

ADC trigger on timer update

Posted on August 27, 2013 at 11:24Hello,I'm currently working on a brushless motor control application and i'm in the process of implementing the current measuring of the three phases. In order to do so, I need to synchronise the ADC sampling with t...

TrueSTUDIO printf output is limited

Hi there, I've configured my TrueSTUDIO in the following way: https://www.youtube.com/watch?v=qSzme7qcBb0, to redirect the output of my printf-function to console. It works, but the output is limited, sometimes if I want to output a bigger amount of ...

Resolved! Setting Up Clock UART RX TX Baudrate 9600

Hi Everyone!I am using the STM32407IG and i am trying to send data to another mcu chip via USART RX TX Pins.The Problem is when i run it via USB FS i don't get the baud rate adjusted.How can i setup the Clock for a Baud rate of 9600?That's my clock s...

arduo by Senior
  • 709 Views
  • 3 replies
  • 1 kudos

STM32F0 ADC Accuracy

Posted on May 31, 2018 at 11:34Hi, everyone. I've been using STM32F030F4P6 for a project. While prototyping the circuit that I am going to use on my project, I shorted Vdda and Vdd pins together with 10uF and 100nF capacitors to the ground. I am giv...

Nuppo by Associate II
  • 1141 Views
  • 7 replies
  • 0 kudos