User Activity

You can see my codeThe 'send_frame' / 'CAN_CMD_STD' functions are about CAN bus transmission.Removing 'CAN_CMD_STD' code will make all my code work. In particular, the 'data_set1' array can contain appropriate adc values.But if I add 'CAN_CMD_STD' co...
I am using 5 adc values (emg[5]) and can get the value of them. I want to use these values in the main statement, so I assigned it.However I can't get the value. It's always zero.  (good[0] = emg[0])  Can I know what's the matter of this,,? Thanks fo...
Kudos from