2024-05-04 07:53 PM
Hello everyone, I'm using classical CAN bus mode on Nucleo-H755ZI dual chip (this board only support CAN FD), I chose CAN FD at Classical mode.
I want to ask about hardware, may I use the external module CAN transceiver MCP2551 for classic CAN bus or I must to use module MCP2562FD of CAN FD?
Note: I just need classical CAN bus on STM32 dual core, not CAN FD.
Solved! Go to Solution.
2024-05-05 12:35 AM
Hi,
if you anyway not use CAN FD , you dont need hi speed CAN transceiver , so MCP2551 for classic CAN bus is ok.
2024-05-05 12:35 AM
Hi,
if you anyway not use CAN FD , you dont need hi speed CAN transceiver , so MCP2551 for classic CAN bus is ok.
2024-05-05 06:32 AM
I tested CAN FD classic mode with MCP2551, but it is not working. If hardware MCP2551 correct, it means my code wrong? Isn't it?
2024-06-14 03:38 AM
@ManhPham wrote:
I tested CAN FD classic mode with MCP2551, but it is not working. If hardware MCP2551 correct, it means my code wrong? Isn't it?
If the HW is ALL OK, there is an issue in the code, it depends on the issue, issue on Tx, on Rx?
Meanwhile you can confirm this this in loopback mode mainly to test your Filters config. If all is OK in loopback mode, and in normal mode is not OK, I can suspect mainly two issues: