Search found 4 matches
- Mon May 26, 2025 1:20 pm
- Forum: BMW
- Topic: OI 8HP TCU Project
- Replies: 2
- Views: 4504
Re: OI 8HP TCU Project
do you have any progress?
- Mon May 26, 2025 1:13 pm
- Forum: General
- Topic: electric power steering mini cooper (R56) [SOLVED]
- Replies: 28
- Views: 8960
Re: electric power steering mini cooper (R56) [SOLVED]
1. Wire Connections
Yellow = Ignition (12V)
Yellow/Black = CAN High
Yellow/Brown = CAN Low
CAN bus speed = 500 kbps
2. Send Required CAN Messages
Mandatory messages:
0x130 (Terminal status) every 100ms
Example: 0x45 0x41 0x21 0x8F 0x24
0x1A0 (Vehicle speed — affects assist level) every ...
- Mon May 26, 2025 1:09 pm
- Forum: General
- Topic: electric power steering mini cooper (R56) [SOLVED]
- Replies: 28
- Views: 8960
- Wed May 07, 2025 12:38 pm
- Forum: General
- Topic: electric power steering mini cooper (R56) [SOLVED]
- Replies: 28
- Views: 8960
Re: electric power steering mini cooper (R56) [SOLVED]
Heya! I'm experimenting with this Mini R56 steering unit. Here's some more info that wasn't previously posted here:
Yellow cable is ignition.
Yellow/black is can high.
Yellow/brown is can low.
Can speed is 500kbs.
To have it working, send these:
every 100ms : id: 0x130 data: 0x45 0x41 0x21 ...