hardbyte / hardbyte/python-can
Not able to receive own message with PCAN.
Open
bug
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 697
- PR merge metrics
- No merged PRs in 30d
Description
I configured CAN using the interface.Bus method and selected "receive_own_messages=True". But this doesn't seem to have any effect. I'm not receiving the sent messages back.
I checked the PCANBasic libraries, they have the support.
Is the receive_own_messages used in the implementation of 'python-can' library for the PCAN interface?
Contributor guide
Assessment
This issue has not been assessed yet.