Question
Im new to STMCubeIDE and TouchGFX. How do you display multiple Float decimals from main(Lets say 4 temp values)? I tried using xQueue but I'm pretty sure it's wrong because the values don't carry on to model. Is there a better way to send the values?
..