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

Wrong value conversion ADC in injected scan mode

Posted on February 16, 2017 at 17:56Hello, I'm trying to read 3 voltages with the ADC2 on my stm32f207zc, using an injected mode + scan mode configuration, but I'm observing this behavior:basically the each of the 3 voltages are generated by one dif...

mlisi by Associate II
  • 623 Views
  • 6 replies
  • 0 kudos

Change STM32F103 Frequency at run time

Posted on February 17, 2017 at 06:28Hi,I am using STM32F103. I have configured my clock at 72 MHz as shown in the below code--RCC_DeInit(); msDelay(10); RCC_HSEConfig(RCC_HSE_OFF); msDelay(10); RCC_HSEConfig(RCC_HSE_ON); while(1){ HSEStartUpStatus =...

Resolved! STM32L432KC - Flash Erase Specific Pages

Posted on February 14, 2017 at 06:00Hi All,I am asking a follow up question to my https://community.st.com/0D50X00009XkYInSAN. Now that I am able to write in a certain flash location, I would like for it to not be overwritten every time I program th...

Nolan L by Associate III
  • 310 Views
  • 2 replies
  • 0 kudos

stm32f4 rs-232

Posted on February 15, 2017 at 00:28Good evening to the community.I entered the world of stm32f4.At today I only worked on assembler with other micros.I would like to know how to receive byte a byte from a pc, type passowrd, or how to receive number...

A Bravos by Associate III
  • 411 Views
  • 5 replies
  • 0 kudos

UART over run

Posted on February 16, 2017 at 21:03I'm running on a STM32L4 processor running FreeRTOS. I do use the HAL s/w for the drivers and their API to read/write to 4 USART interfaces. I'm currently running all of them as just a character interrupt on the r...

STM32L4 SAI2 clock configuration

Posted on February 15, 2017 at 09:59 Hi, I'm having toruble with configuring SAI clock. For 48kHz sampling rate I need 12,288MHz MCLK but I'm confused with settings in CubeMX clock configuration tab. To SAI2 clock to arbitrary 24MHz but what shou...

0690X00000606JNQAY.png
kardwor1 by Associate II
  • 412 Views
  • 3 replies
  • 0 kudos
Labels