Blah
This commit is contained in:
@@ -0,0 +1,92 @@
|
||||
ESP-ROM:esp32s3-20210327
|
||||
Build:Mar 27 2021
|
||||
rst:0x15 (USB_UART_CHIP_RESET),boot:0x9 (SPI_FAST_FLASH_BOOT)
|
||||
Saved PC:0x42027a8e
|
||||
#0 0x42027a8e in esp_pm_impl_waiti at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_pm/pm_impl.c:855
|
||||
|
||||
SPIWP:0xee
|
||||
mode:DIO, clock div:1
|
||||
load:0x3fce3808,len:0x4bc
|
||||
load:0x403c9700,len:0xbd8
|
||||
load:0x403cc700,len:0x2a0c
|
||||
entry 0x403c98d0
|
||||
[ 91][I][esp32-hal-psram.c:96] psramInit(): PSRAM enabled
|
||||
|
||||
|
||||
=== ESP32-S3 Rain Barrel System Starting ===
|
||||
Core: 1, Freq: 240 MHz
|
||||
Extensive logging enabled
|
||||
Pin 4 set to HIGH
|
||||
Pin 17 set to HIGH
|
||||
[ 602][I][esp32-hal-i2c.c:75] i2cInit(): Initialising I2C Master: sda=15 scl=7 freq=100000
|
||||
I2C scan on SDA=15, SCL=7
|
||||
I2C device found at 0x20
|
||||
I2C device found at 0x21
|
||||
I2C device found at 0x27
|
||||
I2C scan complete: 3 device(s) found
|
||||
PCF8574 at 0x21 set with P7 low and P0-P6 high
|
||||
Pin 17 set to LOW
|
||||
[ 627][V][esp32-hal-uart.c:330] uartBegin(): UART2 baud(9600) Mode(800001c) rxPin(5) txPin(6)
|
||||
[ 636][V][esp32-hal-uart.c:416] uartBegin(): UART2 not installed. Starting installation
|
||||
[ 644][V][esp32-hal-uart.c:467] uartBegin(): UART2 initialization done.
|
||||
MODBUS RS485 initialized: RXD=pin5, TXD=pin6, Baud=9600
|
||||
Sending init command (FC06 Write Single Register)...
|
||||
Init Response: E0 (total: 1 bytes)
|
||||
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
||||
Setup complete
|
||||
|
||||
MODBUS RX: 01 03 02 00 00 B8 44 (total: 7 bytes)
|
||||
Data Value: 0x0000 (0)
|
||||
Received CRC: 0x44B8
|
||||
Calculated CRC: 0x44B8
|
||||
CRC Check: PASSED
|
||||
|
||||
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
||||
MODBUS RX: 01 03 02 00 00 B8 44 (total: 7 bytes)
|
||||
Data Value: 0x0000 (0)
|
||||
Received CRC: 0x44B8
|
||||
Calculated CRC: 0x44B8
|
||||
CRC Check: PASSED
|
||||
|
||||
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
||||
MODBUS RX: 01 03 02 00 00 B8 44 (total: 7 bytes)
|
||||
Data Value: 0x0000 (0)
|
||||
Received CRC: 0x44B8
|
||||
Calculated CRC: 0x44B8
|
||||
CRC Check: PASSED
|
||||
|
||||
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
||||
MODBUS RX: 01 03 02 00 00 B8 44 (total: 7 bytes)
|
||||
Data Value: 0x0000 (0)
|
||||
Received CRC: 0x44B8
|
||||
Calculated CRC: 0x44B8
|
||||
CRC Check: PASSED
|
||||
|
||||
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
||||
MODBUS RX: 01 03 02 00 00 B8 44 (total: 7 bytes)
|
||||
Data Value: 0x0000 (0)
|
||||
Received CRC: 0x44B8
|
||||
Calculated CRC: 0x44B8
|
||||
CRC Check: PASSED
|
||||
|
||||
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
||||
MODBUS RX: 01 03 02 00 00 B8 44 (total: 7 bytes)
|
||||
Data Value: 0x0000 (0)
|
||||
Received CRC: 0x44B8
|
||||
Calculated CRC: 0x44B8
|
||||
CRC Check: PASSED
|
||||
|
||||
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
||||
MODBUS RX: 01 03 02 00 00 B8 44 (total: 7 bytes)
|
||||
Data Value: 0x0000 (0)
|
||||
Received CRC: 0x44B8
|
||||
Calculated CRC: 0x44B8
|
||||
CRC Check: PASSED
|
||||
|
||||
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
||||
MODBUS RX: 01 03 02 00 00 B8 44 (total: 7 bytes)
|
||||
Data Value: 0x0000 (0)
|
||||
Received CRC: 0x44B8
|
||||
Calculated CRC: 0x44B8
|
||||
CRC Check: PASSED
|
||||
|
||||
Reference in New Issue
Block a user