Skip to content

Multiple Timers on ESP32 #1195

Closed
Closed
@kszere

Description

@kszere

Hardware:

Board: TTGO LORA SX1278 ESP32 0.96 OLED 16 Mt bytes (128 Mt bit) 433Mhz for arduino
Core Installation/update date: 07/03/2018
IDE name: Atom + PlatformIO
Upload Speed: 115200

Description:

  • This code crash few sec after run. How use multi Timer on ESP32?
  • How make more than 4 Timers? Example: Use 1 Timer with programming 5x Timer with deferrent times ex. 1,5,30,60,300 sec?

Sketch:

https://github.com/pcbreflux/espressif/blob/master/esp32/arduino/sketchbook/ESP32_multitimer/ESP32_multitimer.ino

Guru Meditation Error: Core  0 panic'ed (Interrupt wdt timeout on CPU1)
Register dump:
PC      : 0x400852cd  PS      : 0x00060034  A0      : 0x800858bb  A1      : 0x3ffc0590
A2      : 0x3ffc10f8  A3      : 0x00000000  A4      : 0x00000005  A5      : 0x00000020
A6      : 0x00000020  A7      : 0x00000000  A8      : 0x0000cdcd  A9      : 0x0000cdcd
A10     : 0xb33fffff  A11     : 0x0000abab  A12     : 0x00060021  A13     : 0x00000001
A14     : 0x00060021  A15     : 0x3ffc6c78  SAR     : 0x0000001d  EXCCAUSE: 0x00000006
EXCVADDR: 0x00000000  LBEG    : 0x00000000  LEND    : 0x00000000  LCOUNT  : 0x00000000

Backtrace: 0x400852cd:0x3ffc0590 0x400858b8:0x3ffc05b0 0x4008673f:0x3ffc05d0 0x40086491:0x3ffc05f0 0x4008167a:0x3ffc0600 0x400d59f7:0x00000000


Rebooting...
ets Jun  8 2016 00:22:57

rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0018,len:4
load:0x3fff001c,len:812
load:0x40078000,len:0
load:0x40078000,len:11404
entry 0x40078a28

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: StaleIssue is stale stage (outdated/stuck)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions