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

Questions about LwIP POST Operation

I have a custom STM32F407 board that I have been working with over the last month or so. I developed a httpd application using the STM32CubeIDE tool. I am using GET to control my devices and everything works as planned.I have a couple of spare boards...

STM32F767ZI and LWIP HTTPD

Hello,I have a simple web server running on STM23F7. I can control LEDs via Ethernet and display sensor values on the web. The question is how to achieve automatic refresh of data from the sensor. Using HTML, I can refresh the whole page every 1 seco...

DJeze.1 by Associate II
  • 2632 Views
  • 4 replies
  • 0 kudos

Nucleo G0B1RE as a Host USB CDC

Is it actually possible to configure a STM32G0B1 as a Host USB CDC to open a VCP? I have a STM32L476 configured as OTG USB device. The PC can open a VCP port and send some commands. Not problem with this. I'm wondering if I can use the G0B1 as a Host...

xpp07 by Senior
  • 1913 Views
  • 4 replies
  • 1 kudos

Resolved! How to recieve a UART message using interrupt and HAL without knowing the length of the message?

Hello community!I'm staging in a company and they let my program a conversor on my own, de issue is when I started with the UART communication. I need to analyse a message recieved by the user, so I need to be able to analyse any kind of message reci...

OBorr.1 by Associate II
  • 12064 Views
  • 9 replies
  • 0 kudos

Isochronous transfer from USB webcam

Hi, I'm going to get images from usb webcam with STM32F746Disco.I implemented the code based on the information in the forums discussed in the past.The usb host mode is FS and my usb cam works in FS mode.The processes of getting the frame type, the f...

KWata.13 by Associate
  • 1316 Views
  • 1 replies
  • 0 kudos