A few people on Windows have reported "Incomplete Image received from radio" 

I developed the driver on Mac. I have tested it on Windows but can only reproduce the issue if the radio is not correctly in download "mode"

https://chirp.danplanet.com/issues/5647#change-15665

I am using

_memsize = 65227  # 65227 read from dump ? 
_block_lengths = [10, 65555]

and baud rate of 115200

Any thoughts would be appreciated 
 
Nicolas