STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to reduce Data loss on Ping test on STM32F407?

We are facing data loss issue while ping test was conducted on the STM32F407 with lwip stack 1.4.1 The stack was downloaded for  STM32F407 Evaluation Board Code from www.st.com site after changing pin configuration [used tftpserver standalone code] f...

NChen by Associate II
  • 913 Views
  • 4 replies
  • 0 kudos

No PWM output using TIM1_CH3 on STM32F769 with Keil5.25

Hi i want to enable pwm output on PA10, as in below code, will do necessary init by MX_TIM1_Init, and then call HAL_TIM_PWM_Start(&htim1, TIM_CHANNEL_3); to start.but PA10 is kept low measured by Osi.could you help review and any suggestion ? thanks...

qzha by Associate II
  • 986 Views
  • 6 replies
  • 0 kudos

Hello Generating a Pulse Train of 0-200kHz on STM32L476 Nucleo. I Used the Timer to Generate The PWM of a specific Frequency.. That was successful

int main(void) { /* USER CODE BEGIN 1 */ uint16_t Prescaler=1; /* USER CODE END 1 */   /* MCU Configuration----------------------------------------------------------*/   /* Reset of all peripherals, Initializes the Flash interface and the Sys...

MMali.3 by Associate
  • 604 Views
  • 3 replies
  • 0 kudos

The stepper/Motor/Driver Pins on the "STM32F407VG-Discover Board & How connect Driver to the Discovery board

Hi all,I have been trying to connect a microstep driver (Haydon DCM8027/55 Driver) to the my discover board, but I don't know how to hookup. I have the following board "STM32F407G-Disc1". I am not sure where the stepper motor/driver pins are located ...

Resolved! Difficulties running sample project - STSW-STM32152

I am trying to get the example 'STSW-STM32152' working for my 32L0538DISCOVERY kit and am having difficulties with the provided projects in the source (v1.0.0) -- TrueSTUDIO (v9.0.1) - No Compile   project linking appears corrupted (see 'TrueSTUDIO C...

Justin1 by Senior
  • 957 Views
  • 8 replies
  • 0 kudos