STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 ADC and DMA example please.

Hi.Has anyone got an example of how to trigger an ADC from a Timer, and, then use the DMA to transfer the results from the ADC to a buffer in RAM.I've looked everywhere I know, and cant seem to find a working example of this type. I have tried to get...

mbmail4 by Associate II
  • 8060 Views
  • 6 replies
  • 0 kudos

FLASH DATA WRITE PROBLEM IN STM32H743IIK6

Hello i want to write some variable data on internal flash using HAL library but it not writing.I am using blow code to write data to flash.can you please tell what am i doing wrong.#define FLASH_ADDRS   0x081E002A#define FLASH_DATA_W...

RShar.9 by Senior
  • 432 Views
  • 3 replies
  • 0 kudos

QUADSPI + DMA, reading too many bytes?

Hello, so I am trying to write a driver for a GigaDevice GD5F2GQ4xFxxG part, that uses the QUADSPI peripheral. So far so good, but seeing some unexpected results and when I dug into it, I think I observe that a read command is acquiring more bytes t...

STM32F407G-DISC1 for Window 10

Hi, As per product data sheet, STM32F407G-DISC1 discovery board is compatible with Windows® OS (XP, 7, 8). But I have window 10.Does this discovery board supports window 10?Thanks and Regards,Shailesh Kumar

SKuma.71 by Associate
  • 343 Views
  • 2 replies
  • 0 kudos

STM32F303 ADC Sequence Conversion Problem

Hello I am trying to use STM32F303VCT6 ADC1 to measure 4 channels in sequence. I am using TIMER 3 to trigger start of sequence conversion. I am using DMA1 to transfer data to an array. My code is as follows:ADC Configuration:ADC_InitTypeDef ADC...

MAbba.8 by Associate II
  • 327 Views
  • 0 replies
  • 0 kudos