09-26-2023, 07:53 AM
KC868-A8 Ethernet Problem
|
09-26-2023, 10:49 AM
you can try to re solder it, if also have problem, contact with your aliexpress seller, re send you a new KC868-A8 PCB.
09-26-2023, 11:52 AM
09-26-2023, 12:11 PM
you are welcome.
09-30-2024, 01:01 PM
(09-16-2023, 03:32 PM)msinfo Wrote: Hello, i have a KC868-A8 Board connected with ethernet cable but the port suddenly stopped working.[quote pid="8861" dateline="1694878346"] ethernet: #define ETH_ADDR 0 #define ETH_POWER_PIN -1 #define ETH_MDC_PIN 23 #define ETH_MDIO_PIN 18 #define ETH_TYPE ETH_PHY_LAN8720 #define ETH_CLK_MODE ETH_CLOCK_GPIO17_OUT manual_ip: static_ip: 192.168.0.144 gateway: 192.168.0.254 subnet: 255.255.255.0 [/quote]
09-30-2024, 01:04 PM
#define ETH_ADDR 0
#define ETH_POWER_PIN -1 #define ETH_MDC_PIN 23 #define ETH_MDIO_PIN 18 #define ETH_TYPE ETH_PHY_LAN8720 #define ETH_CLK_MODE ETH_CLOCK_GPIO17_OUT IPAddress local_ip(192, 168, 0, 144); IPAddress gateway(192, 168, 0, 254); IPAddress subnet(255, 255, 255, 0); Hello, i have a KC868-A8 Board connected with ethernet cable but the port suddenly stopped working. |
« Next Oldest | Next Newest »
|
Users browsing this thread: |
1 Guest(s) |