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
  • 2552 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
  • 7429 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
  • 3128 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
  • 791 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
  • 958 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
  • 502 Views
  • 0 replies
  • 0 kudos

Resolved! Issue with stm32l433 configuring HSI

Hi,I have a stm32l433 chip and i'm using the internal RC Oszilator HSI.My issue was that code generated straigth from cubemx turned the chip to run too fast, my HalTick was like 1.2 Khz instead of 1kHz. Now i tracked the error down to a bad configura...

0693W000007CqnqQAC.png
Nico_S by Associate II
  • 885 Views
  • 2 replies
  • 0 kudos

Execution control will always be at HAL_I2C_Master_Receive() function while reading the data from RMCS220x DC Servo Motor

Hi, I am writing an application with STM32F746g Discovery board where i need to get the data from the RMCS-220X based Encoder DC Servo Motor with I2C interface.I have written the driver code based on the Arduino Library. Arduino code is working perfe...

VPana.1 by Associate
  • 504 Views
  • 0 replies
  • 0 kudos