-
Notifications
You must be signed in to change notification settings - Fork 3k
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
CAN Extended Frame 29-Bit #15252
Comments
@Lynda96 thank you for raising this issue.Please take a look at the following comments: Could you add some more detail to the description? A good description should be at least 25 words. NOTE: If there are fields which are not applicable then please just add 'n/a' or 'None'. This indicates to us that at least all the fields have been considered. |
cc @ARMmbed/team-st-mcd |
Hi |
I have never tried this direct wiring, only with transceivers to get CAN but in my code i also set |
Hi @Lynda96 |
Hi @jeromecoutant |
Do you think you can propose a clean patch that is working for every one ? |
The basic rules were not followed here
@Lynda96 did not fill all necessary information for full context, especially what MbedOS version was used. This issue is know issue and it was already solved in MbedOS 6.14 #15000 |
Hi
![captureexter](https://user-images.githubusercontent.com/93643631/159518013-8fee1613-4062-44e6-a443-087b67999c79.PNG)
I am working on CAN bus with NUCLEO BOARDH743ZI2 ,so I am coding with mbed studio 1.4.3 , I am just doing a loop test (send data from CAN1TD and receive it from CAN2RD with the same board ) this is the code that I have tested
it doesn't work with EXtended format ,it works only with Standard format
Can you please ,tell me where is the problem ?
Thank you
The text was updated successfully, but these errors were encountered: