Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when PWM1i is defined when using command wakeup #9465

Closed
11 of 15 tasks
Jason2866 opened this issue Oct 5, 2020 · 3 comments
Closed
11 of 15 tasks

Crash when PWM1i is defined when using command wakeup #9465

Jason2866 opened this issue Oct 5, 2020 · 3 comments
Labels
template missing/incomplete Action - Template Missing or incomplete (issue will be closed)

Comments

@Jason2866
Copy link
Collaborator

Define a GPIO with function PWM1i.
Use command LedTable 1 and Dimmer 3 after that fire command wakeup it crashes.
Sometimes it already crashes with the Dimmer command.
Compiling Tasmota @160Mhz for the ESP makes it even worse.

The issue is already discussed in Discord. The crash is proabably caused from the used PWM code.
Tasmota actual uses PR esp8266/Arduino#7022 for Tasmota core 2.7.4.1
( https://github.com/tasmota/Arduino/tree/2.7.4.1-tasmota )

With some! tests it seems the issue is fixed using PR esp8266/Arduino#7231 instead.
( https://github.com/tasmota/Arduino/tree/2.7.4.1-PR7231 )

The shutter part and the AC-Zero-Cross Dimmer needs testing for compability for the changed PWM part.
@stefanbode and everyone else is invited to do tests. Thx in advance for doing.

For doing this download the provided platformio_override.ini.txt. Rename it to platformio_override.iniand copy it to your
root file of the Tasmota project folder. Rename your override file before ;-)

platformio_override.ini.txt

REQUESTED INFORMATION

Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!

  • Read the Contributing Guide and Policy and the Code of Conduct
  • Searched the problem in issues
  • Searched the problem in the docs
  • Searched the problem in the forum
  • Searched the problem in the chat
  • Device used (e.g., Sonoff Basic): NodeMCU
  • Tasmota binary firmware version number used: latest dev
    • Pre-compiled
    • Self-compiled
      • IDE / Compiler used: VSC with latest PlatformIO
  • Flashing tools used: Platformio / Esptool
  • Provide the output of command: Backlog Template; Module; GPIO 255:
  Configuration output here:


  • If using rules, provide the output of this command: Backlog Rule1; Rule2; Rule3:
  Rules output here:


  • Provide the output of this command: Status 0:
  STATUS 0 output here:


  • Provide the output of the Console log output when you experience your issue; if applicable:
    (Please use weblog 4 for more debug information)
  Console output here:


TO REPRODUCE

see above

EXPECTED BEHAVIOUR

no crash

@close-issue-app
Copy link

This issue has been automatically closed because the issue template is missing or incomplete.
Filling the template is required so standard questions don't need to be asked again each time. Our ability to provide assistance is greatly hampered if few minutes are not taken to complete the issue template with the requested information. The details requested potentially affect which options to pursue. The small amount of time you will spend completing the template will also help the volunteers, providing assistance to you, to reduce the time required to help you.
Please, could you be so kind on completing the issue template in order to have more information so as to properly help you?
Thank you for taking the time to report, hopefully it can be resolved soon.
Support Information
Wiki for more information.
Chat for more user experience.
Community for forum.
Code of Conduct
Contributing Guideline and Policy

@close-issue-app close-issue-app bot added the template missing/incomplete Action - Template Missing or incomplete (issue will be closed) label Oct 5, 2020
@arendst arendst added pinned Action - Pinned to keep it open (to avoid Bot) and removed template missing/incomplete Action - Template Missing or incomplete (issue will be closed) labels Oct 5, 2020
@arendst arendst reopened this Oct 5, 2020
@close-issue-app
Copy link

This issue has been automatically closed because the issue template is missing or incomplete.
Filling the template is required so standard questions don't need to be asked again each time. Our ability to provide assistance is greatly hampered if few minutes are not taken to complete the issue template with the requested information. The details requested potentially affect which options to pursue. The small amount of time you will spend completing the template will also help the volunteers, providing assistance to you, to reduce the time required to help you.
Please, could you be so kind on completing the issue template in order to have more information so as to properly help you?
Thank you for taking the time to report, hopefully it can be resolved soon.
Support Information
Wiki for more information.
Chat for more user experience.
Community for forum.
Code of Conduct
Contributing Guideline and Policy

@close-issue-app close-issue-app bot added the template missing/incomplete Action - Template Missing or incomplete (issue will be closed) label Oct 5, 2020
@Jason2866
Copy link
Collaborator Author

Feed back please in open Issue #9466

@ascillato2 ascillato2 removed the pinned Action - Pinned to keep it open (to avoid Bot) label Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
template missing/incomplete Action - Template Missing or incomplete (issue will be closed)
Projects
None yet
Development

No branches or pull requests

3 participants