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

Resolved! MJPEG Video Decoding (stm32h747I)

Hi,I recently bought an STM32H747I-DISCO board and I'm trying to run the JPEG_MJPEG_VideoDecoding code example with an external display. The code works fine with the on-board display, but I'm struggling to get it working with an external display that...

AFato.3 by Associate II
  • 153 Views
  • 2 replies
  • 1 kudos

Nucleo-L4P5ZG LPUART not receiving nor transmitting

Hi all! I am trying to communicate with the Nucleo-L4P5ZG via the LPUART1 peripheral over ST-LINK, however it doesn't seem to be transmitting or receiving anything. Following is my system clock initialization code (non-relevant parts cut out): #pragm...

MCUBOOT bootloader upgrade OTA

Using following settings: IDE : VS Code (NRF connect plug-in) Programmer : Stm32Cube programmer Stlink Debugger  OS: Zephyr  MCU: Stm32u5 series   Modem: Sierra wireless I'm trying to upgrade MCUboot ( Zephyr's) bootloader using FOTA .I can upgrade a...

A Maq by Associate III
  • 52 Views
  • 0 replies
  • 0 kudos

Example Selector: FatFs_USBDisk -> FatFs_USBDisk_RTOS

I use NUCLEO-F767Z board and was working on a Application Framework that uses RTOS with different tasks, and logging to serial console and USBDisk. This is quite a while ago (STM32CubeIDE 1.6.1). I couldn't make USBDisk work with RTOS then. I switche...

FBerg.1 by Associate III
  • 392 Views
  • 12 replies
  • 2 kudos

Resolved! Two STM32 MCU communication by I2C Issue

Hi guys.I am using the guide below for starting communication between two MCU. Getting started with I2C - stm32mcuThe code is simple, but it did not work.Master code:I checked the SDA and SCL with different transferred data Txdata and Txdata2.But two...

TungNguyen_0-1721388115478.png TungNguyen_1-1721388154059.png TungNguyen_2-1721388241124.png

STM32L011 DMA read from const variable (flash)

Controller: STM32L011G4ULibraries: CMSISCompiler: arm-none-eabi-gcc version 13.2.1In order to change Capture Compare Register of TIM2 automatically every time when TIM2 updates, I want to use DMA to get the current CCR values from a const array. cons...

Marc1 by Associate III
  • 116 Views
  • 3 replies
  • 1 kudos
Labels