Quote:
Originally Posted by sallen
Cheers - I've left a nice hole in the side of my MPGuino build just for this reason - to access the USB port for uploading updates. Happy to help with fixes.
My C-Class is a UK version, with literally no options specced, so it's rolling on super pimp 15" steelies rather than 17's. Tyre is 195/65/15.
|
Here, try this code. I've increased the parameter size from 16 bits to 18 bits, for the pulses per distance parameter, so it should easily handle 166770 now. I also re-coded the data transfer function so it will take a lot less critical time to perform. Hopefully, the issue you're seeing will be solved with the combination of these two changes.