STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Can i do an hexapod with facial recognizer with just a STM?

Hi, for my thesis i'd like to do an hexapod(it'll have like 14 servos) and a camera for facial recognizer. I was thinking about an arduino for the control of the robot and a pi3 for the facial recognizer, and then stm32 came to me. Will I be able to ...

mamellas by Associate
  • 781 Views
  • 3 replies
  • 0 kudos

ETB debugging on STM32F769NIH6.

I am trying to launch an ETB debug trace on the STM32F769NIH6 using a SEGGER J-Link Base via Ozone, but I get the error message "ETB not available". The SEGGER documentation implies that the STM32F7xxx supports ETB. The STM32F76xx documentation only...

NSmit.8 by Associate
  • 405 Views
  • 0 replies
  • 1 kudos

Dip in analog input voltage during uart rx reception

Hi,we are using STM32F030C8 mcu for our application. The port pin PA3 is configured for UART2 receive operation from a RS-485 transceiver and port pin PA5 is configured as an analog input ADC_IN5 and receives signal from an potentiometer. What we obs...

HAL UART RX Pulls Down

Hello,I am currently using a STM32F429ZI-DISC1 Discovery Board.I tried to get a UART tranmission going through CubeMX/HAL Drivers. Transmitting data works perfectly fine but when trying to receive any data I don't have any chance. So I was looking ov...

0690X000008BTZUQA4.jpg
bsch1 by Associate II
  • 2630 Views
  • 8 replies
  • 0 kudos

Resolved! How to quit a gap between 2 synchronized PWM?

Hello everyone!I have 2 fixed PWM of 40kHz (TIM1_CH1, TIM1_CH1N) and one modulation at 80 kHz fitted into the others, matching the steps by zero.Instead of this, I have this signals:There is a gap between them of 1us.This is the timers declaration: v...

0690X000008BTTvQAO.jpg