STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to control main while loop using EOC flag of ADC in continuos mode? Apparently ADC_SAMPLETIME_**** is not affecting ADC sampling time

For a given application I am trying to control the main loop speed thorugh the ADC sampling rate. My objective is targeting a fast embedded control application so I plan to go in the 100kHz-10MHz range (yes, I am aware of the STM32H7 limitations for ...

CGuar.1 by Associate
  • 572 Views
  • 1 replies
  • 0 kudos

DMA USART callback function

Hello,Stm32 F401RE Hal Library 2016 Works.Stm32 F401RE Hal Library 2017(last version) DOESNT Works.For Test purpose only I use USART DMA Send function. Main.C is like that...Also This StMicroelectrincs youtube vide work 2016 HAL Library but it doesn...

ADC with DMA and timer

Hellomy MCU stm32f411ceuI am using ADC with DMA and timer. I am sampling signal at 48 khz using TIM2. It means that every 21 us there is a new measurement. My ADCCKL taking into account prescaler is 6 Mhz. The bit resolution is 12 bits. If i my samp...

KD�?b by Associate II
  • 526 Views
  • 1 replies
  • 0 kudos

Resolved! [Procedures] How to use example codes : STM32Cube_FW_H7

Hi​I'm currently using STM32H743 and would like to try out example codes from STM32Cube_FW_H7.​Desktop\STM32Cube_FW_H7_V1.8.0\Projects\STM32H743I-EVAL\Applications\LwIP\LwIP_UDP_Echo_Client​There were files in above directory.EWARMIncMDK-ARMSrcSW4STM...

SHong.5 by Associate II
  • 1331 Views
  • 5 replies
  • 0 kudos

Does the Nucleo STM32G431 have a bug with the I2S (receive)?

I am using the latest versions of STM32CubeIDE and updated firmware for STM32G431. I am trying to setup the Nucleo STM32G431 with I2S master for a microphone with DMA in circular mode, very similar to what "YetANotherElectronicsChannel" did in this v...

evenlund by Associate III
  • 1805 Views
  • 13 replies
  • 0 kudos

Resolved! Issue in debug mode when use Uart

Hello,I'm creating application with STM32F072, with ADC DMA, USB, Timers and Uart.Last one is used to communicate with PC but i verify a strange behavior.First of all general information:generating this software with STM32cubeMx. using IDE openstm32p...

AT.1 by Associate
  • 1261 Views
  • 2 replies
  • 0 kudos