Hauke Petersen
|
c866634469
|
cpu/stm32f1: reworked clock initialization code
|
2017-04-27 11:06:48 +02:00 |
|
Vincent Dupont
|
bb52575d45
|
boards: fix I2C_APBCLK value in stm32-based boards
|
2017-03-17 12:56:54 +01:00 |
|
|
ebc35a0613
|
boards: fix doxygen @brief in periph.conf
|
2017-01-27 10:31:56 +01:00 |
|
Hauke Petersen
|
0edef2a0e1
|
cpu/stm32*+boards: adapted to new SPI API
- adapted the SPI driver
- adapted all boards using the CPU
|
2017-01-25 16:46:45 +01:00 |
|
Oleg Hahm
|
7ee7801c10
|
*: remove trailing underscores from header guards
|
2017-01-19 18:30:53 +01:00 |
|
Hauke Petersen
|
efd27b6bd1
|
Merge pull request #6257 from PeterKietzmann/cpu_stm32f1_cmsis_fix_ACR_bit
cpu/stm32f1: cmsis fix flash latency bit
|
2017-01-12 16:57:52 +01:00 |
|
PeterKietzmann
|
40976cb40a
|
cpu/stm32f1: optimize ACR setting and move to cpu.c
|
2017-01-10 17:09:23 +01:00 |
|
Peter Kietzmann
|
d21ede60ce
|
Merge pull request #6256 from haukepetersen/fix_stm32f1_timerconfigs
boards/stm32f1-based: fixed timer configuration
|
2017-01-10 09:27:59 +01:00 |
|
Hauke Petersen
|
55c6c4582b
|
boards/stm32-based: adapted UART configuration
|
2017-01-05 11:00:18 +01:00 |
|
Hauke Petersen
|
7aedb59a44
|
boards/nucleo-f103: fixed timer config formatting
|
2016-12-21 14:46:51 +01:00 |
|
Pieter Willemsen
|
a0835ccb1d
|
stm32: use periph_clk_en/dis functions for clock changes
|
2016-12-16 15:01:56 +01:00 |
|
Hauke Petersen
|
ab12d60d05
|
boards/stm32-based: adapted timer configurations
|
2016-12-09 12:20:04 +01:00 |
|
Hauke Petersen
|
1bc1dd94ba
|
boards/stm32-based: added missing CLOCK_APBx defines
|
2016-12-09 12:20:02 +01:00 |
|
Peter Kietzmann
|
5817d91b91
|
Merge pull request #5192 from DipSwitch/pr/fix_stm32f1_also_disable_hsi_on_hse
cpu/stm32f1: Disable HSI when using the HSE as system clock
|
2016-05-17 10:51:46 +02:00 |
|
DipSwitch
|
a259cc42b0
|
[SQUASH] Make PLL_DIV and PLL_MUL behave the same as for the F3 and F4
|
2016-04-05 23:51:55 +02:00 |
|
DipSwitch
|
edae42281b
|
[SQUASH] Tested HSI
|
2016-04-05 23:38:32 +02:00 |
|
DipSwitch
|
50fda7e07f
|
[SQUASH] Fix timer clock calculations
|
2016-04-05 23:22:50 +02:00 |
|
DipSwitch
|
bd9b3a269c
|
cpu/stm32/perip/dac: Move DAC implementation to stm32_common/periph since all STM32 DAC's have the same basics
|
2016-03-29 22:25:50 +02:00 |
|
DipSwitch
|
93bce6291c
|
Merge pull request #5090 from haukepetersen/opt_stm_clken
cpu/stm32_common: added shared periph_clk_en/dis functions
|
2016-03-16 23:02:20 +01:00 |
|
Hauke Petersen
|
083204c899
|
boards: fixed timer conf for stm32f1 based boards
|
2016-03-16 12:24:51 +01:00 |
|
Hauke Petersen
|
eeea9c9cfb
|
baords: fixed timer config for stm32f1 based boards
|
2016-03-16 10:53:36 +01:00 |
|
Hauke Petersen
|
b458b9af88
|
boards/nucleo-f103: adapted UART configuration
|
2016-03-16 10:45:05 +01:00 |
|
DipSwitch
|
2558050d9e
|
cpu: Add clock source selection based on CLOCK_HSE or CLOCK_HSI for STM32F1
|
2016-03-15 17:50:39 +01:00 |
|
DipSwitch
|
4a2134fd53
|
cpu/stm32f1/adc: Initial import for STM32F1 ADC
|
2016-03-14 22:52:26 +01:00 |
|
Hauke Petersen
|
111f106b7e
|
boards/nucleo-f103: adapted to timer changes
|
2016-03-01 22:39:37 +01:00 |
|
Joakim Nohlgård
|
a61da40433
|
boards/nucleo-f103: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Victor Arino
|
3a8a932b27
|
boards/nucleo-f103: add support for nucleo-f103
|
2015-12-15 17:23:27 +01:00 |
|