History for mbed-os / targets / TARGET_STM / can_api.c
2020-09-14
@m-ecry
STM-can-api: Added usage of prescaler ...
m-ecry committed on 14 Sep 2020
@Martin Eckardt
Use HAL function for FDCAN_CLK-calculation ...
Martin Eckardt committed on 14 Sep 2020
2020-09-06
@Martin Eckardt
Calculate FDCAN_clk instead of assuming fix 10MHz ...
Martin Eckardt committed on 6 Sep 2020
@Martin Eckardt
Added support for FDCAN3
Martin Eckardt committed on 6 Sep 2020
@Martin Eckardt
make G4 target compileable with CAN support
Martin Eckardt committed on 6 Sep 2020
2020-08-08
@Maarten de Klerk
Added error checking to can_filter() for Classic CAN ...
Maarten de Klerk authored on 8 Aug 2020 GitHub committed on 8 Aug 2020
2020-02-19
@Przemyslaw Stekiel
STM pin_function(), pin_mode(): return immediately when given pin is NC ...
Przemyslaw Stekiel committed on 19 Feb 2020
2019-12-18
@Przemyslaw Stekiel
STM CAN: remove CAN_INIT_DIRECT macro
Przemyslaw Stekiel committed on 18 Dec 2019
2019-12-16
@Przemyslaw Stekiel
optimize can_init(): call can_init_freq() with default freq
Przemyslaw Stekiel committed on 16 Dec 2019
@Przemyslaw Stekiel
Fix for issue #12104 (STM32 can_init_freq() ignores frequency)
Przemyslaw Stekiel committed on 16 Dec 2019
2019-11-29
@Martin Kojtal
Merge pull request #11950 from ABOSTM/DISCO_H747I_TICKLESS ...
Martin Kojtal authored on 29 Nov 2019 GitHub committed on 29 Nov 2019
2019-11-28
@Przemyslaw Stekiel
Change explicit pinmap to static pinmap
Przemyslaw Stekiel committed on 28 Nov 2019
@Przemyslaw Stekiel
STM CAN driver: Add explicit pinmap support
Przemyslaw Stekiel committed on 28 Nov 2019
2019-11-27
@Alexandre Bourdiol
TARGET_STM: Remove timeout on HSEM. ...
Alexandre Bourdiol committed on 27 Nov 2019
2019-10-14
@Alexandre Bourdiol
DISCO_H747I Dualcore support ...
Alexandre Bourdiol committed on 14 Oct 2019
2019-06-07
@jeromecoutant
STM32: remove compilation warning
jeromecoutant committed on 7 Jun 2019
2019-02-08
@Russ Butler
Add HAL API for can pinmap ...
Russ Butler committed on 8 Feb 2019
2019-01-21
@jeromecoutant
STM32: FDCAN support for H7 family
jeromecoutant committed on 21 Jan 2019
2018-06-27
@jeromecoutant
TARGET_STM astyle
jeromecoutant committed on 27 Jun 2018
2018-01-05
@bcostm
STM32 CAN: fix wrong ID and MASK filter
bcostm committed on 5 Jan 2018
2017-12-12
@Martin Kojtal
Merge pull request #5667 from productize/fix-stm32-can3 ...
Martin Kojtal authored on 12 Dec 2017 GitHub committed on 12 Dec 2017
2017-12-07
@Adam Heinrich
STM32: Set valid filter number for CAN3 ...
Adam Heinrich committed on 7 Dec 2017
@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