W5500 chip driver #13623
Unanswered
MagicStephen
asked this question in
Libraries & Drivers
W5500 chip driver
#13623
Replies: 1 comment
-
@MagicStephen sorry I'm not quite sure what you're asking and how it relates to MicroPython? Are you trying to access the raw mode directly from MicroPython? That is not supported. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i'd like to ask is there some way, how to implement all C functions from W5500 IOLibrary_driver ? I try tu implement my own firmware, but when i looked to libraries i found class WIZNET5K which consists only (regs,isconnected,active,ifconfig,status,config,send_ethernet). I would like to read packets in IPRAW mode, or socket raw mod, but i cant figure it out. Also i couldn't find any documentation for function send_ethernet. Is it impossible to build functions for chip ?
Beta Was this translation helpful? Give feedback.
All reactions