Stephen Caudle
|
62c105abeb
|
Fix APB1 & APB2 frequencies in STM32F4 RCC table
|
2011-11-02 14:26:33 -04:00 |
|
Stephen Caudle
|
c26abb6c25
|
Add pwr to STM32F4 makefile
|
2011-11-02 14:26:31 -04:00 |
|
Uwe Hermann
|
9f821a5dd4
|
Minor whitespace fixes.
|
2011-11-02 02:19:51 +01:00 |
|
Uwe Hermann
|
25e30fab8e
|
README: Update wiki and mailing list URLs.
|
2011-11-01 20:09:12 +01:00 |
|
Uwe Hermann
|
01314bbe50
|
README: Fix obsolete names.
|
2011-11-01 20:04:59 +01:00 |
|
Uwe Hermann
|
8cbe4030e1
|
README: Mention STM32F2 and STM32F4 series.
|
2011-11-01 19:55:43 +01:00 |
|
Piotr Esden-Tempski
|
3fb95ad685
|
Added license header to cdcacm test python script.
|
2011-10-31 15:04:08 -07:00 |
|
Gareth McMullin
|
97fa5ff815
|
Lisa-M HID example uses accelerometer to move mouse.
|
2011-10-31 14:15:02 -07:00 |
|
Piotr Esden-Tempski
|
990109ef47
|
Fixed an application side buffer issue where resending the data failed. Now the example will retry to send the mirror data untill it succeeds.
Also decreased the buffer back to 64 as it needs to be changed in more
then one place.
|
2011-10-31 14:14:05 -07:00 |
|
Piotr Esden-Tempski
|
4c26739ea2
|
Improved the script to give a better error count reporting.
|
2011-10-31 14:13:45 -07:00 |
|
Piotr Esden-Tempski
|
2e5f3338c0
|
Decreased serial read timeout on the test script to increase throughput.
|
2011-10-31 14:13:21 -07:00 |
|
Piotr Esden-Tempski
|
baa3acf116
|
Increased cdcacm serial buffer to 128.
|
2011-10-31 14:11:50 -07:00 |
|
Piotr Esden-Tempski
|
30d1aa957e
|
Added cdcacm (usb serial) example for lisa-m with a small basic stresstesting python script.
|
2011-10-31 14:10:47 -07:00 |
|
Gareth McMullin
|
e0fe43357d
|
usb_f107: Fixed lost 4 bytes on control OUT transaction.
|
2011-10-31 14:09:41 -07:00 |
|
Stephen Caudle
|
1fea1df39a
|
Fix more STM32 whitespace issues
|
2011-10-31 11:11:03 -04:00 |
|
Stephen Caudle
|
6da485f06d
|
Fix STM32 flash programming doc links
|
2011-10-31 09:25:05 -04:00 |
|
Stephen Caudle
|
59df80398b
|
Add miniblink example for STM32F4 discovery board
|
2011-10-31 00:44:04 -04:00 |
|
Stephen Caudle
|
5a89d44591
|
Add initial support for STM32F4
|
2011-10-31 00:41:19 -04:00 |
|
Stephen Caudle
|
05bc9d10f1
|
Add generic STM32F2 RCC clock function
|
2011-10-31 00:17:53 -04:00 |
|
Stephen Caudle
|
580d25a84b
|
Move STM32 example projects in family specific folders
|
2011-10-31 00:16:37 -04:00 |
|
Stephen Caudle
|
68d2e0d1e3
|
Fix stm32f2 RCC PLL values for 120MHz
|
2011-10-30 18:17:33 -04:00 |
|
Stephen Caudle
|
822d75adb7
|
Clean up whitespace in stm32f2 GPIO
|
2011-10-30 17:49:50 -04:00 |
|
Stephen Caudle
|
e2ed7824cf
|
Clean up whitespace in stm32f2 RCC
Also make RCC IO defines consistent with stm32f1.
|
2011-10-30 17:49:41 -04:00 |
|
Stephen Caudle
|
eb47f0cfc0
|
Add SCB from stm32f1
|
2011-10-30 17:42:49 -04:00 |
|
Stephen Caudle
|
1dc4645732
|
Update makefiles to reflect stm32 lib folder name changes
|
2011-10-30 17:42:49 -04:00 |
|
Stephen Caudle
|
b3a710b0bc
|
Rename stm32 lib folders to be consistent with include
|
2011-10-30 17:42:49 -04:00 |
|
Uwe Hermann
|
3900d16740
|
stm32-h103/usb_dfu: Whitespace/coding-style fixes.
|
2011-10-30 02:14:41 +01:00 |
|
Uwe Hermann
|
44715e9eca
|
Olimex STM32-H103: Make the usb_dfu example work.
On this board PC11 must be low to connect the USB.
Thanks Gareth McMullin <gareth@blacksphere.co.nz> for pointing this out.
|
2011-10-30 02:04:37 +01:00 |
|
Piotr Esden-Tempski
|
66c24ee131
|
Changed the lisa/m dfu example to use PC2 led for enumeration indication instead of switching off jtag and using trst led.
|
2011-10-29 15:50:25 -07:00 |
|
Uwe Hermann
|
577e0a8b9d
|
lisa-m/usb_hid: Drop unused variable.
This avoids a compiler warning.
|
2011-10-30 00:40:26 +02:00 |
|
Piotr Esden-Tempski
|
88230a8d5c
|
Switched the lisa/m usb_dfu to use stm32f107 init code.
|
2011-10-29 15:29:49 -07:00 |
|
Piotr Esden-Tempski
|
8ba610e80a
|
Readded black magic probe support to example makefiles.
|
2011-10-29 15:29:12 -07:00 |
|
Uwe Hermann
|
ffba9f84e0
|
README: target/stm32.cfg is deprecated in OpenOCD.
|
2011-10-29 23:39:24 +02:00 |
|
Uwe Hermann
|
fb087555d9
|
README: Update path to the new stm32f1.
|
2011-10-29 22:30:28 +02:00 |
|
Uwe Hermann
|
788f3870c4
|
Merge remote-tracking branch 'fnoble/stm32f2'
|
2011-10-29 22:19:12 +02:00 |
|
Uwe Hermann
|
17d80aa5a4
|
Fix whitespace.
|
2011-10-29 22:14:33 +02:00 |
|
Piotr Esden-Tempski
|
ca48da8dd4
|
Changed the lisa/m dfu example to run on stm32f105.
|
2011-10-29 04:18:22 -07:00 |
|
Gareth McMullin
|
284be93037
|
Restored OTG clock enable in RCC in f107 usb init.
|
2011-10-29 23:57:10 +13:00 |
|
Gareth McMullin
|
b05a5dcf2a
|
Fixed some F105/F107 USB issues. Added user callback on SOF.
Made examples depend on lib.
|
2011-10-29 21:30:26 +13:00 |
|
Stephen Caudle
|
fd2524beb0
|
Merge remote-tracking branch 'fnoble/stm32f2' into stm32fx
Conflicts:
lib/stm32f2/Makefile
|
2011-10-27 23:39:16 -04:00 |
|
Stephen Caudle
|
36cff03af1
|
Add RCC and FLASH support for STM32F2
|
2011-10-27 23:34:52 -04:00 |
|
Fergus Noble
|
28d614757e
|
Removing silly dummy target.
|
2011-10-26 13:39:04 -07:00 |
|
Fergus Noble
|
0f6a0276aa
|
Merge branch 'stm32f2' of github.com:fnoble/libopenstm32 into stm32f2
|
2011-10-26 13:33:40 -07:00 |
|
Fergus Noble
|
869a0df701
|
Adding new EXTI stuff to F2 makefile.
|
2011-10-26 13:30:44 -07:00 |
|
Fergus Noble
|
7877aaeebc
|
Better way to toggle a pin.
|
2011-10-26 13:30:27 -07:00 |
|
Fergus Noble
|
8974be7435
|
Added convenience function code for EXTI on F2.
|
2011-10-26 13:29:52 -07:00 |
|
Fergus Noble
|
20c33d1ae3
|
Add header for F2 syscfg peripheral.
|
2011-10-26 13:29:14 -07:00 |
|
Fergus Noble
|
6dd3190bb9
|
Fix NVIC defines for F2.
|
2011-10-26 13:28:52 -07:00 |
|
Fergus Noble
|
ae44add1b6
|
Merge branch 'stm32fx' of https://github.com/doceme/libopenstm32 into stm32f2
Conflicts:
Makefile
examples/stm32/lisa-m/fancyblink/fancyblink.ld
examples/stm32/lisa-m/usb_hid/usbhid.ld
examples/stm32/mb525/fancyblink/fancyblink.ld
examples/stm32/obldc/usart_irq/usart_irq.ld
examples/stm32/other/usb_dfu/usbdfu.c
examples/stm32/stm32-h103/fancyblink/fancyblink.ld
examples/stm32/stm32-h103/usart_irq/usart_irq.ld
examples/stm32/stm32-h103/usb_dfu/usbdfu.c
examples/stm32/stm32-h103/usb_hid/usbhid.ld
examples/stm32f1/Makefile.include
examples/stm32f1/lisa-m/fancyblink/fancyblink.ld
examples/stm32f1/lisa-m/usb_hid/usbhid.ld
examples/stm32f1/mb525/fancyblink/fancyblink.ld
examples/stm32f1/obldc/usart_irq/usart_irq.ld
examples/stm32f1/other/usb_dfu/usbdfu.c
examples/stm32f1/stm32-h103/fancyblink/fancyblink.ld
examples/stm32f1/stm32-h103/usart_irq/usart_irq.ld
examples/stm32f1/stm32-h103/usb_dfu/usbdfu.c
examples/stm32f1/stm32-h103/usb_hid/usbhid.ld
examples/stm32f2/jobygps/usart_printf/usart_printf.ld
lib/lm3s/Makefile
lib/lpc13xx/Makefile
lib/stm32f1/Makefile
|
2011-10-13 00:11:32 -07:00 |
|
Fergus Noble
|
82768447c8
|
Merge branch 'stm32f2' of github.com:fnoble/libopenstm32 into stm32f2
|
2011-10-12 23:59:16 -07:00 |
|