Hi, can anyone send me sample code for crc calculation? I have some problem in generating correct crc...
Solved! Go to Solution.
 TomasVaverka
		
			TomasVaverka
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Alessandro,
Attached you can find the CRC calculation software implemented in our KL25Z MCU.
BR, Tomas
Why is 0x42 used as the seed value in the code? Shouldn´t it be 0FF? 
 TomasVaverka
		
			TomasVaverka
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Tomas, I'm sorry it was correct!
