STM32 MCUs Embedded 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
  • 1901 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
  • 295 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
  • 525 Views
  • 2 replies
  • 0 kudos