Skip to content

OverflowError: ticks interval overflow #182

@kilker12

Description

@kilker12

Running the adafruit_wiznet5k example code on a ESP32-S3 with the Ethernet feather I get the below output.

code.py output:
Wiznet5k WebClient Test
Traceback (most recent call last):
File "code.py", line 23, in
File "adafruit_wiznet5k/adafruit_wiznet5k.py", line 265, in init
File "adafruit_wiznet5k/adafruit_wiznet5k.py", line 279, in set_dhcp
File "adafruit_wiznet5k/adafruit_wiznet5k_dhcp.py", line 186, in request_dhcp_lease
File "adafruit_wiznet5k/adafruit_wiznet5k_dhcp.py", line 450, in _dhcp_state_machine
File "adafruit_wiznet5k/adafruit_wiznet5k_dhcp.py", line 296, in _process_messaging_states
File "adafruit_ticks.py", line 127, in ticks_add
OverflowError: ticks interval overflow

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions