STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Uart does not work.

Hi.​If you continue to receive packets while executing Uart for the first time, the operation stops.If there is some delay, it's okay, but if there isn't, it suddenly stops.However, if you update the STM32 directly, it will work again.It works even i...

LSang.11 by Associate II
  • 249 Views
  • 0 replies
  • 0 kudos

Ethernet Interfacing with STM32H743ZI2

Hello Sir,I am using the STM32H743ZI2 for the interfacing with ethernet. I am totally new to ethernet protocol. I have gone through the example lwIP_HTTP_Server_netconn and also setup all the things as per the readme.txt file .but result is not gett...

NDalv.1 by Associate II
  • 336 Views
  • 2 replies
  • 0 kudos

Resolved! Does STM32CubeMX supports SafeRTOS?

It is well known that STM32Cube IDE & MX both has quiet good support for FreeRTOS, but my question is a bit different and related to SafeRTOS, I'm just wondering if ST has support for SafeRTOS as well or not?!I'm well aware that SafeRTOS comes with l...

JJ1 by Associate II
  • 573 Views
  • 2 replies
  • 0 kudos

How can I send data over TCP / LwIp?

I am using Echoserver and EchoClient source code for stm32. I used `tcp_echoserver_init();` function to start callback and I tried to connect with python client to this server. And its successfully connect. I checked with wireshark. And python progra...

DCtech by Associate II
  • 386 Views
  • 1 replies
  • 0 kudos