TouchGFX working together with CANopen (CIA417) protocol stack
Hello,
We made a custom board based on STM32F746NG to drive a 5' TFT, using the TouchGFX library.
Next step is to import a CANopen protocol stack (bought from 3rd party company) for Lift application. In general stack is running using one timer.
Since TouchGFX by default running with FreeRTOS, is there a guide or directions on how to switch to bare-metal configuration?
