History for mbed-os / targets / TARGET_STM / can_api.c
2023-05-17
@Jamie Smith
Synchronize upstream changes - May 2023 edition (#160) ...
Jamie Smith authored on 17 May 2023 GitHub committed on 17 May 2023
2022-12-31
@Jay Sridharan
Merge upstream changes into mbed-ce (#117) ...
Jay Sridharan authored on 31 Dec 2022 GitHub committed on 31 Dec 2022
2021-12-10
@Jerome Coutant
STM32 CAN : remove warning [-Wsign-compare] ...
Jerome Coutant committed on 10 Dec 2021
2021-09-29
@Martin Kojtal
Merge pull request #15077 from hazzlim/make_can_api_portable ...
Martin Kojtal authored on 29 Sep 2021 GitHub committed on 29 Sep 2021
2021-09-17
@Hari Limaye
CAN: Use uintptr_t for can_irq_ids ...
Hari Limaye committed on 17 Sep 2021
2021-09-13
@Jerome Coutant
STM32L5/STM32U5 : CAN suport
Jerome Coutant committed on 13 Sep 2021
2021-08-13
@Samu Ampio
Fix Extended Message Filter count in STM CAN API ...
Samu Ampio authored on 13 Aug 2021 GitHub committed on 13 Aug 2021
2021-07-12
@Martin Kojtal
Merge pull request #14688 from MubeenHCLite/CAN_rxinterrupt_fix ...
Martin Kojtal authored on 12 Jul 2021 GitHub committed on 12 Jul 2021
2021-07-07
@Mohammed Mubeen
Updated can bit timing parameters (TSEG1, TSEG2) as per the ISO11898-2 ...
Mohammed Mubeen committed on 7 Jul 2021
2021-07-06
@Mohammed Mubeen
Added documentation for the implementation
Mohammed Mubeen committed on 6 Jul 2021
2021-07-03
@Mohammed Mubeen
Resolved review comments
Mohammed Mubeen committed on 3 Jul 2021
2021-06-29
@Mohammed Mubeen
Merge branch 'master' into CAN_rxinterrupt_fix
Mohammed Mubeen authored on 29 Jun 2021 GitHub committed on 29 Jun 2021
@Mohammed Mubeen
Added Raw CAN (unlocked can read api) and updated the code for the ...
Mohammed Mubeen committed on 29 Jun 2021
2021-06-25
@Martin Kojtal
Merge pull request #14677 from MubeenHCLite/corrections_in_STM_canapi ...
Martin Kojtal authored on 25 Jun 2021 GitHub committed on 25 Jun 2021
@Mohammed Mubeen
Adjusted spcae alignment
Mohammed Mubeen committed on 25 Jun 2021
2021-06-24
@Martin Kojtal
Merge pull request #14778 from MubeenHCLite/Can_TxIrq_callback_resolution ...
Martin Kojtal authored on 24 Jun 2021 GitHub committed on 24 Jun 2021
2021-06-22
@Mohammed Mubeen
Updated comments appropriately
Mohammed Mubeen committed on 22 Jun 2021
2021-06-21
@Mohammed Mubeen
Rebaseing to current master
Mohammed Mubeen committed on 21 Jun 2021
@Mohammed Mubeen
Added working functionality to the can_filter api to accept IDs for filtering in both bxCAN and FDCAN
Mohammed Mubeen committed on 21 Jun 2021
@Mohammed Mubeen
Added to return failure if filter if unsupported format
Mohammed Mubeen committed on 21 Jun 2021
@Mohammed Mubeen
The default FIFO for can by hardware is FIFO0 as set by the CAN STM API in configuration. Hence the read api is modified to access FIFO0 only
Mohammed Mubeen committed on 21 Jun 2021
2021-06-15
@Mohammed Mubeen
Added code to set TBTIE, to enable the tx complete/abort interrupts, for ...
Mohammed Mubeen committed on 15 Jun 2021
2021-05-25
@jeromecoutant
STM32 common filess astyle
jeromecoutant committed on 25 May 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