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

SocketCAN not supported for NUCLEO H743ZI #42235

Closed
DylanRobertBennett opened this issue Jan 27, 2022 · 2 comments · Fixed by #41847
Closed

SocketCAN not supported for NUCLEO H743ZI #42235

DylanRobertBennett opened this issue Jan 27, 2022 · 2 comments · Fixed by #41847
Assignees
Labels
area: CAN Enhancement Changes/Updates/Additions to existing features platform: STM32 ST Micro STM32

Comments

@DylanRobertBennett
Copy link

Running the sample zephyr/samples/net/sockets/can/ with build and flash commands,

west build -p -b nucleo_h743zi zephyr/samples/net/sockets/can/
west flash

fails after flashing and the board outputs.

*** Booting Zephyr OS build v3.0.0-rc1-2-g140837ce3ac6  ***


[00:00:02.005,000] <err> net_socket_can_sample: No CANBUS network interface found!
[00:00:02.015,000] <err> net_socket_can_sample: Cannot start CAN application (-2)
uart:~$ 

I found a similar issue that was report back in 2020, #30432. Commits were added to fix this issue.

Is there socket can support for the Nucleo H743zi?

@DylanRobertBennett DylanRobertBennett added the bug The issue is a bug, or the PR is fixing a bug label Jan 27, 2022
@DylanRobertBennett DylanRobertBennett changed the title Socket CAN not supported for NUCLEO H743ZI? SocketCAN not supported for NUCLEO H743ZI? Jan 27, 2022
@DylanRobertBennett DylanRobertBennett changed the title SocketCAN not supported for NUCLEO H743ZI? SocketCAN not supported for NUCLEO H743ZI Jan 27, 2022
@erwango erwango added area: CAN platform: STM32 ST Micro STM32 priority: low Low impact/importance bug labels Jan 28, 2022
@erwango
Copy link
Member

erwango commented Jan 28, 2022

@alexanderwachter Would you mind having a look ? (at least to see of this isn't a basic board or sample configuration issue)

@alexanderwachter
Copy link
Member

#41847 will solve this issue

@henrikbrixandersen henrikbrixandersen added Enhancement Changes/Updates/Additions to existing features and removed bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug labels Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: CAN Enhancement Changes/Updates/Additions to existing features platform: STM32 ST Micro STM32
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants