2019-01-14 10:09 PM
I'm working on a project which is to make a menu driven program (using True studio and cube mx) on TFT LCD in STM3210E- EVAL board. And I'm totally new to this embedded field. Can someone please help me as to how to go about it? I really dont know from where to start as i dont know how to display a string in lcd.
2019-01-16 01:56 AM
If you're new to the tool as a whole I would recommend perhaps looking through the "Getting Started with TrueSTUDIO" on YouTube:
https://www.youtube.com/watch?v=Qlue89q-rWU
However, if you're more interested in learning how to go about coding in an embedded environment then I would recommend using the "TrueSTORE" (search in quick access) to download some example projects to see how those applications are made. It can give you a good idea on how things are structured.