Quantcast
Channel: PIC24 Topics
Viewing all articles
Browse latest Browse all 3494

Using Enhanced CRC for calculating 1-wire CRC (flotischu)

$
0
0
Hi,I am trying to use the Enhanced CRC of my PIC24FJ256GA705 to calculate the 1-wire CRC from a MAX31820.That's my code:uint8_t i;
uint16_t result;

uint8_t data_buffer;

data_buffer = 0x28; // family code
data_buffer = 0..


Viewing all articles
Browse latest Browse all 3494

Latest Images

Trending Articles



Latest Images