STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

STM32L151 MISO AF config issue

Posted on February 26, 2015 at 18:39Hi all, I'm using L1 series for the very first time. The code is generated with CubeMX 4.6.0 and built with MDK 5.12.0. I've had Cube MX copy the device library into the project directory. My board carries an STM3...

STM32CUBE Problem configuring MISO

Posted on March 09, 2015 at 19:27 CubeMx version: 4.6.0Target: STM32L152VBTxI configured SPI1 as a full duplex master.I put MISO on PE14Cube configured the GPIO as a standard input.It wouldn't let me set it to Alternate function.I was able to over...

STMCubeMX: Incorrect ADC generation for STM32103CBT6

Posted on February 17, 2015 at 13:25When creating a project for the STM32103CBT6 where ADC1 is configured with 'Scan Conversion Mode' set to 'Enable' the code is generated incorrectly in MX_ADC1_INIT (adc.c).The generated code shows:  hadc1.Init.Sca...

pinkel by Associate
  • 208 Views
  • 1 replies
  • 0 kudos

STD Periph drivers v1.5.0 missing peripherals

Posted on March 14, 2015 at 10:11Yesterday, I saw that new STD library is available.I realize, that F446 devices have 4 I2C peripherals.This is said in datasheet and on website on ''Features'' section.I tried to update my I2C library to support 4 I2...

tm3341 by Associate II
  • 144 Views
  • 1 replies
  • 0 kudos

Keil RTX SVC Interrupt

Posted on March 17, 2015 at 16:39I have an application with high priority DMA interrupt. But when RTX operation system is running periodic delays appears. It seems that RTX SVC interrupt is atomic (disables interrupts on enter, re-enables on exit). ...

STM32L+microSD card

Posted on March 17, 2015 at 18:34Hi everyone, I'm working with stm32L152 discovery. I'd like to be able to create files on a microSD which contain data from a sensor and successively read these files from a PC. If I understand it, once I configured ...

STM32F334 and high-resolution timer

Posted on August 25, 2014 at 09:27New STM32F334 have high-resolution timer with 217 ps resolution, It's nice,butwhatrealprecision is achievedwhenthe timerused to measure thetimebetweentwo edgesof the signal appliedtothe processorGPIO?

a1379109 by Associate
  • 249 Views
  • 1 replies
  • 0 kudos
Labels