start communication CAN if i press on Botton on touch GFX
Hello, in my project, I will be communicating via CAN with an STM32H735_G and a cluster of car components. I have a sequence of test examples. For exemple , if I send a specific frame to activate a feature within the car cluster, I aim to manage these test sequences using TouchGFX. For example, if I press Button 1 on the TouchGFX interface, a communication session can initiate between the cluster and the STM32 and first test begin if i press in other button second test done . can i do this with touch gfx
