Commit Graph

  • 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. Piotr Esden-Tempski 2011-10-30 22:54:49 -07:00
  • 4c26739ea2 Improved the script to give a better error count reporting. Piotr Esden-Tempski 2011-10-30 18:59:53 -07:00
  • 2e5f3338c0 Decreased serial read timeout on the test script to increase throughput. Piotr Esden-Tempski 2011-10-30 18:51:28 -07:00
  • baa3acf116 Increased cdcacm serial buffer to 128. Piotr Esden-Tempski 2011-10-30 18:51:10 -07:00
  • 30d1aa957e Added cdcacm (usb serial) example for lisa-m with a small basic stresstesting python script. Piotr Esden-Tempski 2011-10-30 18:40:26 -07:00
  • e0fe43357d usb_f107: Fixed lost 4 bytes on control OUT transaction. Gareth McMullin 2011-10-30 20:19:29 +13:00
  • 1fea1df39a Fix more STM32 whitespace issues Stephen Caudle 2011-10-31 11:11:03 -04:00
  • 6da485f06d Fix STM32 flash programming doc links Stephen Caudle 2011-10-31 09:25:05 -04:00
  • 59df80398b Add miniblink example for STM32F4 discovery board Stephen Caudle 2011-10-31 00:42:26 -04:00
  • 5a89d44591 Add initial support for STM32F4 Stephen Caudle 2011-10-31 00:24:47 -04:00
  • 05bc9d10f1 Add generic STM32F2 RCC clock function Stephen Caudle 2011-10-31 00:17:41 -04:00
  • 580d25a84b Move STM32 example projects in family specific folders Stephen Caudle 2011-10-31 00:16:37 -04:00
  • 68d2e0d1e3 Fix stm32f2 RCC PLL values for 120MHz Stephen Caudle 2011-10-30 18:17:33 -04:00
  • 822d75adb7 Clean up whitespace in stm32f2 GPIO Stephen Caudle 2011-10-28 16:32:09 -04:00
  • e2ed7824cf Clean up whitespace in stm32f2 RCC Stephen Caudle 2011-10-28 16:21:43 -04:00
  • eb47f0cfc0 Add SCB from stm32f1 Stephen Caudle 2011-10-28 16:21:31 -04:00
  • 1dc4645732 Update makefiles to reflect stm32 lib folder name changes Stephen Caudle 2011-10-28 15:44:53 -04:00
  • b3a710b0bc Rename stm32 lib folders to be consistent with include Stephen Caudle 2011-10-28 15:44:29 -04:00
  • 3900d16740 stm32-h103/usb_dfu: Whitespace/coding-style fixes. Uwe Hermann 2011-10-30 02:14:41 +01:00
  • 44715e9eca Olimex STM32-H103: Make the usb_dfu example work. Uwe Hermann 2011-10-30 02:04:37 +01:00
  • 66c24ee131 Changed the lisa/m dfu example to use PC2 led for enumeration indication instead of switching off jtag and using trst led. Piotr Esden-Tempski 2011-10-29 15:48:55 -07:00
  • 577e0a8b9d lisa-m/usb_hid: Drop unused variable. Uwe Hermann 2011-10-30 00:40:26 +02:00
  • 88230a8d5c Switched the lisa/m usb_dfu to use stm32f107 init code. Piotr Esden-Tempski 2011-10-29 15:29:49 -07:00
  • 8ba610e80a Readded black magic probe support to example makefiles. Piotr Esden-Tempski 2011-10-29 15:06:11 -07:00
  • ffba9f84e0 README: target/stm32.cfg is deprecated in OpenOCD. Uwe Hermann 2011-10-29 23:39:24 +02:00
  • fb087555d9 README: Update path to the new stm32f1. Uwe Hermann 2011-10-29 22:30:28 +02:00
  • 788f3870c4 Merge remote-tracking branch 'fnoble/stm32f2' Uwe Hermann 2011-10-29 22:19:12 +02:00
  • 17d80aa5a4 Fix whitespace. Uwe Hermann 2011-10-29 22:14:33 +02:00
  • ca48da8dd4 Changed the lisa/m dfu example to run on stm32f105. Piotr Esden-Tempski 2011-10-05 22:56:47 -07:00
  • 284be93037 Restored OTG clock enable in RCC in f107 usb init. Gareth McMullin 2011-10-29 23:57:10 +13:00
  • b05a5dcf2a Fixed some F105/F107 USB issues. Added user callback on SOF. Gareth McMullin 2011-10-29 21:30:26 +13:00
  • fd2524beb0 Merge remote-tracking branch 'fnoble/stm32f2' into stm32fx Stephen Caudle 2011-10-27 23:39:16 -04:00
  • 36cff03af1 Add RCC and FLASH support for STM32F2 Stephen Caudle 2011-10-27 23:34:52 -04:00
  • 28d614757e Removing silly dummy target. Fergus Noble 2011-10-26 13:39:04 -07:00
  • 0f6a0276aa Merge branch 'stm32f2' of github.com:fnoble/libopenstm32 into stm32f2 Fergus Noble 2011-10-26 13:33:40 -07:00
  • 869a0df701 Adding new EXTI stuff to F2 makefile. Fergus Noble 2011-10-26 13:30:44 -07:00
  • 7877aaeebc Better way to toggle a pin. Fergus Noble 2011-10-26 13:30:27 -07:00
  • 8974be7435 Added convenience function code for EXTI on F2. Fergus Noble 2011-10-26 13:29:52 -07:00
  • 20c33d1ae3 Add header for F2 syscfg peripheral. Fergus Noble 2011-10-26 13:29:14 -07:00
  • 6dd3190bb9 Fix NVIC defines for F2. Fergus Noble 2011-10-26 13:28:52 -07:00
  • ae44add1b6 Merge branch 'stm32fx' of https://github.com/doceme/libopenstm32 into stm32f2 Fergus Noble 2011-10-13 00:11:32 -07:00
  • 82768447c8 Merge branch 'stm32f2' of github.com:fnoble/libopenstm32 into stm32f2 Fergus Noble 2011-10-12 23:59:16 -07:00
  • 2095715eb1 I think we want to wait before we send the UART byte rather than after... Fergus Noble 2011-10-12 23:58:37 -07:00
  • 8ceeb99902 Fix stm32f1 filenames and path Stephen Caudle 2011-10-12 23:58:27 -04:00
  • 878c094871 Added alternative function for doing an SPI transfer. Fergus Noble 2011-10-04 16:06:01 -07:00
  • 14dcda91b0 Fixing some more header references Fergus Noble 2011-09-27 17:19:24 -07:00
  • 7518bc83c1 Fixing some header references Fergus Noble 2011-09-27 17:18:15 -07:00
  • 84b9f85941 Moving a couple more headers to stm common. Fergus Noble 2011-09-26 14:21:42 -07:00
  • e772992f4c Some more silly bugs in GPIO fixed for F2. Fergus Noble 2011-09-23 13:05:12 -07:00
  • e7f909c502 Minor fixes to the SPI code, mainly you should check that the TX buffer is empty before rather than after sending. Fergus Noble 2011-09-23 13:04:54 -07:00
  • f0c153598d SPI test now working on F2! Fergus Noble 2011-09-23 13:04:11 -07:00
  • ef8f8d831e SPI test (untested) Henry Hallam 2011-09-22 16:04:42 -07:00
  • c4c9d6ca11 Updating the usart example in jobygps to use fixed gpio code. Fergus Noble 2011-09-22 14:23:49 -07:00
  • 53f1c75c53 Fixed bug in F2 GPIO code. Fergus Noble 2011-09-22 14:23:25 -07:00
  • 1a555c9646 OpenOCD config file for JobyGPS. Fergus Noble 2011-09-22 13:53:30 -07:00
  • fae6f83bb9 Adding jobygps usart example. Fergus Noble 2011-09-22 13:53:10 -07:00
  • d1272acaad Initial move of USART code to common, still needs some work. Fergus Noble 2011-09-22 13:52:43 -07:00
  • 7133e79239 Change default prefix in Makefiles to arm-none-eabi for compatability with summon toolchain out the box. Fergus Noble 2011-09-16 23:14:07 -07:00
  • 0565cb8378 RCC header file for F2 implemented, no convenience functions so far. Fergus Noble 2011-09-16 17:34:08 -07:00
  • 4d02d36d6b Moving nvic code to common, adding F1 and F2 specific user interrupt definition headers. Fergus Noble 2011-09-15 16:26:39 -07:00
  • 010ee53298 Moved SPI to stm32 common. Fergus Noble 2011-09-15 15:07:07 -07:00
  • 72baa300ab Moved I2C to stm32 common. Fergus Noble 2011-09-15 15:06:28 -07:00
  • ca412a9ed2 Move systick to stm32 common. Fergus Noble 2011-09-15 14:59:55 -07:00
  • cadbc0145b First F2 example working! Fergus Noble 2011-09-15 02:53:16 -07:00
  • 023b0a1695 Remove orphaned file in git. Fergus Noble 2011-09-15 02:52:37 -07:00
  • cff706e3ca Rename F1 examples folder. Fergus Noble 2011-09-15 01:20:45 -07:00
  • ce7dd46aef Update F1 libs with new header file locations. Fergus Noble 2011-09-15 01:18:49 -07:00
  • a4935eef57 Add family define for the F1 Makefile and add a Makefile for the F2. Fergus Noble 2011-09-15 01:18:26 -07:00
  • 666b8f12d5 Fixing something I forgot to update after restructuring the include directories. Fergus Noble 2011-09-15 01:17:45 -07:00
  • 7524b0f4c5 Adding vector table for F2. Fergus Noble 2011-09-15 00:59:30 -07:00
  • 8a2cf9dd4b Copying F1 linker script over to the F2 target, hopefully it should be the same! Fergus Noble 2011-09-15 00:07:14 -07:00
  • 775288bc13 Renaming things in the F1 target Makefile. Fergus Noble 2011-09-15 00:06:35 -07:00
  • 8da4496799 Adding stm32f2 target in top level Makefile and renaming f1 target. Fergus Noble 2011-09-15 00:05:57 -07:00
  • 60dcacccb7 Some updates to the F2 GPIO header plus implementation of GPIO convenience functions. Fergus Noble 2011-09-14 23:57:43 -07:00
  • 95d4532595 Initial import of F2 GPIO peripheral header file. Fergus Noble 2011-09-14 22:36:15 -07:00
  • 4eff339e8c Restructuring stm32 include directories. Fergus Noble 2011-09-14 13:47:33 -07:00
  • 0d4931f91f Moved timer stuff to common and added F2 specific header. Fergus Noble 2011-09-13 18:39:44 -07:00
  • fd2eb7a1bd Moved I2C to common, no changes needed. Fergus Noble 2011-09-12 23:28:52 -07:00
  • 69fb967eed Moves usart over to common and added F2 specific header. Fergus Noble 2011-09-12 22:13:55 -07:00
  • ab871dde0b Unnecessary include removed. Fergus Noble 2011-09-12 21:11:24 -07:00
  • ac18a04869 Moved spi header over to common and created F2 specific header. Fergus Noble 2011-09-12 21:11:09 -07:00
  • 6bf33af010 Moved pwr.h to stm_common and added F2 series specific extensions in its own header. Fergus Noble 2011-09-12 20:49:43 -07:00
  • e77bbff125 Fixing small typo. Fergus Noble 2011-09-12 20:48:56 -07:00
  • 76700510e0 Ability to choose memorymap for stm_common headers with define. Fergus Noble 2011-09-12 20:48:41 -07:00
  • 424b094ce8 Renaming lib code for stm32 f1 series. Fergus Noble 2011-09-12 18:25:11 -07:00
  • cf8171e469 Moving stm header files that are common to f1 and f2 series into their own folder. Fergus Noble 2011-09-12 18:12:11 -07:00
  • 18648708c8 Moving renaming stm32 header files for f1 series. Fergus Noble 2011-09-12 18:09:10 -07:00
  • 5ba3e77246 Adding memory map for the stm32f2 series. Fergus Noble 2011-09-12 18:05:41 -07:00
  • cbf6b8e54b Update examples Makefiles to use the make shell function rather than backticks for shell command expansion. Backticks are unreliable and don't work on all platforms. Fergus Noble 2011-09-09 10:20:23 -07:00
  • f9a28a3d5e Changed clock on lisa-m hid example to 72MHz and removed disconnect pin control as the stm32f105 has built in pullups. Piotr Esden-Tempski 2011-10-05 13:55:17 -07:00
  • 9e4522ad21 Corrected led io for lisa/m v1.1 cleaned up some whitespace. Trying to get it to work... Piotr Esden-Tempski 2011-10-04 23:53:16 -07:00
  • c63001c6cd Henry is a grammar nazi. Fergus Noble 2011-10-04 17:13:49 -07:00
  • 4809f7dacf Added alternative function for doing an SPI transfer. Fergus Noble 2011-10-04 16:06:01 -07:00
  • 03a4a18ed6 Switched all makefiles to arm-none-eabi default. Piotr Esden-Tempski 2011-10-04 13:06:56 -07:00
  • 5d97653163 Added black magic probe flashing support to the example code makefile. Piotr Esden-Tempski 2011-10-02 01:20:44 -07:00
  • 0a66d52ec8 Switched the makefile default from arm-elf to arm-none-eabi. Piotr Esden-Tempski 2011-10-02 01:13:14 -07:00
  • 71909482de Fixing some more header references Fergus Noble 2011-09-27 17:19:24 -07:00
  • 59c1c40e2c Fixing some header references Fergus Noble 2011-09-27 17:18:15 -07:00
  • 11b856822d Moving a couple more headers to stm common. Fergus Noble 2011-09-26 14:21:42 -07:00
  • 6ab4e561f7 Change default prefix in top level Makefile. Fergus Noble 2011-09-23 13:06:07 -07:00