History for mbed-os / targets / TARGET_STM / can_api.c
2017-12-07
@bcostm
STM32 CAN3: remove test of CAN_2 and CAN_3 ...
bcostm authored on 7 Dec 2017 Adam Heinrich committed on 7 Dec 2017
2017-12-06
@Adam Heinrich
STM32: Pass correct id to can_irq() for CAN3
Adam Heinrich committed on 6 Dec 2017
2017-11-28
@Mathieu Garivet
Fix RTR position bit in TX mailbox register
Mathieu Garivet committed on 28 Nov 2017
2017-11-15
@bcostm
STM32: fix error with CAN_3 not defined
bcostm committed on 15 Nov 2017
2017-11-14
@bcostm
STM32: Add support of CAN3 on STM32F413/F767
bcostm committed on 14 Nov 2017
2017-09-05
@Laurent MEUNIER
STM32: CAN: restore registers after can_reset ...
Laurent MEUNIER committed on 5 Sep 2017
@Laurent MEUNIER
STM32: CAN: store the mode in object context ...
Laurent MEUNIER committed on 5 Sep 2017
@Laurent MEUNIER
STM32: CAN: do not overwite BTR register when setting frequency ...
Laurent MEUNIER committed on 5 Sep 2017
@Laurent MEUNIER
STM32: Define CAN handle as part of can object ...
Laurent MEUNIER committed on 5 Sep 2017
2017-07-24
@bcostm
STM32 CAN: Fix issue with speed function calculation
bcostm committed on 24 Jul 2017
2017-06-28
@Brad Perry
Fixing the problem where the CAN is initialized to the wrong frequency at startup regardless of the value set in the constructor. Issue #3863
Brad Perry committed on 28 Jun 2017
2017-05-29
@adustm
Fix another typo
adustm committed on 29 May 2017
@adustm
Fix coding style
adustm committed on 29 May 2017
@adustm
Add timeout also on the 1st while loop
adustm committed on 29 May 2017
@adustm
Optimize the use of the status value
adustm committed on 29 May 2017
@adustm
Handle can_frequency sync error ...
adustm committed on 29 May 2017
2017-05-15
@adustm
STM targets: the free irq function was not well implemented ...
adustm committed on 15 May 2017
@adustm
Add can_init_freq for STM devices
adustm committed on 15 May 2017
2017-03-09
@Simon Vogl
can_write(): return error code when no tx mailboxes are available. (#3829)
Simon Vogl authored on 9 Mar 2017 Martin Kojtal committed on 9 Mar 2017
@Martin Kojtal
Merge pull request #3828 from jeromecoutant/PR_CAN_TYPE ...
Martin Kojtal authored on 9 Mar 2017 GitHub committed on 9 Mar 2017
2017-03-06
@jeromecoutant
STM32 CAN API: correct format and type ...
jeromecoutant committed on 6 Mar 2017
2017-03-03
@adustm
DISCO_F469NI: allow the use of CAN2 instance when CAN1 is not activated
adustm committed on 3 Mar 2017
2017-02-20
@bcostm
Revert "Coding style" ...
bcostm committed on 20 Feb 2017
@bcostm
Coding style
bcostm committed on 20 Feb 2017
@bcostm
Add a #else to cover default STM32 devices for the IRQHandler functions. ...
bcostm committed on 20 Feb 2017
@bcostm
Add support to L4 targets.
bcostm committed on 20 Feb 2017
@bcostm
Add support to F7 targets.
bcostm committed on 20 Feb 2017
@bcostm
Add support to F4 targets.
bcostm committed on 20 Feb 2017
@bcostm
Add F3 differences.
bcostm committed on 20 Feb 2017
@bcostm
Add F2 differences. Mainly add support for CAN2 instance.
bcostm committed on 20 Feb 2017