STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Nucleo-F207ZG , USB HID as device not working

Hi,I am using Nucleo-F207ZG development board and trying to make it as keyboard type device.I have changed 0x01 in 'USBD_HID_CfgFSDesc' And also changed 'HID_MOUSE_ReportDesc' for keyboard.I have attached screen shot of .ioc fie settings, please guid...

jjmamtora_0-1718016929136.png jjmamtora_1-1718017069289.png

STM32F205ZET + USB3320 (USB HS Host MSC)

Hello everyone,I'm working on a new project that needs USB communication between two controllers. My initial design was based on the STM32L552, but due to market availability, I had to switch back to the STM32F205Z. So, everything has changed includi...

0693W00000UnRODQA3.png
Zaher by Senior II
  • 576 Views
  • 1 replies
  • 0 kudos

Add an Essential feature

Hello, Please add an empty function on HAL for other MCU's what doesn't have that functions.For example HAL_ICHACHE_Enable() for F1 series. This feature can help to easy porting to other series of MCUs.Thanks.

nimaltd by Senior
  • 449 Views
  • 1 replies
  • 0 kudos

is the stm32f207zg MAC controller able to run an UDP (or a TCP) server with multiple client connections using Lwip and HAL or is there any real computing/memory limitation?

I have a server -HAL library based- implementation that seems works correctly with one client. Client application is made by python running on a windows 11. I have spent too many months trying to have a server working for several hours but it achieve...

genisuvi by Associate III
  • 481 Views
  • 0 replies
  • 0 kudos

DMA ethernet descriptor OWN bit issue

Im using stm32f207 HAL library, LwIP stack with RAW api, no RTOS for an UDP server implementation. Server is receiving frames by polling way because of client nature demands. Client is constantly asking server for reading mcu inputs and asking for wr...

genisuvi by Associate III
  • 555 Views
  • 0 replies
  • 0 kudos
Labels