STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

STM32F2 RTC coarse calibration seems to have no effect

Posted on February 11, 2016 at 10:29Hi, on a STM32F207 I want to use coarse calibration but it seems to have no effect. - I changed PRER to PREDIV_A = 63 and PREDIV_S = 511 and print it out on a UART after reset. I changed to these values to have a ...

mmensch by Associate II
  • 575 Views
  • 3 replies
  • 0 kudos