Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: setting of eth cs #308

Open
prchal opened this issue Feb 21, 2023 · 3 comments
Open

[Feature Request]: setting of eth cs #308

prchal opened this issue Feb 21, 2023 · 3 comments
Labels
Enhancement New feature or request EX-CommandStation Item relates to the core EX-CommandStation code

Comments

@prchal
Copy link

prchal commented Feb 21, 2023

Problem/idea statement

Would be nice to set other GPIO as CS for eth module W5500.

Alternatives or workarounds

in config.h

Additional context

No response

@prchal prchal added the Enhancement New feature or request label Feb 21, 2023
@github-actions github-actions bot added the EX-CommandStation Item relates to the core EX-CommandStation code label Feb 21, 2023
prchal pushed a commit to prchal/CommandStation-EX that referenced this issue Mar 10, 2023
Does my "[Feature Request]: setting of eth cs DCC-EX#308".
Tested on Arduino mega2560 with W5500 connected by wires - CS to 53.
@habazut
Copy link
Contributor

habazut commented Mar 27, 2023

You can test setting a Ethernet.init( X ); with the pin number X just before the Ethernet.begin() in EthernetInterface.cpp.

Harald.

@prchal
Copy link
Author

prchal commented Mar 27, 2023

As I pushed PR 2 weeks ago. #316

1 similar comment
@prchal
Copy link
Author

prchal commented Jun 12, 2023

As I pushed PR 2 weeks ago. #316

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request EX-CommandStation Item relates to the core EX-CommandStation code
Projects
Status: Backlog
Development

No branches or pull requests

2 participants