BMW G30 Gear Selector integration

Introduction and miscellaneous that we haven't created categories for, yet
Post Reply
E46Kim
Posts: 1
Joined: Fri Jun 13, 2025 6:17 am

BMW G30 Gear Selector integration

Post by E46Kim »

Hello everyone,

I’m working on a BMW G30 Gear Selector integration project using Teensy 4.0.
I am currently stuck with the FlexCAN_T4 library installation.

The version available from GitHub (via normal ZIP download or GitHub Desktop) seems to be outdated and does not include the functions I need — specifically setLoopBack(), setSelfReception(), and setListenOnly().

I am looking for the fully verified and properly extracted FlexCAN_T4 v1.5.0 (or newer) folder, with:

src/

examples/

library.properties (showing version 1.5.0)

keywords.txt

If anyone has a clean copy that works with Teensy 4.0 and supports internal loopback, I would greatly appreciate if you could share the full folder structure (ready to drop into Arduino libraries).

I have already tried:

GitHub ZIP download (gave me old version)

GitHub Desktop clone (still old version)

Folder nesting issues

Thank you very much in advance for your help and support!
User avatar
Jack Bauer
Posts: 3663
Joined: Wed Dec 12, 2018 5:24 pm
Location: Ireland
Has thanked: 11 times
Been thanked: 344 times
Contact:

Re: BMW G30 Gear Selector integration

Post by Jack Bauer »

Do you intend sharing your findings / project?
I'm going to need a hacksaw
Post Reply