STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 845 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
  • 813 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
  • 330 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
  • 466 Views
  • 2 replies
  • 0 kudos