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

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
  • 2642 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
  • 7960 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
  • 3358 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
  • 826 Views
  • 1 replies
  • 0 kudos

Resolved! Can anyone provide version 1.4.0 of stm32cube fw F1 ?

Can anyone provide version 1.4.0 of stm32cube fw F1 ?I'm using Atollic TrueStudio 9.3 to maintain old project,but I can't download that version. My STM32 model is : "stm32f103cb"Full string, as found in .IOC file : "STM32Cube_FW_F1_V1.4.0".Thank you ...

LCice.2 by Associate II
  • 1008 Views
  • 2 replies
  • 0 kudos

STM32F4 USB Host

Hello all,​ I Have tried to implement a code to use a USB to read and write the function as a logging process.​My code is running just fine, and it writes and reads just properly. The only problem is that the MX_USB_Host_Process() loop runs only once...

AKh.1 by Associate II
  • 533 Views
  • 0 replies
  • 0 kudos