Jump to content

2016 Sierra 1500 4WD Steering wheel binding at low speeds


4emeryj44

Recommended Posts

Posted

I did a good amount of research to see what I can find on this issue, and I came up with NOTHING for the 2016 1500.  Now I did see a lot of steering issues for the 2015 trucks, which i'm ASSUMING doesn't apply to my 2016.  So here we go. 

 

I have a 2016 GMC Sierra 1500 CCSB Z71 5.3 A6 with 64,000 miles.  Truck has a 4.5" CST lift with 35" tires and has had this set up for around 40,XXX miles now with not a single issue.  Also, I have off roaded the truck quite a bit, but not recently.  I took a trip from VA to TN which I do very often, I put a lot of miles on this truck in a very short amount of time.  Just prior to the trip I had the dealer to an oil change/tire rotation as usual (BTW i'm up to date on all services, I make sure to service everything on my trucks so i'm good about that).  Truck did fine on the interstate, the next day I go to drive around town and the steering wheel seems to be binding in certain spots.  Felt as though the Electric Power Steering (EPS) was kind of half a$$ working, or a shaft binding, etc...… Also on the trip after driving the truck for a few more days I notice the battery guage is lower than normal, and the engine coolant temperature gauge would fluctuate ever so slightly.  One day in the driveway I cranked the wheel vigorously left and right to see if I could get it to fail or throw a code, and noticed the battery gauge dropped a significant amount, to the extend of the left tick mark which i'd say was around11/12 volts.  I'm thinking at this point it might be the stock battery, I've put a lot of demand on it, a lot of off roading, maybe a bad cell is causing the EPS to not allow enough current.  I get back to VA and today I go to autozone to have them check the charging system, battery is good, and alternator is good.  Also, no issues starting or anything just the steering binding.  I go to COSTCO and get a new battery, why not since it probably needed one anyway fairly soon and I could either fix the truck or rule it out as a culprit.  I replaced the battery and it didn't fix the steering issue, now when I vigorously crank the wheel back and forth the voltage doesn't drop as far, so obviously truck needed a battery anyway.

 

So my next thought of troubleshooting take me to under the dash where the steering column and intermediate shaft are.  I notice that the shaft coming through the firewall has definite rust on it, so that caught my eye.  Also, since about 6 months ago I had a noise come from the steering wheel when it's cold out but when warmer weather hits it goes away so I never thought much of it.  I can absolutely hear that screeching noise from that rusted shaft.  Also, I checked out the issues on the 2015 truck columns and found a service bulletin "steering column grind/pop/bind/shudder noise and/or feeling when turning 2014-2015.  I found pictures that showed the lower column bearing assembly in an incorrect position (1), and/or the upper intermediate steering shaft to lower column shaft bolt and nut may be contacting the inhibitor/shifter cable bracket (2)."  I checked my truck for these, didn't really seem to match as those two issues just didn't seem apparent.  Although the black electrical component that goes around the shaft that has the plug going to it does make some noise when turning but I doubt that plastic is causing a major binding. 

**** ALSO, I noticed on this service bulletin it said steering racks for RPO code N38 and N37, and I check my RPO code in the glovebox shows N37.  Not sure if I have the updated or replaced steering column or not, couldn't find the part number on it.  *******

 

So, here's what i'm down to unless someone has an idea of what the issue could be.  Tomorrow i'm scheduled for a trans flush and fluid exchange, going to have dealer at least spend an hour trying to see if they can find the issue, see if there are any open recalls, etc.... Then i'm also going to have them rotate the tires again and re torque the wheels to see if that might be an issue of worn out tires or improperly torqued wheels as I don't have a torque wrench at the moment.  Then if that doesn't work take it to 4 wheels parts where I had the lift installed and get an alignment, I did hit some pretty good potholes along the trip.

 

 

Posted

Voltmeter Fluctuation Condition

Some customers may comment that the voltmeter is fluctuating between 12 and 14 volts on their full size pickup or utility vehicle. Starting with the 2005 model year, light duty full size pickups and utilities are equipped with a new Regulated Voltage Control (RVC) system. This system reduces the targeted output of the generator to 12.6-13.1 volts when in "Fuel Economy Mode" to improve fuel economy. The generator may exit "Fuel Economy Mode" if additional voltage is required. This will cause the voltmeter to fluctuate between 12 and 14 volts as opposed to non-regulated systems that usually maintain a more consistent reading of 14 volts. This fluctuation with the RVC system is normal system operation and NO repairs should be attempted.

Posted
19 minutes ago, elcamino said:

Voltmeter Fluctuation Condition

 

Some customers may comment that the voltmeter is fluctuating between 12 and 14 volts on their full size pickup or utility vehicle. Starting with the 2005 model year, light duty full size pickups and utilities are equipped with a new Regulated Voltage Control (RVC) system. This system reduces the targeted output of the generator to 12.6-13.1 volts when in "Fuel Economy Mode" to improve fuel economy. The generator may exit "Fuel Economy Mode" if additional voltage is required. This will cause the voltmeter to fluctuate between 12 and 14 volts as opposed to non-regulated systems that usually maintain a more consistent reading of 14 volts. This fluctuation with the RVC system is normal system operation and NO repairs should be attempted.

 

Thank you for the info, I have an idea that the truck had this, again when I vigorously turned the wheel it dropped a really good amount and thought this could be the solution, and also other gauges were fluctuation that never did before so I figured the battery was soon to be in it’s way out. I’ve seen batteries test well and yet still didn’t do well on an amperage draw so figured the electric steering was causing an excess draw due to its binding 

Posted

The tires and the lift may be contributing factors. 

Archived

This topic is now archived and is closed to further replies.

  • 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...