STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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...

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
  • 762 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
  • 1222 Views
  • 7 replies
  • 0 kudos

What is the format of .bin output files?

Posted on October 01, 2015 at 21:13I'm working with the STM32 Bootloader, and I see that the .hex output from my Eclipse build has reasonable addresses. When I look in the .bin output, though, the contents don't seem to match what I expect. Is the ....