We were interested in incorporating CRC or checksum functionality to perform integrity checks on specific zones or portions of soft tell-tale indicators displayed on our system. These checks are essential for ensuring the accuracy and reliability of critical information presented to our users.Can you command about this possibility for imx8qxp. Are there any recommended software libraries or functions for calculating CRC or checksums that are well-suited for the i.MX 8 platform
 Sanket_Parekh
		
			Sanket_Parekh
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
Thanks for letting me know the example.
is this test/mxc_dcic_test/mxc_dcic_test.c source code checking the a frame from frame buffer.
In that case I had a question are we checking CRC of the frame which is comming as output of Display controller. or are we checking CRC of the frame which is input to the display controller
 Sanket_Parekh
		
			Sanket_Parekh
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi @Ashil,
