Fergus Noble
|
508e18b26b
|
Initial move of USART code to common, still needs some work.
|
2011-09-22 13:52:43 -07:00 |
|
Fergus Noble
|
792a806ecd
|
RCC header file for F2 implemented, no convenience functions so far.
|
2011-09-16 17:34:08 -07:00 |
|
Fergus Noble
|
3a426b34aa
|
Moving nvic code to common, adding F1 and F2 specific user interrupt definition headers.
|
2011-09-15 16:26:39 -07:00 |
|
Fergus Noble
|
7889cb66c7
|
Move systick to stm32 common.
|
2011-09-15 14:59:55 -07:00 |
|
Fergus Noble
|
b4d71f3706
|
Fixing something I forgot to update after restructuring the include directories.
|
2011-09-15 01:17:45 -07:00 |
|
Fergus Noble
|
6912cbe71f
|
Some updates to the F2 GPIO header plus implementation of GPIO convenience functions.
|
2011-09-14 23:57:43 -07:00 |
|
Fergus Noble
|
aa3089e8c4
|
Initial import of F2 GPIO peripheral header file.
|
2011-09-14 22:36:15 -07:00 |
|
Fergus Noble
|
af64b76bd6
|
Restructuring stm32 include directories.
|
2011-09-14 13:47:33 -07:00 |
|
Fergus Noble
|
87d4045c22
|
Moved timer stuff to common and added F2 specific header.
|
2011-09-13 18:39:44 -07:00 |
|
Fergus Noble
|
f3779fbefa
|
Moved I2C to common, no changes needed.
|
2011-09-12 23:28:52 -07:00 |
|
Fergus Noble
|
00e26ec7b6
|
Moves usart over to common and added F2 specific header.
|
2011-09-12 22:13:55 -07:00 |
|
Fergus Noble
|
57868b1f67
|
Unnecessary include removed.
|
2011-09-12 21:11:24 -07:00 |
|
Fergus Noble
|
0ab26a05a8
|
Moved spi header over to common and created F2 specific header.
|
2011-09-12 21:11:09 -07:00 |
|
Fergus Noble
|
5e5988e284
|
Moved pwr.h to stm_common and added F2 series specific extensions in its own header.
|
2011-09-12 20:49:43 -07:00 |
|
Fergus Noble
|
8a5ad8f564
|
Fixing small typo.
|
2011-09-12 20:48:56 -07:00 |
|
Fergus Noble
|
89eb1921d9
|
Ability to choose memorymap for stm_common headers with define.
|
2011-09-12 20:48:41 -07:00 |
|
Fergus Noble
|
da1af2cece
|
Moving stm header files that are common to f1 and f2 series into their own folder.
|
2011-09-12 18:12:11 -07:00 |
|
Fergus Noble
|
1a1d8d63ba
|
Moving renaming stm32 header files for f1 series.
|
2011-09-12 18:09:10 -07:00 |
|
Fergus Noble
|
8f5da14250
|
Adding memory map for the stm32f2 series.
|
2011-09-12 18:05:41 -07:00 |
|
Uwe Hermann
|
089bb73018
|
Merge remote-tracking branch 'gsmcmullin/master'.
|
2011-04-28 19:42:35 +02:00 |
|
Gareth McMullin
|
3ac0ae839d
|
Added extra interrupt vectors for STM32 connectivity line.
|
2011-04-24 14:31:56 +12:00 |
|
Gareth McMullin
|
ef0ff192f7
|
Added usbd_ep_nak_set() to force flow control on OUT endpoints.
|
2011-03-30 07:17:02 +13:00 |
|
Piotr Esden-Tempski
|
149c0c7dc0
|
Added missing 12mhz to 72mhz rcc setup routine prototype.
|
2011-03-15 11:27:28 -07:00 |
|
Gareth McMullin
|
6bbc4c2f7c
|
Fixed non-control endpoints for connectivity line USB.
|
2011-03-15 20:33:02 +13:00 |
|
Gareth McMullin
|
bf0d1a7b41
|
Connectivity line USB driver now enumerating correctly.
|
2011-03-14 20:31:32 +13:00 |
|
Piotr Esden-Tempski
|
3d20f37b27
|
RCC now has two variables to hold the current apb1 and apb2 frequency.
|
2011-03-11 19:49:23 -08:00 |
|
Gareth McMullin
|
554feb7f27
|
USB driver for Connectivity-line devices partially working.
|
2011-02-20 12:28:23 +13:00 |
|
Gareth McMullin
|
f0a1282d42
|
Added ITM and TPIU register definitions.
|
2011-02-17 21:38:38 +13:00 |
|
Gareth McMullin
|
e64a9d2bf9
|
Minor cleanup of usb. Template driver for STM32F107 added.
|
2011-02-10 19:58:51 +13:00 |
|
Uwe Hermann
|
0a0ce22762
|
Add rcc_clock_setup_in_hse_8mhz_out_24mhz().
Thanks Marko Kraljevic <krasnaya.zvezda@gmail.com> for the patch!
|
2011-02-09 02:48:51 +01:00 |
|
Gareth McMullin
|
d67795f383
|
Added missing lm3s header files.
|
2011-02-09 14:31:17 +13:00 |
|
Gareth McMullin
|
4b5f9b4a35
|
Added missing lm3s gpio.h.
|
2011-02-09 14:28:06 +13:00 |
|
Uwe Hermann
|
559bc52fa4
|
Add some missing LIBOPENCM3_ prefixes.
|
2011-02-09 01:36:06 +01:00 |
|
Uwe Hermann
|
401a0a8e8b
|
FPB: More consistency fixes.
Fix incorrect FPB_CTRL_NUM_CODE2_MASK value, too.
|
2011-02-09 01:34:50 +01:00 |
|
Uwe Hermann
|
87c94e9a37
|
FPB: Fix typo.
|
2011-02-09 01:18:55 +01:00 |
|
Uwe Hermann
|
47e2736013
|
FPB: Minor additions, consistency fixes.
|
2011-02-09 01:18:15 +01:00 |
|
Uwe Hermann
|
447c333cec
|
Minor cosmetics, whitespace.
|
2011-02-09 01:06:43 +01:00 |
|
Gareth McMullin
|
5aa39a5264
|
Added missing DBGMCU_BASE to STM32 memorymap.h
|
2011-02-08 19:43:10 +13:00 |
|
Gareth McMullin
|
0d7d0fe829
|
Added Flash Patch and Breakpoint (FPB) register definitions.
|
2011-02-08 19:40:16 +13:00 |
|
Gareth McMullin
|
4954b4c006
|
Added ARMv7-M Core Debug (SCS) register definitions.
|
2011-02-08 19:26:38 +13:00 |
|
Gareth McMullin
|
d4b04cbd26
|
Added STM32 DBGMCU register definitions.
|
2011-02-08 19:07:59 +13:00 |
|
Piotr Esden-Tempski
|
c7587f11ec
|
Added get flag and get counter functions to timer. Allow proper interrupt handling and recording timer counter values.
|
2011-02-01 22:43:18 -08:00 |
|
Piotr Esden-Tempski
|
d40fb96fcf
|
Added set prescaler and set repetition counter functions to timer.
|
2011-01-31 22:08:37 -08:00 |
|
Piotr Esden-Tempski
|
92edc113f9
|
Added timer reset function.
|
2011-01-31 16:30:12 -08:00 |
|
Piotr Esden-Tempski
|
e85c55a9a7
|
Added timer flag reset function.
|
2011-01-31 16:15:09 -08:00 |
|
Piotr Esden-Tempski
|
dd0018ffdf
|
Added interrupt and event generation handling functions to timer. Updated pwm 6step example to use those and commutate on button press using PWM ON scheme.
|
2011-01-31 13:28:54 -08:00 |
|
Uwe Hermann
|
a0091f18c7
|
Cosmetics, consistency fixes, fix compiler warnings.
|
2011-01-30 22:43:33 +01:00 |
|
Damjan Marion
|
edf230386c
|
Updated STM32 memory map, fixed USB_OTG_FS_BASE
|
2011-01-30 22:18:25 +01:00 |
|
Gareth McMullin
|
aac65d8560
|
Abstracted USB driver interface to to allow driver selection.
|
2011-01-30 17:04:56 +13:00 |
|
Gareth McMullin
|
c11cdaf2a7
|
Added OTG_FS register definitions for connectivity line STM32.
|
2011-01-30 15:46:08 +13:00 |
|