STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32f103 pwm input to read as5048 pwm signal

Posted on October 13, 2016 at 10:30Hi, I would like to read pwm output from as5048 encoder and I dont know how to do it. I understand this pwm frame, but how I may read output pwm step by step? http://ams.com/eng/content/download/438523/1341157/1430...

Using same binary on STM32F407 and STM32F405

Posted on October 14, 2016 at 15:17I'm building a bootloader and it shall run on a 100pin STM32F407 and a 64pin STM32F405. From reading the reference manual they seem very similar (except for some peripherals). My dev-environment does include an ass...

stephan2 by Associate II
  • 421 Views
  • 1 replies
  • 0 kudos

PWM pins on STM32F072CB

Posted on October 12, 2016 at 08:37Hello,I am working on STM32F072CB micro controller on a custom board. I am using mbed compiler and IDE for the development. I am having an issue related to the PWM pins on mcu.I have configure PB_4(pin 40) and PB_5...

akshat by Associate II
  • 1691 Views
  • 11 replies
  • 0 kudos

Driving peripheral chips VCC directly from MCU

Posted on October 13, 2016 at 14:29Hi all,I'm going to design an ultra low power circuit which should work with battery for years, so i have to decrease the power consumption as much as possible, i'm using some peripheral chips like EEPROM(m24128), ...