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
  • 522 Views
  • 1 replies
  • 0 kudos

Why no header with ID Codes and ROM constants

Posted on October 13, 2016 at 16:47Hello, why are ID Codes and ROM calibration values like TS_CAL1 not available in the device headers? This make writing portable code harder. Bye #id #calibration #device-headers

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