FAQ
Hello,
I'm currently working with an ADuC847 processor to read signals from a load cell, the signals are in the range of 0mV to 10mV. The problem is that i'm facing way too much noise on the reading, i've tried a lot of things, enable and disable CHOP…
I'm tryng to implement the protocol to burn my program on the ADuC847 on Java, in order to update the board software more easily via an HMI. The problem i'm facing is that some packages receive the ACK and others don't. Below are the code i developed…