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

problem in the implementation of USBOTG

I am currently working on a project that involves integrating USB functionality for data transfer and data logging on an STM32F407VG micro-controller. Specifically, I want to log data files on an SD card and enable the user to download these logged f...

Resolved! Product life

Hello, We are looking for Controllers for our us based client. I want to know Product life and active years from this family of STM32(STM32F0 Series, STM32F4 Series, STM32F7 Series).  Can Someone help to find where i will get this info.it should be g...

Gajanan by Associate II
  • 617 Views
  • 3 replies
  • 0 kudos

ILI9341 with stm32f4

hello im struggling to find how to get font on the lcd screen with some generated font c arrays i have found could anyone please explain how these font tables work and how to draw the characters on the lcd itself ive wrote a pretty basic driver that ...

Resolved! Execute code in CCM SRAM failure (IAR, STM32G474)

Hello,I wanted to put some complicated calculation into CCM SRAM in my STM32G474RE MCU. I basically followed instructions of AN4296, unfortunately I found an issue when programming the MCU.A few attaches as below:1. The link script2. The code change ...

YWang15_0-1698216341612.png YWang15_3-1698216549128.png YWang15_2-1698216444813.png YWang15_4-1698216581002.png
YWang.15 by Associate II
  • 1169 Views
  • 8 replies
  • 1 kudos

STM32H755 | lwIP | Ping two boards together

Hello everyone,I open a new topic since my issue seems to be characterizing only my application.I have implemented what I consider a rather stable lwIP - ModbusTCP/IP on a proprietary application using STM32H755 microcontroller. As long as I work wit...

Zzaaack by Associate III
  • 1768 Views
  • 13 replies
  • 4 kudos

I can't make bare metal LPUART work in L496

Hello all, I've recently started experimenting with bare metal programming in L496, I made LED and push button I/Os working, interrupts etc, but I cannot figure out the exact steps to make LPUART1 work and I cannot find any references/examples of LPU...

Labels