Beiträge von Dreamfunfun

    Hello everyone, I have tried to solve the problem alone. From my extensive testing the result is this:


    the problem is the endpoint, more precisely here:

    Code
    463 	/* EP4 xfer length */
    
    
       464 	ret = af9015_write_reg(d, 0xdd88, frame_size & 0xff);
    
    
       465 	if (ret)


    look


    Cleanie What have you done to correct this error?