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

ethernet: Enable Support for W6100 (Wizznet Ipv4/6 network stack controller #83029

Open
ParthSanepara opened this issue Dec 16, 2024 · 5 comments
Assignees
Labels
area: Ethernet Enhancement Changes/Updates/Additions to existing features

Comments

@ParthSanepara
Copy link
Contributor

ParthSanepara commented Dec 16, 2024

Is your enhancement proposal related to a problem? Please describe.
No, it is not related to the current problem, but I am planning to use this part number in some of my projects. However, I haven’t added it yet. The support for the WIZnet W5500 IC is already available here. but W6100 support driver is not done yet..

Describe the solution you'd like
Enhance driver support for the W6100 IC. I am also open to contributing to the driver enhancements for this IC.

Describe alternatives you've considered

Additional context
wizznet provide io6Library driver for this ic use with STM32 and other MCUs. Link -
https://github.com/Wiznet/io6Library

@ParthSanepara ParthSanepara added the Enhancement Changes/Updates/Additions to existing features label Dec 16, 2024
Copy link

Hi @ParthSanepara! We appreciate you submitting your first issue for our open-source project. 🌟

Even though I'm a bot, I can assure you that the whole community is genuinely grateful for your time and effort. 🤖💙

@ParthSanepara ParthSanepara changed the title Enabled Support for W6100 (Wizznet Ipv4/6 network stack controller ethernet: Enable Support for W6100 (Wizznet Ipv4/6 network stack controller Dec 16, 2024
@henrikbrixandersen
Copy link
Member

Enhance driver support for the W6100 IC. I am also open to contributing to the driver enhancements for this IC.

Please open a pull request for this when ready. No need to open an enhancement issue first.

@ParthSanepara
Copy link
Contributor Author

Thanks, @henrikbrixandersen. I will start working on it and commit to this task. Can you please assign this task to me?

@henrikbrixandersen
Copy link
Member

Thanks, @henrikbrixandersen. I will start working on it and commit to this task. Can you please assign this task to me?

Thanks, assigned.

@ParthSanepara
Copy link
Contributor Author

ParthSanepara commented Dec 28, 2024

Hi, I have added the initial implementation of the W6100 IC driver in the Ethernet module. Next, we need to add support for the W6100 DevKit board. To achieve this with DevKit from wizznet, I am creating the following TODO task list:

  • Add board support: w6100-evb-pico (RP2040)
  • W6100-EVB (STM32F103VCT6 ARM Cortex M3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Ethernet Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

No branches or pull requests

2 participants