STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DFSDM 8 serial channels but 4 filters. Why????

Posted on June 11, 2016 at 20:44I use the DFSDM in multichannel sound card USB. It is 1st time for me.I have read that the average DFSDM has 8 channels.When I started the project I have found that STM engineers added only 4 filters for 8 channels. I...

delphi by Associate II
  • 3552 Views
  • 41 replies
  • 0 kudos

CubeMX 4.16.0 download checksum is bad.

Posted on July 15, 2016 at 07:04Downloading the 4.16.0 update yields the error message in the attachment.The file checksum is wrong. I tried downloading about 6 times. Same result each time.You can also correct the wording in the error message. Let ...

Read analog Value from non ADC input (GPIO-Analog mode)

Posted on July 19, 2016 at 09:11Hello, I�m a bit confused about the documentation from the GPIOs. It says that all GPIO can be put in analog mode, so my assumption was that I could use all of them as analog input. However, nowhere in the GPIO chapt...

jbober by Associate
  • 214 Views
  • 0 replies
  • 0 kudos

stm32f103: synchronize a few timers

Posted on July 18, 2016 at 23:28Hi, I would like to control a brushless motor in gimbal project for this purpose I use three timers, but diffrent to one motor and I prepare timers as a PWM output and set a pulse which is out of phase, but because of...

STM32f207 PWM output

Posted on July 15, 2016 at 16:44Hi, I am trying to generate a PWM output on port PE9. I have set up the Timer configuration, the GPIO configuration and the interrupts. Somehow when I add the code to set up the PWM mode, then I completely lose my sig...

eugenia by Associate II
  • 724 Views
  • 3 replies
  • 0 kudos

How to create eclipse project from scratch?

Posted on July 18, 2016 at 20:09Hi, I'm using SW4STM32 to play around with STM32F0-Discovery board. I know that ST has provided project templates for different tools. Whenever you create a project the project wizard gives you option to import the fi...

rsakaria by Associate
  • 435 Views
  • 1 replies
  • 0 kudos

Firmware load instructions

Posted on July 15, 2016 at 15:44I have been dissecting my STM32L151's code. It starts at address 0800 0000 and consists of around 50 load instructions. After each load instruction, the value is shifted right by 0x20 and stored into R0. After each lo...

PWM Output on STM32F2XX (Solved)

Posted on February 02, 2012 at 14:30Greetings,I am currently toying around with the KEIL MCBSTM32F200 Evaluation Board(the STM32F207VG uC) and have run into some problems with the PWM output.I want a simple PWM-signal on TIM1, Channel1 (PA8 for STM3...

th2 by Associate
  • 1937 Views
  • 10 replies
  • 0 kudos