Jump to content

Adamw

Moderators
  • Posts

    21,157
  • Joined

  • Last visited

  • Days Won

    1,375

Everything posted by Adamw

  1. give us a new log and current config
  2. Yeah this situation is a bit painful currently, you need a separate function for each pin. So something like below is how I would do it, 3 GP functions looking at CAN function 1. There is planned to be a better way to link pins in a future update.
  3. The minimum requirements for cruise control to work are; electronic throttle, a driving wheel speed input, a brake pedal switch and the cruise switches. Your car has all of those in stock form except the switches, so you just need to add something that can act as the switches and you will be able to have cruise control. The factory mini cruise switch is a bit of an odd one that used a K-line communication to talk to the factory ecu which we currently dont support, but any CAN bus, analog or digital type switch can be used.
  4. What did you change? It looks ok in the config above from what I can see.
  5. Ok, your set up mostly looks ok. What problem do you have? Can you attach the config for the 2nd pdm also.
  6. The crank sensor should connect directly to the ecu, confirm you have continuity from the crank sensor signal and ground pins to ecu pins 16 and 43. The cam sensor ground goes to X6454 on top of the RH strut tower. Check you have continuity from here to the ground pin at the cam sensor plug, and from X6454 back to the ecu ground pins 55, 34 & 6. Check that there is no signs of extreme heat/melting around pin 55 at the ecu while you are there too.
  7. Adamw

    Bmw S54 Vanos

    This would be a decent starting point:
  8. The easiest option is probably a CAN keypad as Thomas did.
  9. Your cam sensor also only comes down to about 1V as well so that would suggest there is a bad ground. Is this originally a M50TU car with an unmodified loom or has it been swapped? Its pretty common for the ecu connector housing to be damaged in those so the terminals push back out if someone has repinned say an M50 loom or whatever.
  10. Please attach your PDM config and a bit more info on what is not working. Is there only a keypad on the CAN bus or other devices as well?
  11. In the PDM, turn off the "CAN Stream" on the first window since it is not clear what ID's that is using. In the CAN output 1 window change the send mode to periodic and frequency 10, the rest should be ok. In the ECU CAN setup, you have stream 1 set up to both transmit and send so turn off the transmit. Make sure you have the same bit rate set on both.
  12. With sensors disconnected the trigger inputs should sit at about 3.6-3.8V as they have pull-up resistors pulling them up. If you get a paperclip or similar and with the sensors unplugged, short the ground pin to the signal pin then you should see close to 0V in the scope. If you still see 0.9V, then that would mean the ground wire at the sensor plug is 0.9V higher than the sensor ground pin at the ecu.
  13. I think the TPS voltage is not stable enough after the ecu has forced the blade closed at full power for it to be considered "not moving". The 5V output looks quite stable so possibly the sensor is worn or there is some issue with sensor ground or something.
  14. Adamw

    VL RB30 no spark

    Do us a trigger scope while cranking. Go to >ecu controls>trigger scope. Start cranking the engine then click the capture button on the triggerscope window while it is still cranking. When you have a waveform showing on screen you can stop cranking and save that file. Attach it here. Do us a short PC log of it cranking as well. To do this, hit the F8 key to start logging, crank the engine for a few seconds. Hit F8 again to stop recording. Go to >logging>save log file as, save it and attach here. Attach a copy of your tune also.
  15. Try these. Im not sure I fully understand what you are trying to do, but here is what I changed: In the ECU I added the frame ID's to user stream 2 and turned off the duplicate CAN lambda as Vaughan mentioned above. In the RS3 I moved the starter relay channel to the match ecu and PDU In the PDU I deleted the 0x44C receive message as it looked like you are now wanting to use 0x3E8 to receive the same statuses. I turned off the keypad CAN export as it looks like you have all the buttons in the other custom export streams on 0x19. One thing I'm not sure about is if the PMU will be happy to send the 3 export messages all on the same ID. In theory it should but I have never tried it on this device and many other similar devices wont allow that. MR2 2GR Ver10.pmu 2GR MR2 ver 10.pclx LINK_MR2 2GR V10_@20210301_024601_004305.xc1
  16. Stream 1 should look like below to receive that button into the ECU as CAN DI4. Make sure you have the receive filter button set when adding the parameter.
  17. It is not uncommon in OEM stuff to ground hall effect sensors to chassis or engine. In that case you want the main ECU grounds going to the same point.
  18. You would still have to do it like I suggested above as you need to switch the request on and off, rather than just the output so you get the proper clutch delay for idle up etc.
  19. You will need frequency dividers or a CAN wheel speed device for a G4+. You dont want a random dropout at high speed if you are using traction control, it will give an instant 100% cut which could be quite a scary event. I have used these before: https://shop.vems.hu/catalog/hall-p-162.html
  20. You dont even have the extra stream set up. Instructions are here: https://linkecu.com/documentation/Can Gauge Online Manual.pdf
  21. Something like a 100-300ohm would be better.
×
×
  • Create New...