Ask questions, find answers, and share insights on STM32 products and their technical features.
Hi, I'm using the STM32L073CZ micro in a thermometer application.I've used CubeMX to create the base code and adapted it.I'm using ADC channel 1 for the temperature measurement, which is working correctly. I'm only initializing the ADC channel when i...
Hi,I have two projects. one project i have generated using cubeMX and another one i have imported from example project of STM32F769I_EVAL .I'm using Nucleo-f767zi board.I have configured both the projects in the same way but the STM32F769I_EVAL proj...
Hi, the goal is to generate 4 pulses with a constant on time duration followed by 4 different but variable off times, i.e. a 4 channel pulse frequency modulation with one timer. The on time shall be identical on all channels, but the off times shall ...
Hi Everyone,We have managed to increase the clock speed for STM32F722 using PLL. Now we are wondering how we can keep the baud rate of USART6 to 115200 bit/s (is there any function/capability in STM32F722 that automatically adjusts the USART clock di...
I'm trying to take input from user via serial port. I use STM32's USART1_IRQHandler and sscanf functions. Although I can print message on the port by using sprintf, I can't take input with sscanf. It doesn't wait for input and assigns a value I can't...
An interesting appnote has appeared, AN5337 STM32H7 Series lifetime estimates.It's not that usual to be concerned about the lifetime of a mcu. Megahertzs take their toll.JW
I'm using an STM32L476 as an analogue to digital streaming device. Analogue -> ADC -> DMA ->SAI -> External Device. The SAI runs as a Time Division Mutiplexed (TDM) slave, with the data clock and frame sync are received from an external device. The d...
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.