79416797

Date: 2025-02-06 04:50:37
Score: 2
Natty:
Report link

ThreadX doesn't use LwIP as its Ethernet stack. Instead is uses NetXDuo. In order to use Ethernet within ThreadX (assuming you want to do it through CubeMX) is to enable NetXDuo and set up the tasks associated with it. It's a little different than LwIP in application since it's based around threads, but functionally the same thing.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Brazien12