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

Error during debugging

hi,i am executing c/c++ application code in gnu mcu eclipse targeted to STM32F4. i am trying to perform software debugging i am getting the following error during the debugging process. the error is as follows/////////////////////////Error in service...

PJosh.17 by Associate
  • 383 Views
  • 1 replies
  • 0 kudos

Two ADC channel read while 7 channel are configured

HI,Im using stm32l4r5. i configured 7 channels of ADC1.And configured in regular conversion mode (7 ranks). Scan mode enable and continous disable. but when i debbug only two chanel transfer data to array and other element of array = 0 . any one help...

0690X00000A9r6ZQAR.png

STM32L072 and interrupt vector

Hi allI would like to know if STM32L072 can use interrupt for USART4 & 5.I'm using 1,2,4,5 serial ports .If not, is using STM32L151 would change something or not ?Thanks for help

JFELI.13 by Associate III
  • 558 Views
  • 4 replies
  • 0 kudos

Muxed PSRAM compatible memory

Hello,I am using a STM32H745 in LQFP144 package and as far as I understand it supports only muxed PSRAM since the pins for non-muxed memory are missing in this package and the CubeMX software does not have the option to setup non-muxed PSRAM on this...

LMica by Associate
  • 1002 Views
  • 3 replies
  • 0 kudos

STM32 standby wake-up BUG?

STM32 standby mode, standby wake-up pin PA0 and RTC wake up, both can work normally. The problem encountered is: If the wake-up pin PA0 is kept high, when the PA0 high-level hold time exceeds the wake-up time set by the RTC after standby, the chip di...

one V by Associate III
  • 1390 Views
  • 6 replies
  • 1 kudos

I2C2 on STM32F103 Arduino

Hi,I just uploaded the MPU6050 library to communicate with my STM32F103.Example program is MPU6050DMP6.All works fine when I use I2C1 (default I2C bus).But I want to use the I2C2 bus (controller has 2). I found information stating: #include "Wire.h"e...

YBeun by Associate
  • 529 Views
  • 1 replies
  • 0 kudos