STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to control 6 rotary encoders with single MCU

Hello All!I have found that I can read encoder information with HAL functions e. q.HAL_TIM_Encoder_StartBut only few timers have encoder modeIf I need to control 6 encoders I have found STM32F103 RF MCU with enough timers.Is there another solution to...

YHodo.1 by Associate
  • 1244 Views
  • 2 replies
  • 0 kudos

Resolved! NUCLEO-STM32L452REP Internal Flash Write Data

Hi St,I am using NUCLEO-STM32L452REP board.I am trying to write a DOUBLE WORD inside the internal flash.I am writting to address 0x807D000 which is 8byte alligned.The address i am trying to write, its contents are 0xFF.I am calling below function:HAL...

Vmish.1 by Associate II
  • 995 Views
  • 7 replies
  • 0 kudos

Chip Select for Quad SPI on STM32H7

Hi,I am using Quad SPI on SHT32H7 and I am looking at examples in STMcube. My question is: Is Chip select for the QSPI handled by the port (inside the silicon) once set or is it my driver function that needs to do it like I had to in regular SPI driv...

RBharol by Associate III
  • 1796 Views
  • 6 replies
  • 0 kudos

DMA transfer in interrupt mode

Hi, in the book i am reading there is an example about UART DMA trasnfer in interrupt mode. In this example i don t understand why the author enables the UART related interrupt.I mean it is not the UART to generate the interrupt but the DMA when tras...

FIann.2 by Associate II
  • 1867 Views
  • 9 replies
  • 0 kudos