STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 European Workshops - UK locations

Posted on April 16, 2014 at 11:54[Yes, it's not a support question, but this is a community board, and it's relevant.] I got the email notification today of the upcoming European workshops - and I'm puzzled. For those not familiar with the UK landsc...

Dominant/Recessive state support for UART

Posted on March 25, 2014 at 17:48A wish for new chips: It would be nice if STM could consider to implement a UART which supports bit-wise arbitration, as it is required for KNX / EIB networks. KNX/EIB of course is a big market, but this functionali...

flyer31 by Senior
  • 1719 Views
  • 14 replies
  • 0 kudos

Current Consumption Calculation for STM32L062K8

Posted on April 15, 2014 at 07:47Hi I would like to use STM32L062K8 for our low power application. The peripherals we will be using are 1 I2C, 2 watchdog timers(WDI, WWG I think), 1 SPI, 1 UART(RX, TX), and 3 general purpose timer.Timing for asynchr...

EEPROM in STM32L151R8

Posted on April 15, 2014 at 06:28Hi, I am using STM32L151R8 controller in my project. I need to store string data in EEPROM. I am new in this. So please help me how to store the data in EEPROM. I am waiting for your help. Advance thanks for your hel...

How to retrieve 8MHz from 168 MHz processor

Posted on April 11, 2014 at 08:21I've got STM32F407VE controller that works at 168 MHz. I need to get a 8 MHz clock frequency from it and I guessed to use a timer in PWM mode, but they all have a 42 MHz or 84 MHz clocks and so I can't use approriate...

sminder by Associate II
  • 574 Views
  • 3 replies
  • 0 kudos

Discovery board PWM output example period value

Posted on April 14, 2014 at 22:17Hi all, just a simple question hopefully,In the peripheral example for configuring TIM3 for PWM output, calculations for working out PSC and ARR values are given, comments supposing to explain them.The bit thats conf...