Skip to content

B96B_F446VE + NUCLEO_F446RE CAN API #1477

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

Closed
wants to merge 23 commits into from
Closed

B96B_F446VE + NUCLEO_F446RE CAN API #1477

wants to merge 23 commits into from

Conversation

adustm
Copy link
Member

@adustm adustm commented Dec 17, 2015

This pull request contains the CAN api for NUCLEO_F446RE and B96B_F446VE platforms.

(the branch dev_f4_asynch containted in PR #1470 was merged into this branch in order to get the code of the platform B96B_F446VE, because this previous PR was not yet merged)

Need to change the SerialBase.cpp api, in order to provide the callback
address to the DMA interrupt.
Simple test works with USBTX and USBRX pins. To be further tested
Different handler for dma rx interrupt, compatible with mbed api
@0xc0170
Copy link
Contributor

0xc0170 commented Jan 4, 2016

OK, lets focus first on the target code to get integrated, then rebase this PR to see only CAN implementation

@0xc0170
Copy link
Contributor

0xc0170 commented Jan 15, 2016

@adustm As B96B_F446VE was mereged, can you please clean this pull request? As I understand this PR should be adding CAN support for NUCLEO_F446RE

@adustm
Copy link
Member Author

adustm commented Jan 29, 2016

PR #1520 has just been created for B96B_F446VE.
This one can be closed.

@adustm adustm deleted the B96B_F446VE_CAN branch February 29, 2016 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants