STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! some misunderstanding on test board based on STM32F030RCT6

Hi. i have some problem when verifying the board composed of STM32F030RCT7 with Keil IDE (MDK ARM). I still don't know much about FW, so I ask a few stupid questions.​Problem 1. I am basically setting the project through STM32CubeMX. I checked that t...

DPark.2 by Associate II
  • 813 Views
  • 5 replies
  • 0 kudos

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
  • 1430 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
  • 1257 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
  • 1131 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
  • 468 Views
  • 0 replies
  • 0 kudos

(STM32F3 Discovery Board) When I set WUTIE bit in RTC_CR register, it sets all other bits in RTC_CR register to zero

I am currently working on a Rust implementation of a STM32f3 Discovery Board hal. As mentioned in the documentation, I am doing the following:Before setting the WUTE bit, I also set the WUTIE bit. My ultimate goal is the trigger a 1 second periodic i...

0693W000000W8ZhQAK.png
SMede.1 by Associate II
  • 1698 Views
  • 5 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_...

STM32F103RDT6 UART rise and fall time

Hi,Could anyone please share the rise and fall time of UART transmission in STMF103RDT6. Those data I cant get from the datasheet. Kindly reply.Warm regards,Monisha OM

Mom.1 by Associate II
  • 1211 Views
  • 1 replies
  • 0 kudos