Wykres commitów

191 Commity (b32eb29a80de6a0b9e74506eb6a97dc6bff75dbc)

Autor SHA1 Wiadomość Data
jnosky b32eb29a80 Changed chip detection method
Future plan to detect chip ID rather than core ID
2011-11-10 20:15:06 -05:00
jnosky d6ab5b0c3f Temp fix to work with F4 up to 64k of flash, changed chip detection
Can debug with up to 64k flash on the F4
2011-11-10 20:12:29 -05:00
jnosky 43974f34ad Added the IO_Toggle and discovery demo samples including a working make
Can now build and flash these these samples
2011-11-10 20:09:20 -05:00
jnosky bd8b822e97 Added all the F4 libraries to the project
Allows the F4 discovery examples to be built
2011-11-10 20:06:27 -05:00
jnosky 65e7973387 Merge branch 'HEAD' of http://github.com/jnosky/stlink 2011-10-29 18:27:48 -04:00
jnosky 0fbdd62e61 Fixed flash utility for STM32F4
Can write entire 1MB of flash
2011-10-29 18:17:46 -04:00
unknown b998bdd985 Fixed flash utility for STM32F4
Can write entire 1MB of flash
2011-10-29 18:00:26 -04:00
Fabien Le Mentec 5a379699bb [add] dac example 2011-10-27 10:58:13 -05:00
Fabien Le Mentec fb84122913 [update] tutorial, led blinking from flash 2011-10-23 08:31:40 -05:00
Fabien Le Mentec d762080c1b [fixme] blink_flash example working. more initialization needed, use libstm32_discovery. 2011-10-23 08:23:38 -05:00
Fabien Le Mentec 81e4e8d157 [update] documentation, CHIBIOS 2011-10-23 03:26:55 -05:00
Fabien Le Mentec 224966f637 [update] factorize flash writing code. use core_id to identify. 2011-10-23 03:12:23 -05:00
Fabien Le Mentec a2d758e29b [update] AUTHORS 2011-10-23 01:45:18 -05:00
Fabien Le Mentec 2953d3a6e8 [update] disable flash write operation checking 2011-10-23 01:45:01 -05:00
texane 85f4519307 Merge pull request #17 from csamuelson/master
Update Makefiles to compile on Ubuntu Oneiric
2011-10-22 23:29:47 -07:00
Chris Samuelson 207a5b7c6a Merge branch 'master' of github.com:csamuelson/stlink 2011-10-22 21:25:56 -05:00
Chris Samuelson 59a7e8b470 Place -lusb-1.0 as the last of the linker options 2011-10-22 21:23:53 -05:00
Fabien Le Mentec 70f04de7fc [update] retry write once on failure 2011-10-22 17:34:05 -05:00
Fabien Le Mentec 27448f5a6f [fix] stm32l flash write 2011-10-22 16:07:13 -05:00
Fabien Le Mentec 165e5fd66c [update, wip] stm32l flash write, to be tested 2011-10-22 13:06:28 -05:00
Fabien Le Mentec bd0492f50a Merge branch 'master' into local/stm32l_flash 2011-10-21 04:28:45 -05:00
Fabien Le Mentec 9a6c4ac2f6 [update] documentation 2011-10-21 04:28:24 -05:00
Fabien Le Mentec ebaf5ac5be Merge branch 'master' into local/stm32l_flash 2011-10-21 04:23:50 -05:00
Fabien Le Mentec 52ba1bae25 [update] documentation 2011-10-21 02:59:05 -05:00
Ned Konz 105e266a05 Allowed CONFIG_USE_LIBSG=0 to suppress STLink/V1 compilation
This will let people with Macintosh OS/X computers compile and use stlink with STLink/V2 devices, as libsg3 is not available for that platform.
2011-10-20 19:21:43 -07:00
Fabien Le Mentec 27cbdfaa6e [fix] do not set socket timeout 2011-10-20 18:25:11 -05:00
Fabien Le Mentec 0571447546 [merge] patches from uwe 2011-10-20 16:43:21 -05:00
Fabien Le Mentec 7c3b58a80c [fix] documentation 2011-10-20 16:39:23 -05:00
Fabien Le Mentec 73765950a6 [update] documentation 2011-10-20 00:38:50 -05:00
Fabien Le Mentec 6a7d585589 [update] AUTHORS 2011-10-20 00:32:03 -05:00
texane 9eaafd0519 Merge pull request #14 from bikeNomad/master
Minor improvements to utilities and example makefile
2011-10-19 22:15:54 -07:00
Ned Konz 152989ba1c Added usage prompt to flash utility 2011-10-19 18:55:56 -07:00
Ned Konz f10d08b4a5 Added multiple-board support to blink_flash Makefile 2011-10-19 18:55:29 -07:00
Ned Konz 93051281c7 Added rules for subdirectories 2011-10-19 18:39:57 -07:00
Ned Konz d0e853ff2b Fixed compile of flash program 2011-10-19 18:39:26 -07:00
Fabien Le Mentec 56c4ba72c5 [merge] patches from uwe 2011-10-19 12:07:56 -05:00
Fabien Le Mentec a34d563757 [merge] karl/uwe_usb branch 2011-10-18 16:35:24 -05:00
Fabien Le Mentec 4bb6ab6d9f [merge] karl/uwe_usb branch 2011-10-18 16:27:36 -05:00
Fabien Le Mentec a821592dad [update] add macpod to AUTHORS. update documentation for the blink program. 2011-10-18 00:49:07 -05:00
Fabien Le Mentec de389469aa Merge branch 'master' of https://github.com/macpod/stlink 2011-10-18 00:42:32 -05:00
Fabien Le Mentec d2b5373e30 [wip] 2011-10-18 00:41:26 -05:00
Fabien Le Mentec 06635ce41f [update] .gitignore 2011-10-18 00:36:50 -05:00
Jeffrey Nelson f4d4f19f61 Updated SRAM blink files to work with STM32F4-Discovery board 2011-10-18 00:31:26 -04:00
Fabien Le Mentec 2ec1e2b25d [fix] read_mem32 needs to add +1 to len 2011-10-17 16:21:29 -05:00
Fabien Le Mentec a2a0883212 [update] TODO 2011-10-17 15:34:10 -05:00
Fabien Le Mentec 7ca637b513 [update] documentation 2011-10-17 15:06:23 -05:00
Fabien Le Mentec 8abe4682dd [fix] flash tool. not working for stm32l, ok with stm32vl 2011-10-17 14:52:57 -05:00
le mentec fabien 062bf05736 [update] TODO 2011-10-17 04:14:08 -05:00
le mentec fabien ffe5d1f31a [update] add read command to flash tool 2011-10-17 04:00:02 -05:00
Fabien Le Mentec 17263cd98a [update] TODO 2011-10-17 00:45:30 -05:00