The array name terminated by Buffer such as textArea_sum_first_NmeBuffer is generated by the touchGFX and the one termated by Buf is created by me so to store the letter coming from the HID keyboard using interrupt. They are declared as follow: ...
Excellent, thank you. uController has 512KB flash and 128KB Ram. Program mem usage is Program Size: Code=140840 RO-data=96468 RW-data=580 ZI-data=46596. TouchGFX use partial mode. How can I achieve this or which TouchGFX function to call to refresh...
Very good documentation but I don't know if I missed it. I was hoping when you describe a function in the library, please also suggest which library file (.h) to include as most of the time. it is not obvious or at least for me. it is not.