History for mbed-os / targets / TARGET_STM / stm_spi_api.c
2022-01-15
@Konstantin Kochin
Fix STM32 SPI async API for STM32H7 (SPI_IP_VERSION_V2) ...
Konstantin Kochin committed on 15 Jan 2022
@Konstantin Kochin
Fix STM32 SPI 16-bit logic ...
Konstantin Kochin committed on 15 Jan 2022
2021-09-07
@Jerome Coutant
STM32 SPI : Pull Down for output line
Jerome Coutant committed on 7 Sep 2021
@Jerome Coutant
STM32 SPI : Add SPI reset in init
Jerome Coutant committed on 7 Sep 2021
@Jerome Coutant
STM32 SPI : STM32H7 IP is SPI_IP_VERSION_V2
Jerome Coutant committed on 7 Sep 2021
2021-09-01
@Konstantin Kochin
Improve STM32 SPI asynchronous API stability ...
Konstantin Kochin committed on 1 Sep 2021
@Konstantin Kochin
Fix STM32 spi_abort_asynch function ...
Konstantin Kochin committed on 1 Sep 2021
@Konstantin Kochin
Fix STM32 SPI 3-wire (synchronous API) ...
Konstantin Kochin committed on 1 Sep 2021
@Konstantin Kochin
Move common STM32 SPI operations to separate functions ...
Konstantin Kochin committed on 1 Sep 2021
2021-06-01
@Martin Kojtal
Merge pull request #14699 from jeromecoutant/PR_ASTYLE ...
Martin Kojtal authored on 1 Jun 2021 GitHub committed on 1 Jun 2021
2021-05-25
@jeromecoutant
STM32 common filess astyle
jeromecoutant committed on 25 May 2021
2021-05-21
@Mohammed Mubeen
Added information on limitation of asynchronous SPI at high speeds(MHz ...
Mohammed Mubeen committed on 21 May 2021
2021-03-18
@jeromecoutant
STM32 SPI : correct GPIO free
jeromecoutant committed on 18 Mar 2021
2021-02-05
@reme
STM32WL : ADDING STM32 SUPPORT ...
reme committed on 5 Feb 2021
2021-01-11
@pea-pod
Add SPI bitwidths to ST targets where supported
pea-pod committed on 11 Jan 2021
2020-04-24
@jeromecoutant
STM32 warning remove
jeromecoutant committed on 24 Apr 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
2020-02-18
@Przemyslaw Stekiel
Allow NC for MISO or MOSI while initializing SPI ...
Przemyslaw Stekiel committed on 18 Feb 2020
2020-01-31
@Kevin Bracey
Merge pull request #12153 from mprse/spi_fpga_test_extend ...
Kevin Bracey authored on 31 Jan 2020 GitHub committed on 31 Jan 2020
2020-01-23
@jeromecoutant
STM32L5 : update generic STM files for L5
jeromecoutant committed on 23 Jan 2020
2019-12-20
@Przemyslaw Stekiel
STM SPI capabilities: rx/tx buffers can have different sizes
Przemyslaw Stekiel committed on 20 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 SPI 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-18
@Alexandre Bourdiol
TARGET_STM: remove warning and fix typo on SPI
Alexandre Bourdiol committed on 18 Oct 2019
2019-10-14
@Alexandre Bourdiol
DISCO_H747I Dualcore support ...
Alexandre Bourdiol committed on 14 Oct 2019
2019-08-21
@int_szyk
Tweak stm_spi_api Coverity issue. ...
int_szyk committed on 21 Aug 2019
2019-06-06
@Vincent Veron
TARGET_STM: SPI: update pull up config depending on clk polarity ...
Vincent Veron committed on 6 Jun 2019
2019-06-03
@Vincent Veron
TARGET_STM: SPI: add pulse on master transmissions ...
Vincent Veron committed on 3 Jun 2019