2016-02-09 05:29 AM
Has anyone got any? Both under interrupt and polled?
All I can find are trivial examples that don't look for or handle errors #stm32 #can2016-02-09 08:36 AM
Hi bigden.gary,
What examples did you checked?Depending on the product you use, you may find some examples on its STM32Cube FW package.Ex: STM32Cube_FW_F4_V1.11.0\Projects\STM324xG_EVAL\Examples\CAN.-Mayla-To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2016-02-09 03:17 PM
No, I think he's looking for something a little more involved.
2016-02-10 01:27 AM
As far as I can tell, I am doing everything right using the STM Peripheral Library when it comes to using CAN. However, unless I put ''magic number delay'' into the transmit status testing I am overwriting the Tx buffer and losing packets. I posted my code in a previous thread.
2016-02-14 02:38 PM
Well, i guess that nobody would send you his handler or code of the can bus handling. In most cases that this is a secret of the developer.