STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Send Ping from stm32767zi

I'm utilizing two nucleo f767zi boards with the goal to get them to ping eachother using Ethernet with lwip and no RTOS. Both their Ethernet cables are connected to a switch which is also connected to my PC. With cubeide I've successfully pinged the ...

Enable ARP Offload on STM32H745

Hi,I try to enable the hardware ARP Offload in a STM32H745. The problem is, that it doesn't take the given IP adresse in die MACARPAR register regardless what the sequence of code is. I tryed it before and after enabling the ARPEN bit and before and ...

Jiahong_0-1723684351339.png
Jiahong by Associate II
  • 584 Views
  • 3 replies
  • 0 kudos

ethernet to work on nucleo-h753

i have the nucleo-h753 evolution board , and i want to activate the ethernet port to perform udp client .i want the implementation without FREERTOS  i followed the steps described in the link below :https://community.st.com/s/article/How-to-create-pr...

abeba.1 by Associate II
  • 1370 Views
  • 4 replies
  • 0 kudos

Resolved! Azure RTOS support in STM32H563/73

HiReading this post https://community.st.com/t5/stm32-mcus-security/x-cube-azure-h7-hw-cryptographic-acceleration/m-p/634818/highlight/true#M6417 it seems like ST employee is saying STM chips will not support Azure RTOS going forward? Has any decisio...

NetXDuo issues after power loss

Hello,I have encountered a peculiar problem and I am running out of ideas on what to do next.I'm working on a project with an stm32H563 mcu and lan8742 phy, using threadX and netXduo.When the code is first downloaded it runs fine, but after a power c...

olaan by Associate II
  • 3065 Views
  • 14 replies
  • 4 kudos

STM32 HAL Macro functions

Hi everyone,I’ve noticed that STM32 drivers make extensive use of macros, and I’m curious about the reasoning behind this. Is the primary motivation is to increase performance / improve maintainability / are there other factors involved?

sarun by Associate III
  • 2955 Views
  • 23 replies
  • 10 kudos