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

RTC smooth digital calibration in STM32F4 with HSE

Hello,I am taking the liberty of writing to you for information on the calibration of the RTC.At present the RTC uses the HSE clock. The HSE clock is derived from a 25MHz quartz and then divided to be at 1MHz. This quartz has a tolerance of 20ppm.The...

Example to access DPM using FMC interface

Hello,https://www.st.com/en/embedded-software/i-cube-netx.html#overviewFrom this link, I am working for the PROFINET protocol using STM32F7 host and as given example it has worked for SPI interface.However, my requirement is to use FMC interface and ...

AP_040 by Senior
  • 892 Views
  • 4 replies
  • 0 kudos

Rotary encoder turn detection

Hello!I want to use a simple rotary encoder with STM32F429.I programmed the TIM4 timer into 'ENCODERMODE_X4' mode.Is there a way for me to detect the rotation of the rotary knob by interrupt?I don't want to do periodically TIMx->CNT sampling if there...

PTiha by Senior
  • 645 Views
  • 4 replies
  • 0 kudos

Debug uart via virtual com port (STM32F769I-DISCO)

Hello,Somehow I can't get debug uart via virtual port to work. I have followed several youtube videos and and studied user manual for my board that claims that "USART1 is directly available as a virtual COM port of the PC".The system debug is Serial ...

0693W000000WJlUQAW.png 0693W000000WJlfQAG.png 0693W000000WJq5QAG.png
ALevc.1 by Associate III
  • 685 Views
  • 4 replies
  • 0 kudos

Connect a 8bit LCD to FSMC of STM32F103ZET6

I've been trying to connect a 8-bit LCD to FSMC of STM32F103ZET6. But it seems not working at all. Even the display ID could not be retrieved. So that is a complete failure!The LCD chip is ST7735S. This LCD works on other 8/16 bits mcu parallel inter...

CYuen.1 by Associate II
  • 257 Views
  • 0 replies
  • 0 kudos

Clarification on sequential I2C options

I was wondering if some one could clarify the use of the different options for the sequential I2C (specifically with reference to the stm32F437). if the master I2C device was to call HAL_I2C_Master_Seq_Receive_IT(hi2c, Addr<<1, DataIn, 10, I2C_FIRST_...

Flash_EraseProgram example for Nucleo-G070RB hangs

Hello, I need to save data to the internal flash memory of my device. Naturally, I have opened the example that comes with the stm32cube for stm32g0 series. More specifically, I have compiled it for Nucelo-g070rb under System Workbench for stm32.The ...

DŠibr.1 by Associate
  • 381 Views
  • 2 replies
  • 0 kudos
Labels