Ask questions, find answers, and share insights on STM32 products and their technical features.
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...
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...
Hello All, It is my understanding that STM32G0x1 devices do have VREFBUF, however I don't see the option to configure the VREFBUF in the Analog section. Kind Regards,Sparsh
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 ...
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 ...
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...
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...
Hello,I have a discovery board with stm32f407vg-t6.There is a mems sensor on it and I am trying to read sensor values via I2C. However, my code is not working. I also upload my code.I checked my code 4 times and couldn't find any mistake. I even mess...
STM32U575 TIM1 output TIM_CH1 clock is unable to be higher than 250kHz in up, toggle mode. The system clock is set to 160MHz. I am looking for the output clock higher than 1.6MHz.Is this possible? Thanks.