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
  • 2960 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
  • 651 Views
  • 3 replies
  • 1 kudos

I am SPI DMA working on STM32F7, but when i try to shift the same to STM32H7 i am not able to get it working. I am not gettin DMA callback.

I am only using DMA to receive data continuously so when i want to receive data I am swithcing modes from full duplex to receive only. this whole pattern was working on F7 but not able to get it working on H7.I have followed some solutions given on S...

sgand.16 by Associate
  • 405 Views
  • 2 replies
  • 0 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
  • 1028 Views
  • 7 replies
  • 0 kudos