Braking issue

lukel95

Known Member
Joined
Dec 6, 2016
Messages
75
Points
6
Location
GB birmigham
Hi guys, recently if i full lock to the left and then brake whilst reversing my brakes make a very loud sort of trumpet sound, any ideas?

Sent from my SM-G935F using Tapatalk
 
Do you left your car in the rain or just recently washed it? If yes, it's just the sound of your disc/brake pad squeaking, which is normal.
 
Do you left your car in the rain or just recently washed it? If yes, it's just the sound of your disc/brake pad squeaking, which is normal.
Yeah it mainly does it after being in wet conditions or after washing so I did think today that could be the cause

Sent from my SM-G935F using Tapatalk
 
Luke, brake sound happened every times ?
Drum brakes at the rear or fully disc brake.
 
Yeah it mainly does it after being in wet conditions or after washing so I did think today that could be the cause

Sent from my SM-G935F using Tapatalk

If disc rust then no need full turn will have sound also......:smokin:
 
or your brake pad no more already.. some cars pad finish uneven.. if new brake pad the rust after water splash (as above mentioned)..
 
Also when I brake coming to a stop sometimes I'll hear a scratching noise and if going down hill, the noise will sometimes continue after braking, would that be a sticking caliper?

Sent from my SM-G935F using Tapatalk
 
Also when I brake coming to a stop sometimes I'll hear a scratching noise and if going down hill, the noise will sometimes continue after braking, would that be a sticking caliper?

Sent from my SM-G935F using Tapatalk
Could be sand trapped in between, or your pads near finish the indicator touching the disc?:smokin:
 
agree with uncleVR.
I not sure about trumpet sound, my wild guess. Might be caliper release too slow.
 
Ahh and handbrake too. When release it make noise too but not trumpet-ing when move the car.
Happened to my old car.
 

Similar threads

Posts refresh every 5 minutes




Search

Online now

Enjoying Zerotohundred?

Log-in for an ad-less experience
localStorage.removeItem('xenFHideSidebar'); } }); }); $(document).ready(function () { 'use strict'; $('#gece-modu').on('click', function (e) { e.preventDefault(); $(document.documentElement).toggleClass('gece-modu'); if ($(document.documentElement).hasClass('gece-modu')) { localStorage.setItem('xenFDarkMode', true); $("meta[name='theme-color']").attr("content","#090909"); } else { localStorage.removeItem('xenFDarkMode'); $("meta[name='theme-color']").attr("content","#202020"); } }); }); $(document).ready(function () { 'use strict'; var aktifYukseklik, currentScrollTop = 0, header = $('#xenF-header'); $(window).scroll(function () { var scrollYukseklik = $(window).scrollTop(); var headerYukseklik = header.height(); currentScrollTop = scrollYukseklik; if (aktifYukseklik < currentScrollTop && scrollYukseklik > headerYukseklik + headerYukseklik) { header.addClass('slideUp'); } else if (aktifYukseklik > currentScrollTop && !(scrollYukseklik <= headerYukseklik)) { header.removeClass('slideUp'); } aktifYukseklik = currentScrollTop; }); }); $(window).scroll(function(){ if ($(this).scrollTop() > 50) { $('#xenF-header').addClass('headerShadow'); } else { $('#xenF-header').removeClass('headerShadow'); } });