STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to PWM with repetition with STM32 timers

HelloI am basically designing an interrupter for plasma arc speaker. I have a small signal amplifier which I connect to STM32F746 and perform FFT to determine which note was played. Whole process takes about 2ms. My transformer works with 25khz. I wa...

0693W000005Cy92QAC.png
hashtala by Associate II
  • 627 Views
  • 2 replies
  • 0 kudos

Resolved! Problem with include

Hello, I'm having troubles with a library in CI've made a library named "LedControl" divided in "LedControl.h" and "LedControl.c"So far the header file is like this:#ifndef SRC_CUST_LEDCONTROL_H_ #define SRC_CUST_LEDCONTROL_H_         #define LC_POIN...

BBori.1 by Associate II
  • 537 Views
  • 2 replies
  • 0 kudos

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
  • 426 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
  • 416 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
  • 1037 Views
  • 5 replies
  • 0 kudos