Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Add support for STM32G0 with can split in separate file #152

Closed
wants to merge 6 commits into from

Conversation

lichtfeind
Copy link
Contributor

This is based on @ryedwards pull request #126 but tries to separate out the CAN relater changes into a separate file.

I am already on holiday so @marckleinebudde will continue to work in this.

This is developed on an NUCLEO-G0B1RE.
And at the moment does not work yet.
TX of CAN frames does not work and it only receives once.

TODO:

ryedwards and others added 6 commits December 15, 2022 10:08
Added these to fix build issues (missed in another commit)
Allows for flexible use of the frame type.  CANFD frames are larger than non-CANFD and devices without FD should not need to utilize the larger struct.
Unsure why removed, is present in the linux kernel
This is based on ryedwards MR.
(see: candle-usb#126)
The default could not be overwrite in config.h
@marckleinebudde
Copy link
Collaborator

I've included the stm32g0b1 support in https://github.com/marckleinebudde/candleLight_fw/tree/multichannel, please close.

@fenugrec fenugrec closed this Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants