STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Why does HAL_UART_TRANSMIT block my adc routine?

I am using stm32cube with the HAL functions to start my project. I have everything running fine. I have my adc trigger using OCP2 of my pwm and this works like a charm. But wen i use the uart somehow my adc does not want to trigger anymore and i do n...

MVan.16 by Associate II
  • 1058 Views
  • 7 replies
  • 0 kudos

How to set USB device serial number.

Hello,I am using STM32H as a FS USB device, my desktop application check for Device ID and Product ID to connect to the device as VCOM port.the problem is that when connecting different devices to PC "one after the other", each new device is assigned...

HAlzo by Senior
  • 840 Views
  • 1 replies
  • 0 kudos

STM32Cube_FW_F1_V1.8.0

Timers don't workI started Timer 2 in simple mode but it couldn't startthen I returned the firmware to the previous version 1.7.0 and the problem was resolved

mmova by Associate
  • 350 Views
  • 0 replies
  • 0 kudos

STM32f2 interface with enc28j60.

Hi.......I have created my own web page and making a LED ON/OFF through that web page when i insert IP address in the web browser. Now, I have my own web server and i want to link that server to my STM32f2 interface with enc28j60 and want to send s...

sainti by Associate II
  • 415 Views
  • 0 replies
  • 0 kudos

When is the UART Receive/Transmit interrupt produced?

Hello to everyone,First of all, excuse me if this post isn't posted in the correct group, but I didn't know in which one it should be posted.About my doubt:I'm using the functions HAL_UART_Receive_IT and HAL_UART_Transmit_IT to do a UART communicatio...

MCasas by Associate II
  • 1617 Views
  • 2 replies
  • 0 kudos