2021-10-31 05:31 AM
I want to communicate with delta HMI (slave) and STM32 as master device.
Now master(HMI) send data to slave(laptop) I received inverted data.
Slave id is 01 but I received 7F from hmi
It works well with non inverted data.
So how can I communicate between DELTA HMI & STM32?
Is delta HMI use any special code?