Question
hardfault_handler when used int: Slider value changed
Greetings!
I have a problem with using a slider on my custom board.
When I use "int: Slider adjustment confirmed", then everything works well, but I can’t get the data change while the slider is moving. As soon as I turn on "int: Slider value changed", the processor falls out in hardfault_handler. Where to look the problem?