History for mbed-os / targets / TARGET_STM / can_api.c
2021-06-29
@Mohammed Mubeen
Added Raw CAN (unlocked can read api) and updated the code for the ...
Mohammed Mubeen committed on 29 Jun 2021
2021-05-21
@Mohammed Mubeen
Implementation for can_read to be deferred to thread context when rx ...
Mohammed Mubeen committed on 21 May 2021
2021-04-30
@Cindy Li
CAN: fix slave CAN start filter bank setup
Cindy Li committed on 30 Apr 2021
2021-02-05
@reme
STM32WL : ADDING STM32 SUPPORT ...
reme committed on 5 Feb 2021
2020-12-11
@Martino Facchin
STM32H7: FDCAN: use PLL1Q frequency for calculations
Martino Facchin committed on 11 Dec 2020
2020-10-15
@Harrison Mutai
Add SPDX license identifier to Arm files ...
Harrison Mutai committed on 15 Oct 2020
2020-09-16
@m-ecry
STM-can-api: Fixed variable name for H7 ...
m-ecry committed on 16 Sep 2020
2020-09-14
@m-ecry
STM-can-api: Support reading of remote_msg ...
m-ecry committed on 14 Sep 2020
@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