The Passive Buzzer Unit throws an error signal
-
Traceback (most recent call last):
File "main.py", line 194, in <module>
File "main.py", line 114, in setup
File "unit/buzzer.py", line 10, in init
File "driver/haptic.py", line 21, in init
ValueError: unreachable frequency 4000MicroPython v1.24.0-dirty on 2024-12-06; M5STACK StampS3 with ESP32-S3-FN8
Type "help()" for more information. -
@Forscherin
try update firmware to newest version? the init block works fine for me -
@kuriko
The error occurs in version V2.1.9 and V2.1.8. Version V2.1.7 works. -
The error in the Passive Buzzer Unit is still present. More precisely, this error has been present in all PWM units since version 2.1.8. Does anyone know what has changed since then?
Does anyone know how to work around this error, other than reverting to version 2.1.7?