Hello we are usin CN0359 Dev Kit for our project.
When we are connecting the CN0359 to our PC by RS485-USB converter we can send the measured datas by RS485 to PC with no problem.
But for our project we add the ADUM 7641 arqz IC for isolation.
We add the adum 7641 arqz IC between CPU and ADM3075EARZ
But after this operation our datas have trouble when receiving.
Know we see " k , ( , . ) " values like this which we dont have in the data.
We tried to change the baund rate of UART but problem is still there.
We thought it may be because of the delay time , But we tested the code in debug mode by waiting in eah data but problem is still there.
The datas are exiting from the UART truely but after isolation IC and ADM3075EARZ the datas are coming to serial port of PC are wrong.
But we dont have this problem in CN0359 when we use the same code.
Any help and idea will be usefull...
Regards....