[Bug]: display shutting down when external notification set to pwm, vibrate and buzzer #5177
Replies: 6 comments 8 replies
-
Pretty likely you have a GPIO pin conflict with the buzzer. |
Beta Was this translation helpful? Give feedback.
-
Are you certain that your device is the T-Beam S3 Core? If your device is instead a |
Beta Was this translation helpful? Give feedback.
-
Thanks Todd. That is interesting- I’ll have to fix that. But I’ve also tested on ip38, and it does the exact same thing. and you are right- it’s the supreme. I loaded the firmware for s3 core. Maybe that’s the issue. Which firmware for t-beam supreme? |
Beta Was this translation helpful? Give feedback.
-
When I disable the pwm, the issue goes away. But the beep becomes a chirp and the vibration doesn’t work. The vibration has always been on the same.pin. The buzzer has been on 38 and 3 - depending on my build, and it happens on both configs. |
Beta Was this translation helpful? Give feedback.
-
Sorry, I'm confusing myself slightly. I meant to say "T3S3" earlier, which is different from "T-Beam Supreme". As best I can tell there is no pin conflict with the later. I believe there is a separate setting for the pin of the PWM buzzer. It's a bit hidden away in the Device Config section. Have you set this one too? |
Beta Was this translation helpful? Give feedback.
-
I think this is a bug - why would it say shutting down and not shut down? It shouldn’t say it in the first place, but it if for some reason I soldered something incorrectly, then ut should shut down. Instead it will say shutting down on the screen until I power it off manually. |
Beta Was this translation helpful? Give feedback.
-
Category
Other
Hardware
T-Beam S3
Firmware Version
2.5.6
Description
Affects 2.4.3, 2.5.4, 2.5.6 and probably many more.
I am using a t-beam s3 core with 5v buzzer and 3.3v vibrator.
external notification settings:
Enabled true
Alert bell true
Alert message true
Use pwm true
Active true
Output pin 3
Output duration unset
Nag unset
Alert buzzer on bell true
Alert vibra on bell true
Alert buzzer on message true
Alert vibra on message true
Output pin buzzer pin 3
Output pin vibra 46
Relevant log output
Beta Was this translation helpful? Give feedback.
All reactions