Jump to content

Recommended Posts

Posted (edited)

Hey guys, so ended up replacing both front rotors and pads to fix a pulsation issue.  Took it out and did the sequential 40mph to 10mph hard brake 4 times to set the pads to the rotors.

 

2015 Sierra 1500 crew cab, 5.3L, 60k miles.  New pads and rotors were both AC Delco gold.

 

Within the next day or so, started hearing a very high pitch obviously metallic noise coming from the left front.

 

How it started:

-Very light braking, only at very beginning of the brake pedal travel

-Only under 10 mph

-Almost instaneous, a very quick "chirp" then it would be gone

-Harder braking and this noise would not happen

 

What it is now, approx 150 miles later

-Happens at braking at 40mph

-Noise usually lasts all the way down to 25 mph

-Approx first 25% of brake pedal travel

-Harder braking makes the noise go away

-Occiasionally the noise can be heard all the way down to full stop.  Interesting to note that when it does happen at very slow speeds (under 5mph), and therefore slow rotor RPMs, the noise is cylical, meaning on/off/on/off, not consistent.  This seems to me it would indicate something on the rotor, but is only heard when that part of the rotor touches the pads.

 

My first thought with the high pitch metallic noise was the pad clips, but I doubled checked all of them during replacement (new clips) to make sure they were in the proper position and full installed to the bracket, maybe one came loose/moved?

 

Was hoping to get thoughts from others on this before I dive back into them, as my next step was going to swap pads left to right and see if the noise follows the pads or stays with the left rotor.

 

Thanks in advance!

 

 

Edited by discgolf01
Posted

Did you put any grease or disc brake quiet to the back side of the brake pads?

Posted
12 hours ago, CamGTP said:

What brand of parts did you use, just curious.

 

I knew I forgot something. Both pads and rotors were AC Delco gold. Updated the original post with the info, thanks.

Posted
13 hours ago, mikeyk101 said:

Did you put any grease or disc brake quiet to the back side of the brake pads?

 

The pads were AC Delco gold and had something I've never seen on pads before:  they had a blue plastic film on their backs that said remove before installing and under the film was a sticky substance on the back of the pad.  Because of this, I did not grease the back of the pads because I was thinking they wanted the pad to stick to the caliper piston when they retract from the rotor?  Every pad replace I've done on my cars over the years have never had any sticky substance on the back and I've added grease between them and the pistons.

 

The sticky substance was definitely intentional and covered all of the back of the pads (both inners and outers).

 

Interestingly, I replaced the rear pads a few months ago, also with AC Delco gold parts, but the rear pads did not have this sticky substance on their backs.

 

 

  • Like 1
Posted

Bumping, and adding that this noise only seems to happen after the brakes have warmed up, zero noise at any speed when cold (outside air = 55F) and in the first 5 or so miles.

Posted

Update:  Pulled everything back off, cleaned the slider pins, pad clips, removed the adhesive that Delco put on the back of the pads, cleaned up the residual adhesive on the caliper, greased everything back up, including the backs of the pads, and swapped pads from left to right.

 

Did some agressive downhill stops to get everything warmed up and the same noise returned.  Happening at different speed then before, but still there.

 

So I guess next step for me is to ditch the AC Delco pads and go aftermarket.  Was thinking the PowerStop Evolution Plus ceramics - anyone have any recommendations?  No trailering, definietley not a sport truck, don't care too much about brake dust, just looking for good stopping and zero noise.

 

Thanks!

 

 

  • 2 weeks later...
Posted

Update:  Replaced the AC Delco pads with Powerstop ceramics  https://a.co/d/hq4FdEv

 
Redid the same run with multiple  points of aggresive downhill breaking and so far so good, no noise.
 
Long story short:  I don't recommend the AC Delco Gold front pads due to noise when hot.
  • Like 1
Posted

I did front brakes on my truck, I used:

ACDelco Gold Performance discs 18A2804SD

ACDelco Gold Ceramic Disc pads 17D1411CHF1

 

I didn't grease the pad clips or the back of the pads. The clips because I don't like the idea of the grease mixing with dirt and brake dust and drying out into a hard block that does more harm than good. I didn't grease the back of the pads because, messy.

 

Well it squeals something awful in drive throughs. Thats it though and I'm not going to tear it all down to try and fix it. 

 

Anyone use a dry graphite type spray on the pad clips? Lubrication without the mess. 

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Latest Articles

  • Posts

    • That makes sense, and I think you are describing the real product problem. Capturing data is the easy part. If the owner or technician has to manually dig through five minutes of millisecond-level logs, the product has already failed. The device would be at the ECM harness, not at the OBD port, so I agree that data retrieval and event marking need to be thought through carefully. The way I am thinking about the architecture is: The recorder itself should not depend on a phone, app, Bluetooth, Wi-Fi, or cloud connection to capture the event. It should always keep a local rolling buffer and lock the event locally. A button, phone app, or small cabin device would only act as an event marker. If the driver feels a stumble and presses the button 10–30 seconds later, the pre-buffer has to already contain the useful data. For data retrieval, the practical options would be a sealed service USB lead, Wi-Fi download, or a phone/cabin companion device. I would not expect the owner to remove the ECM-side module or work with raw files directly. The cloud or AI side would be for interpretation, not for capturing the event. The truck may have no connection when the issue happens, so the evidence has to be saved locally first. After that, cloud processing could help decode the data, compare it against baselines, and generate a readable report. For the first version, I would keep the automatic triggers conservative and objective: driver event marker bus-off error passive voltage drop / brownout device reset FIFO or queue overflow a normally periodic message disappearing side-to-side communication mismatch, if the topology supports that For “learning normal,” I agree with your point, but I would not want to overclaim it as automatic root-cause diagnosis at first. A realistic first step would be learned baseline comparison for that specific vehicle and operating condition. For example, a value would only be compared against similar conditions: RPM range load / MAP throttle position gear / vehicle speed coolant and oil temperature battery voltage AFM/DFM state, if decoded and validated Then the report could flag things like: this periodic message disappeared compared with its normal timing this value deviated from this vehicle’s normal range under similar conditions the same abnormal pattern repeated after the same type of event the anomaly occurred together with voltage, oil-pressure, misfire, or communication changes But I would still call that “abnormal pattern detected,” not “replace this part,” unless there is enough validated repair data behind it. So the intended product would not be “here is a huge log.” It would need to be an event package: what triggered the capture how much pre/post data was preserved what changed before and after the event whether the device itself reset, overflowed, or saw a bus error selected graphs around the event raw data only as supporting evidence From your perspective, what would make this kind of report useful instead of just another datalog? For example: What are the top 5 parameters or events you would want highlighted first? Would you trust a learned baseline for that specific vehicle, or would you prefer fixed thresholds? How much false-positive flagging would be acceptable before you stopped looking at the reports? What would a one-page report need to show for an independent shop to take it seriously? For misfire, AFM/DFM, oil pressure, or U-code complaints, what would you want the tool to flag automatically?
    • 2024 Silverado 2500 HD LTZ grille no camera Parts list   84603331 84913656 84913657 84913654 84913655 84911567 84911568 85646092 85646093 85797921 85797922   11570637  x10-15   grille/bumper bolts 11546500  x10      grille clips 11571006  x10      push/retainer clips 11546454  x6       nut retainers 11611609  x6       M5 bolts 11610700  x6       molding/trim retainers
    • And use RA's 5% discount code if you buy from them.  google for the code, one is always available.
    • Just don't turn the steering wheel as much?
    • Rockauto bud. I pass local stores for parts.   Findya something online. 
  • GM-Trucks.com Clubs

  • Popular Contributors

×
×
  • Create New...