|
I have 2 question about data:
- I see configure "Data auto-uploading" in some control objects. So where data will upload when I confirm? Do it send to UART2 so my MCU can receive by IRQ? or it just uploads to adress in 22.bin file?
- If my MCU can receive data update by IRQ in the first question, so if ASCII Input I configure text len = 3 because my data range is from 0 to 100, I just press 2 number (like 23 or 52) in the keyboard, the data will return 2 byte data or 3 byte?
Please help me and Thanks!
|
|