STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Why not start touch with cubeprogrammer but only with stm32ide

HiI do have a program with touchgfx running on a stm32f746-disco.When program with stm32cibe IDE it starts up and running very fineBUT when i take the .elf file and program the board with the stm32cube programmer it do not start up touch ..what do yo...

hjh by Associate III
  • 899 Views
  • 4 replies
  • 0 kudos

Resolved! Triggering ADC with Timer1 and Rpetition Counter

Hi There,I am currently working on ADC and Timer. I have 3 channels of ADC and using DMA. I want to trigger ADC at Timer1's update event. Also, I've set Timer's parameters to center aligned pwm, repetition counter to 1(with this I will trigger ADC at...

0693W00000WHsjqQAD.png

Why the number of pulses is less than expected when I am using One Pulse Mode and Repetition Counter (RCR) to generate adjustable PWM pulses with number and frequency?

I need to generate PWM signals with adjustable number and frequency to drive a step motor. I expect the frequency ranges from 50Hz to 200KHz and the pulses count ranges from 1 to 2k. I have tried 3 different ways including: using timer interrupt to c...

0693W00000WIBw5QAH.png 0693W00000WIBwAQAX.png
EMach.3 by Associate II
  • 1719 Views
  • 9 replies
  • 0 kudos

How to remove noise with touchgfx when using the QuadSPI

Hi. I made a project with stm32H743IIT6.i used ( touchgfx designer 4.20.0 ) + ( stm32cubeide 1.10.0 )and I saved my images on external flash (W25Q256) with QuadSPI and use SDRAM for touchgfx buffer.But I have a problem. when I display the image on LC...

davaba by Associate II
  • 991 Views
  • 2 replies
  • 0 kudos

I want to do a pc waveform display of a four channel adc, it is a serial input pc and the sampling frequency is 1kSPS. What software should I use to develop, the sampling frequency is 2kSPS. I use node-red to find that the chart keeps crashing and can't g

I want to do a pc waveform display of a four channel adc, it is a serial input pc and the sampling frequency is 1kSPS. What software should I use to develop, the sampling frequency is 2kSPS. I use node-red to find that the chart keeps crashing and ca...

Lep by Senior
  • 308 Views
  • 0 replies
  • 0 kudos

Bug STM32F107RCTx SPI REMAPPED NOT WORK

STM32Cube FW_F1 V1.8.4Conditions: SPI1 or SPI3 remapped to PB3-5 pins. Problem: SPI not work.Solution: Enable Debug Serial Wire (PA13 PA14)SWJ function changes SWJ_CFG[2:0] bitsstm32f1xx_hal_msp.c line 81__HAL_AFIO_REMAP_SWJ_NOJTAG();do{ uint32_t tm...

vekli by Associate II
  • 503 Views
  • 1 replies
  • 0 kudos