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

STM32 and FLASH registers

I have a question regarding STM32L0. I am interested in which address the registers like FLASH_ACR, FLASH_PECR, etc., are located. In the datasheet, I only see their offsets, but not the absolute value is it maybe 0x1FF8 0000?.Also I would also like ...

JR2963 by Senior II
  • 1188 Views
  • 3 replies
  • 1 kudos

UART communication

Hello everyone, I am trying to make a UART Communication between STM32 NUCLEO-L476RG and ESP32 S3. The STM must send data to ESP and the ESP must print it on Serial Monitor of Arduino IDE. However, this doesn't happen, even though I have double check...

Problem with OpenAmp_ping pong

Dear Support team, I am using this STM32H755 as a motor control application. I have developed motor control algorithm on M4 and the communication with Master through SPI using M7.I need to exchange data between M4 and M7 continuously. I tried with Op...

STM32H7 Prevent MPU re-configuration

Hello all,I wish to setup the MPU early in my firmware, then prevent changes to the MPU registers until next power-cycle/reboot.Is this possible without having the root secure services? The MCU im using is the STM32H7A3. Thanks in advance.

mwp by Senior
  • 1341 Views
  • 8 replies
  • 1 kudos

stm32f779i -EVAL IAP

Hello experts,I am using stm32f779I - EVAL evaluation kit, am trying to implement LWIP IAP on this board for that I have used example code from the repository C:\Users\Aravind\STM32Cube\Repository\STM32Cube_FW_F7_V1.17.0\Projects\STM32F769I_EVAL\Appl...

Aravind1 by Associate II
  • 545 Views
  • 2 replies
  • 0 kudos

UVC+CDC USB Composite device on STM32F411

Posted on August 01, 2016 at 16:02 Overall objective: Using https://github.com/groupgets/purethermal1-firmware as a base, add a USB serial port interface (which would replace the DEBUG functionality it has currently). I have read thro...

Resolved! STM32 SPI communication Master issue

Recently working with spi communication in stm32g070rb using stm32CubeIDE (HAL library).SPI master receive interrupt triggered continuosly when there is no interrupt.But same code wrote in SPI slave its works perfectly.I also put Pull down resistor.P...

vignesh1 by Associate III
  • 962 Views
  • 5 replies
  • 0 kudos