cancel
Showing results for 
Search instead for 
Did you mean: 

Im facing CAN transmit error,HAL_CAN_ERROR_TX_TERR0 (0x00001000U) /*!< TxMailbox 0 transmit failure due to transmit error */. Can anyone guide me how to resolve this or what is the reason for this error. Im using a NUCLEO-F767ZI board.

SG.11
Associate
 
2 REPLIES 2
Imen.D
ST Employee

Hello @SG.11​ and welcome to the Community 🙂

I advise you to refer to the CAN examples available within STM32CubF7 MCU package.

Have a look at this post, this may help you.

It would be better to provide more details about your project and configuration, this will help Community users to answer you.

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Karl Yamashita
Lead II

Show us snippets of the code you wrote

If you find my answers useful, click the accept button so that way others can see the solution.