Hi
I have a ComboBox in a Form, it works normally until I performed another UART function. After I performed the UART tx/rx function, every time I change the selection of the ComboBox, it automatically decreases till the index=0. Is it caused by the UART operation?
Thanks!!