Skip to main content
Zed
Associate III
January 27, 2025
Question

Netx and W5100S

  • January 27, 2025
  • 2 replies
  • 854 views

Hi everybody!

Can someone tell me if there is a way to pair Netx from ThreadX with W5100S IC?

I'm aware of NX_ENABLE_TCPIP_OFFLOAD mode, but still have problems with understanding.

Write now I'm looking on nx_driver_stm32l4.c example, but it is made for WiFI, that works with AT command and I wonder if I can adopt it to my needs (SPI).

Any help would be appreciated!

THX!

2 replies

Andrew Neil
Super User
January 27, 2025
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Andrew Neil
Super User
January 30, 2025
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.