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

Issue with External addressable flash

Hello folks,I am using a STM32F469i-disco board and trying to read the stored variable from the on-board flash. I did use BSP package to init the QSPI and set it to memory mapped mode. Now, I am facing a weird situation.printf("%x\n", (EXTERNAL[0]));...

SWO on startup

Hello,after POR, but before a "switch to SWD" sequence has been sent to the debug unit, what function is PB3? Is is only "Jtag dataout" are can it alreadt transfer SWO data.

Resolved! STM32G474RE TIM4 Rotary Encoder

Hi,Greetings!I have a Bourns Rotary encoder https://www.bourns.com/docs/product-datasheets/pec11r.pdfconnected to PA11(ENCA)/TIM4_CH1 and PA12(ENCB)/TIM4_CH2.Trying to use the encoder as a input control for user input.This is what I am doing:  static...

0693W000006Gx0VQAS.png

How to read Data with UART circular DMA and byte-by-byte Data and use two Buffer ? with stm32f407 ? without FreeRTOS and realtime !!

Hello Friendsi'm new in STM32 i wanna know how to Read Data Byte-by-Byte from uart Rx Circular Dma and save this data in a buffer ? and my challenge is i do not know my input data length and type of that (hex, bin, ascii ,...)theres any sample code ?...

Mmm.1 by Associate II
  • 8550 Views
  • 7 replies
  • 1 kudos