2023-08-24 2:42 AM
Hello,
I have buzzer on my custom PCB and I want to do that it beeps every time when button is clicked(but only button). Do I need to add buzzer function on every button interaction or maybe there is easier way.? Maybe someone knows how to achieve this?
2023-08-24 4:14 AM
Hi,
You can create a custom interaction in TouchGFX that triggers a function in your code every time a button is clicked. This function would then activate the buzzer on your PCB. This way, you wouldn't need to add the buzzer function to every button interaction manually.
Regards
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.