Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
KC868-A16
#5
I have installed pcf857 library. for the pcf8574_KO problem due to the i2c address.
now I have changed it as follows :

// Set relay output i2c address
PCF8574 pcf8574_R1(&I2Cone, 0x24, 4, 5);
PCF8574 pcf8574_R2(&I2Cone, 0x25, 4, 5);

// Set digital input i2c address
PCF8574 pcf8574_I1(&I2Cone, 0x21, 4, 5);
PCF8574 pcf8574_I2(&I2Cone, 0x22, 4, 5);

why init mac still failed?

Init pcf8574_R1...PCF8574_R1_OK
Init pcf8574_R2...PCF8574_R2_OK
Init pcf8574...pcf8574_I1_OK
Init pcf8574...pcf8574_I2_OK

Starting WebServer on Node32s with ETH_PHY_LAN8720
WebServer_WT32_ETH01 v1.5.1 for core v2.0.0+
E (1047) esp.emac: emac_esp32_init(349): reset timeout
E (1047) esp_eth: esp_eth_driver_install(214): init mac failed
Reply


Messages In This Thread
KC868-A16 - by Roni - 09-12-2023, 08:33 AM
RE: KC868-A16 - by admin - 09-12-2023, 08:36 AM
RE: KC868-A16 - by Roni - 09-12-2023, 08:54 AM
RE: KC868-A16 - by admin - 09-12-2023, 11:42 AM
RE: KC868-A16 - by Roni - 09-13-2023, 01:27 AM
RE: KC868-A16 - by admin - 09-13-2023, 04:25 AM
RE: KC868-A16 - by admin - 09-14-2023, 12:31 AM
RE: KC868-A16 - by Roni - 09-15-2023, 01:26 AM
RE: KC868-A16 - by admin - 09-15-2023, 06:12 AM
RE: KC868-A16 - by zeltini1401 - 11-22-2023, 04:21 PM
RE: KC868-A16 - by admin - 11-23-2023, 12:15 AM
RE: KC868-A16 - by zeltini1401 - 11-23-2023, 06:57 AM
RE: KC868-A16 - by admin - 11-23-2023, 08:09 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)