History for mbed-os / targets / TARGET_STM / TARGET_STM32G4
2022-11-20
@Jamie Smith
Rethink STM32 I2C v2 HAL (#78) ...
Jamie Smith authored on 20 Nov 2022 GitHub committed on 20 Nov 2022
2022-04-25
@Jerome Coutant
STM32G4 : add UART5 in IRQ init
Jerome Coutant committed on 25 Apr 2022
2022-03-16
@Pavel S
STM32G4: Fix I2C timing
Pavel S authored on 16 Mar 2022 GitHub committed on 16 Mar 2022
2022-03-02
@Pavel S
enable QSPI for STM32G4
Pavel S authored on 2 Mar 2022 GitHub committed on 2 Mar 2022
2022-02-15
@Jerome Coutant
STM32G4: missing files for STM32G491xE and STM32G4A1xE
Jerome Coutant committed on 15 Feb 2022
@Jerome Coutant
STM32G4 : STM32G471xx CMSIS file
Jerome Coutant committed on 15 Feb 2022
2022-01-28
@Mathieu Othacehe
STM32: increase i2c slave rx limit. ...
Mathieu Othacehe committed on 28 Jan 2022
2021-12-10
@Jerome Coutant
STM32G4 : remove warning ...
Jerome Coutant committed on 10 Dec 2021
2021-10-12
@Jerome Coutant
STM32G4 remove non-UTF characters
Jerome Coutant committed on 12 Oct 2021
2021-07-08
@Martin Kojtal
Merge pull request #14808 from affrinpinhero-2356/i2cTimingPerformanceSolved ...
Martin Kojtal authored on 8 Jul 2021 GitHub committed on 8 Jul 2021
2021-07-02
@anish-k
analogout: STM32: modified analogout_free api ...
anish-k committed on 2 Jul 2021
@Affrin Pinhero
driver/i2c: STM32: Solves I2C driver performanc issue. ...
Affrin Pinhero committed on 2 Jul 2021
2021-06-29
@Martin Kojtal
Merge pull request #14776 from affrinpinhero-2356/i2c_longTime_Mem_Solve ...
Martin Kojtal authored on 29 Jun 2021 GitHub committed on 29 Jun 2021
2021-06-28
@Affrin Pinhero
driver/i2c: STM32: Solves excess memory usage issue. ...
Affrin Pinhero committed on 28 Jun 2021
2021-06-15
@Affrin Pinhero
driver/i2c: STM32: I2C Read Write Take long time ...
Affrin Pinhero committed on 15 Jun 2021
2021-06-10
@Martin Kojtal
Merge pull request #14659 from arduino/i2c_slave_patch ...
Martin Kojtal authored on 10 Jun 2021 GitHub committed on 10 Jun 2021
2021-06-03
@pennam
Add missing changes in objects.h file for others STM32 components
pennam committed on 3 Jun 2021
2021-06-02
@Martin Kojtal
Merge pull request #14686 from jeromecoutant/PR_CPP ...
Martin Kojtal authored on 2 Jun 2021 GitHub committed on 2 Jun 2021
2021-05-25
@jeromecoutant
STM32G4 astyle
jeromecoutant committed on 25 May 2021
2021-05-24
@jeromecoutant
STM32: correct __cplusplus brackets in ci2c_device.h
jeromecoutant committed on 24 May 2021
@Anna Bridge
Merge pull request #14592 from JeanMarcR/STM32G4_NEW_CUBE ...
Anna Bridge authored on 24 May 2021 GitHub committed on 24 May 2021
@Anna Bridge
Merge pull request #14557 from affrinpinhero-2356/feature_i2cTiming_Calculation ...
Anna Bridge authored on 24 May 2021 GitHub committed on 24 May 2021
2021-05-19
@Affrin Pinhero
driver/i2c: Added I2C timing calculation function. ...
Affrin Pinhero committed on 19 May 2021
2021-05-06
@reme
STM32G4 update drivers version to CUBE V1.4.0
reme committed on 6 May 2021
2021-04-22
@jeromecoutant
STM32G4 : serial issue with LP_UART1
jeromecoutant committed on 22 Apr 2021
2021-04-15
@Martin Kojtal
Merge pull request #14480 from jeromecoutant/PR_STM32_STANDARD ...
Martin Kojtal authored on 15 Apr 2021 GitHub committed on 15 Apr 2021
2021-04-14
@Martin Kojtal
Merge pull request #14469 from jeromecoutant/PR_FLASH_PROGRAM ...
Martin Kojtal authored on 14 Apr 2021 GitHub committed on 14 Apr 2021
@jeromecoutant
STM32G4: standard pin names
jeromecoutant committed on 14 Apr 2021
@Martin Kojtal
Merge pull request #14521 from AnishKumarHCL/pwm_gpiopull_fix ...
Martin Kojtal authored on 14 Apr 2021 GitHub committed on 14 Apr 2021
2021-04-08
@Anish Kumar
Updated TARGET_STM32 PeripheralPins.c and PeripheralPinMaps.h Replaced GPIO_PULLUP with GPIO_NOPULL in PinMap_PWM table
Anish Kumar committed on 8 Apr 2021