STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB HID Descriptor creation with STRING_INDEX

This is possibly the wrong place to ask, but I can't find a relevant place. I'm trying to build a USB HID descriptor that uses the STRING_INDEX, STRING_MIN and STRING_MAX usages, I can see how to build them in the USB HID specification documentation,...

JLalo.1 by Associate
  • 352 Views
  • 0 replies
  • 0 kudos

Simple TCP Communication

I am trying to use basic TCP-IP communication with two different stm32 devices, one of them TCP client one of them TCP server. On the wireshark picture; Up to the arrow mark both client and server connection successfully data send and receive, after ...

DCtech by Associate II
  • 2461 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F767ZI + lwip + FreeRTOS: no ping response / can not compile LwIP_HTTP_Server_Netconn_RTOS example

Dear all,first I have to say that I am new to STM32F7 mirocontrollers, but I am not new to ARM-Cortex M4/M7 based controllers in general, nor the lwIP stack nor FreeRTOS.I have the following two problems:SMT32F767ZI + lwIP + FreeRTOS: I tried to buil...

0693W000006I1eCQAS.png 0693W000006I1ddQAC.png
wastl by Associate III
  • 6966 Views
  • 18 replies
  • 1 kudos

USB OTG_FS (device mode) CDC-ACM: IN endpoint transfer complete interrupt never fires after sometime with STM32F411/STM32F413

I am working on testing libopencm3 based USB OTG FS stack for STM32F411/STM32F413. And OTG FS stack works fine to begin with without any issues. But, after a while it seems to lock-up waiting for transfer complete interrupt to fire on one of the IN e...

MSuhe by Associate III
  • 2917 Views
  • 18 replies
  • 1 kudos

STM32F723ZG, FreeRTOS Hardfault, after Enable DCache

Hello,I have a problem with my default code (generated by Stm32CubeIDE), I use a STM32F723ZG with Ethernet.I started a new project, with default settings, this works fine, now I enable ETH and LWIP with DCache, it works fine... now, I enable FreeRTOS...

Sany by Associate III
  • 740 Views
  • 1 replies
  • 0 kudos