fw/stlink
12 years agoRemoved comment about STM32F4 limitations
jnosky [Mon, 14 Nov 2011 21:15:31 +0000 (16:15 -0500)]
Removed comment about STM32F4 limitations

12 years agoMerge pull request #27 from csamuelson/master
texane [Mon, 14 Nov 2011 06:16:45 +0000 (22:16 -0800)]
Merge pull request #27 from csamuelson/master

Unable to compile STM32F4 discovery_demo on Linux

12 years agoSTM32F4 discovery_demo Makefile needed correct capitalization for Linux
Chris Samuelson [Mon, 14 Nov 2011 03:20:30 +0000 (21:20 -0600)]
STM32F4 discovery_demo Makefile needed correct capitalization for Linux

12 years agoMerge pull request #25 from jnosky/master
texane [Sun, 13 Nov 2011 07:22:44 +0000 (23:22 -0800)]
Merge pull request #25 from jnosky/master

Examples directory update for stm32f4

12 years agoAdded note about STM32F4 flash support
jnosky [Sat, 12 Nov 2011 22:02:18 +0000 (17:02 -0500)]
Added note about STM32F4 flash support

12 years agoAdd STM32F4 discovery board demo and make file
jnosky [Sat, 12 Nov 2011 21:48:49 +0000 (16:48 -0500)]
Add STM32F4 discovery board demo and make file

12 years agoAdded IO_Toggle demo and make file
jnosky [Sat, 12 Nov 2011 21:48:23 +0000 (16:48 -0500)]
Added IO_Toggle demo and make file

12 years agoAdded STM32F4xx Std Periph driver source and make file
jnosky [Sat, 12 Nov 2011 21:41:46 +0000 (16:41 -0500)]
Added STM32F4xx Std Periph driver source and make file

12 years agoRemoved binaries
jnosky [Sat, 12 Nov 2011 21:38:17 +0000 (16:38 -0500)]
Removed binaries

12 years agoAdded IO_Toggle demo sources and make file
jnosky [Sat, 12 Nov 2011 21:22:49 +0000 (16:22 -0500)]
Added IO_Toggle demo sources and make file

12 years agoAdded STM32F4 discovery demo sources and make file
jnosky [Sat, 12 Nov 2011 21:22:03 +0000 (16:22 -0500)]
Added STM32F4 discovery demo sources and make file

12 years agoAdded USB Device library sources
jnosky [Sat, 12 Nov 2011 21:21:04 +0000 (16:21 -0500)]
Added USB Device library sources

12 years agoAdded USB Host library sources
jnosky [Sat, 12 Nov 2011 21:20:02 +0000 (16:20 -0500)]
Added USB Host library sources

12 years agoAdded STM32F4xx StdPeriph Driver sources
jnosky [Sat, 12 Nov 2011 21:19:17 +0000 (16:19 -0500)]
Added STM32F4xx StdPeriph Driver sources

12 years agoAdded USB OTG Driver sources
jnosky [Sat, 12 Nov 2011 21:17:43 +0000 (16:17 -0500)]
Added USB OTG Driver sources

12 years agoAdded STM32F4-Discovery utilities
jnosky [Sat, 12 Nov 2011 21:17:03 +0000 (16:17 -0500)]
Added STM32F4-Discovery utilities

12 years agoAdded my email
jnosky [Sat, 12 Nov 2011 21:16:15 +0000 (16:16 -0500)]
Added my email

12 years ago[merge] merge jnosky/master
Fabien Le Mentec [Sat, 12 Nov 2011 08:25:02 +0000 (02:25 -0600)]
[merge] merge jnosky/master

12 years agoMerge branch 'jnosky/master'
Fabien Le Mentec [Sat, 12 Nov 2011 07:49:08 +0000 (01:49 -0600)]
Merge branch 'jnosky/master'

12 years agoChanged chip detection method
jnosky [Fri, 11 Nov 2011 01:15:06 +0000 (20:15 -0500)]
Changed chip detection method

Future plan to detect chip ID rather than core ID

12 years agoTemp fix to work with F4 up to 64k of flash, changed chip detection
jnosky [Fri, 11 Nov 2011 01:12:29 +0000 (20:12 -0500)]
Temp fix to work with F4 up to 64k of flash, changed chip detection

Can debug with up to 64k flash on the F4

12 years agoAdded the IO_Toggle and discovery demo samples including a working make
jnosky [Fri, 11 Nov 2011 01:09:20 +0000 (20:09 -0500)]
Added the IO_Toggle and discovery demo samples including a working make

Can now build and flash these these samples

12 years agoAdded all the F4 libraries to the project
jnosky [Fri, 11 Nov 2011 01:06:27 +0000 (20:06 -0500)]
Added all the F4 libraries to the project

Allows the F4 discovery examples to be built

12 years ago[merge] Ned Konz, Fixed spelling and added files to .gitignore
Fabien Le Mentec [Wed, 9 Nov 2011 06:25:55 +0000 (00:25 -0600)]
[merge] Ned Konz, Fixed spelling and added files to .gitignore

12 years agoMerge pull request #21 from bravikov/master
texane [Tue, 8 Nov 2011 06:13:05 +0000 (22:13 -0800)]
Merge pull request #21 from bravikov/master

[fix] parsing command line and sg autodetection

12 years ago[fix] parsing command line and sg autodetection
Dmitry Bravikov [Tue, 8 Nov 2011 03:41:43 +0000 (09:41 +0600)]
[fix] parsing command line and sg autodetection

12 years ago[update] add bravikov@gmail.com to AUTHORS
Fabien Le Mentec [Sun, 6 Nov 2011 18:22:59 +0000 (12:22 -0600)]
[update] add bravikov@gmail.com to AUTHORS

12 years agoParsing the arguments of command line
Dmitry Bravikov [Sun, 6 Nov 2011 17:26:12 +0000 (23:26 +0600)]
Parsing the arguments of command line

12 years agoMerge branch 'HEAD' of http://github.com/jnosky/stlink
jnosky [Sat, 29 Oct 2011 22:27:48 +0000 (18:27 -0400)]
Merge branch 'HEAD' of github.com/jnosky/stlink

12 years agoFixed flash utility for STM32F4
jnosky [Sat, 29 Oct 2011 22:17:46 +0000 (18:17 -0400)]
Fixed flash utility for STM32F4

Can write entire 1MB of flash

12 years agoFixed flash utility for STM32F4
unknown [Sat, 29 Oct 2011 22:00:26 +0000 (18:00 -0400)]
Fixed flash utility for STM32F4

Can write entire 1MB of flash

12 years ago[add] dac example
Fabien Le Mentec [Thu, 27 Oct 2011 15:58:13 +0000 (10:58 -0500)]
[add] dac example

12 years ago[update] tutorial, led blinking from flash
Fabien Le Mentec [Sun, 23 Oct 2011 13:31:40 +0000 (08:31 -0500)]
[update] tutorial, led blinking from flash

12 years ago[fixme] blink_flash example working. more initialization needed, use libstm32_discovery.
Fabien Le Mentec [Sun, 23 Oct 2011 13:23:38 +0000 (08:23 -0500)]
[fixme] blink_flash example working. more initialization needed, use  libstm32_discovery.

12 years ago[update] documentation, CHIBIOS
Fabien Le Mentec [Sun, 23 Oct 2011 08:26:55 +0000 (03:26 -0500)]
[update] documentation, CHIBIOS

12 years ago[update] factorize flash writing code. use core_id to identify.
Fabien Le Mentec [Sun, 23 Oct 2011 08:12:23 +0000 (03:12 -0500)]
[update] factorize flash writing code. use core_id to identify.

12 years ago[update] AUTHORS
Fabien Le Mentec [Sun, 23 Oct 2011 06:45:18 +0000 (01:45 -0500)]
[update] AUTHORS

12 years ago[update] disable flash write operation checking
Fabien Le Mentec [Sun, 23 Oct 2011 06:45:01 +0000 (01:45 -0500)]
[update] disable flash write operation checking

12 years agoMerge pull request #17 from csamuelson/master
texane [Sun, 23 Oct 2011 06:29:47 +0000 (23:29 -0700)]
Merge pull request #17 from csamuelson/master

Update Makefiles to compile on Ubuntu Oneiric

12 years agoMerge branch 'master' of github.com:csamuelson/stlink
Chris Samuelson [Sun, 23 Oct 2011 02:25:56 +0000 (21:25 -0500)]
Merge branch 'master' of github.com:csamuelson/stlink

12 years agoPlace -lusb-1.0 as the last of the linker options
Chris Samuelson [Sun, 23 Oct 2011 02:23:53 +0000 (21:23 -0500)]
Place -lusb-1.0 as the last of the linker options

12 years ago[update] retry write once on failure
Fabien Le Mentec [Sat, 22 Oct 2011 22:34:05 +0000 (17:34 -0500)]
[update] retry write once on failure

12 years ago[fix] stm32l flash write
Fabien Le Mentec [Sat, 22 Oct 2011 21:07:13 +0000 (16:07 -0500)]
[fix] stm32l flash write

12 years ago[update, wip] stm32l flash write, to be tested
Fabien Le Mentec [Sat, 22 Oct 2011 18:06:28 +0000 (13:06 -0500)]
[update, wip] stm32l flash write, to be tested

12 years agoMerge branch 'master' into local/stm32l_flash
Fabien Le Mentec [Fri, 21 Oct 2011 09:28:45 +0000 (04:28 -0500)]
Merge branch 'master' into local/stm32l_flash

12 years ago[update] documentation
Fabien Le Mentec [Fri, 21 Oct 2011 09:28:24 +0000 (04:28 -0500)]
[update] documentation

12 years agoMerge branch 'master' into local/stm32l_flash
Fabien Le Mentec [Fri, 21 Oct 2011 09:23:50 +0000 (04:23 -0500)]
Merge branch 'master' into local/stm32l_flash

12 years ago[update] documentation
Fabien Le Mentec [Fri, 21 Oct 2011 07:59:05 +0000 (02:59 -0500)]
[update] documentation

12 years agoAllowed CONFIG_USE_LIBSG=0 to suppress STLink/V1 compilation
Ned Konz [Fri, 21 Oct 2011 02:21:43 +0000 (19:21 -0700)]
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.

12 years ago[fix] do not set socket timeout
Fabien Le Mentec [Thu, 20 Oct 2011 23:25:11 +0000 (18:25 -0500)]
[fix] do not set socket timeout

12 years ago[merge] patches from uwe
Fabien Le Mentec [Thu, 20 Oct 2011 21:43:21 +0000 (16:43 -0500)]
[merge] patches from uwe

12 years ago[fix] documentation
Fabien Le Mentec [Thu, 20 Oct 2011 21:39:23 +0000 (16:39 -0500)]
[fix] documentation

12 years ago[update] documentation
Fabien Le Mentec [Thu, 20 Oct 2011 05:38:50 +0000 (00:38 -0500)]
[update] documentation

12 years ago[update] AUTHORS
Fabien Le Mentec [Thu, 20 Oct 2011 05:32:03 +0000 (00:32 -0500)]
[update] AUTHORS

12 years agoMerge pull request #14 from bikeNomad/master
texane [Thu, 20 Oct 2011 05:15:54 +0000 (22:15 -0700)]
Merge pull request #14 from bikeNomad/master

Minor improvements to utilities and example makefile

12 years agoAdded usage prompt to flash utility
Ned Konz [Thu, 20 Oct 2011 01:55:56 +0000 (18:55 -0700)]
Added usage prompt to flash utility

12 years agoAdded multiple-board support to blink_flash Makefile
Ned Konz [Thu, 20 Oct 2011 01:55:29 +0000 (18:55 -0700)]
Added multiple-board support to blink_flash Makefile

12 years agoAdded rules for subdirectories
Ned Konz [Thu, 20 Oct 2011 01:39:57 +0000 (18:39 -0700)]
Added rules for subdirectories

12 years agoFixed compile of flash program
Ned Konz [Thu, 20 Oct 2011 01:39:26 +0000 (18:39 -0700)]
Fixed compile of flash program

12 years ago[merge] patches from uwe
Fabien Le Mentec [Wed, 19 Oct 2011 17:07:56 +0000 (12:07 -0500)]
[merge] patches from uwe

12 years ago[merge] karl/uwe_usb branch
Fabien Le Mentec [Tue, 18 Oct 2011 21:35:24 +0000 (16:35 -0500)]
[merge] karl/uwe_usb branch

12 years ago[merge] karl/uwe_usb branch
Fabien Le Mentec [Tue, 18 Oct 2011 21:27:36 +0000 (16:27 -0500)]
[merge] karl/uwe_usb branch

12 years ago[update] add macpod to AUTHORS. update documentation for the blink program.
Fabien Le Mentec [Tue, 18 Oct 2011 05:49:07 +0000 (00:49 -0500)]
[update] add macpod to AUTHORS. update documentation for the blink program.

12 years agoMerge branch 'master' of https://github.com/macpod/stlink
Fabien Le Mentec [Tue, 18 Oct 2011 05:42:32 +0000 (00:42 -0500)]
Merge branch 'master' of https://github.com/macpod/stlink

12 years ago[wip]
Fabien Le Mentec [Tue, 18 Oct 2011 05:41:26 +0000 (00:41 -0500)]
[wip]

12 years ago[update] .gitignore
Fabien Le Mentec [Tue, 18 Oct 2011 05:36:50 +0000 (00:36 -0500)]
[update] .gitignore

12 years agoUpdated SRAM blink files to work with STM32F4-Discovery board
Jeffrey Nelson [Tue, 18 Oct 2011 04:31:26 +0000 (00:31 -0400)]
Updated SRAM blink files to work with STM32F4-Discovery board

12 years ago[fix] read_mem32 needs to add +1 to len
Fabien Le Mentec [Mon, 17 Oct 2011 21:21:29 +0000 (16:21 -0500)]
[fix] read_mem32 needs to add +1 to len

12 years ago[update] TODO
Fabien Le Mentec [Mon, 17 Oct 2011 20:34:10 +0000 (15:34 -0500)]
[update] TODO

12 years ago[update] documentation
Fabien Le Mentec [Mon, 17 Oct 2011 20:06:23 +0000 (15:06 -0500)]
[update] documentation

12 years ago[fix] flash tool. not working for stm32l, ok with stm32vl
Fabien Le Mentec [Mon, 17 Oct 2011 19:52:57 +0000 (14:52 -0500)]
[fix] flash tool. not working for stm32l, ok with stm32vl

12 years ago[update] TODO
le mentec fabien [Mon, 17 Oct 2011 09:14:08 +0000 (04:14 -0500)]
[update] TODO

12 years ago[update] add read command to flash tool
le mentec fabien [Mon, 17 Oct 2011 09:00:02 +0000 (04:00 -0500)]
[update] add read command to flash tool

12 years ago[update] TODO
Fabien Le Mentec [Mon, 17 Oct 2011 05:45:30 +0000 (00:45 -0500)]
[update] TODO

12 years ago[add] blink_flash example
Fabien Le Mentec [Sun, 16 Oct 2011 22:38:27 +0000 (17:38 -0500)]
[add] blink_flash example

12 years ago[update] flash tool, missing SWD mode entering and core reset
Fabien Le Mentec [Sun, 16 Oct 2011 21:29:28 +0000 (16:29 -0500)]
[update] flash tool, missing SWD mode entering and core reset

12 years ago[fix] stlink_usb_read_mem32 len command field
Fabien Le Mentec [Sun, 16 Oct 2011 21:28:29 +0000 (16:28 -0500)]
[fix] stlink_usb_read_mem32 len command field

12 years ago[fix] stlinkv2 missing initialisation
Fabien Le Mentec [Sun, 16 Oct 2011 21:13:58 +0000 (16:13 -0500)]
[fix] stlinkv2 missing initialisation

12 years ago[fix] missing stlink_fwrite_flash decl
Fabien Le Mentec [Sun, 16 Oct 2011 20:36:53 +0000 (15:36 -0500)]
[fix] missing stlink_fwrite_flash decl

12 years ago[add] flash memory loader tool
Fabien Le Mentec [Sun, 16 Oct 2011 20:36:11 +0000 (15:36 -0500)]
[add] flash memory loader tool

12 years ago[add] TODO
Fabien Le Mentec [Sun, 16 Oct 2011 19:38:28 +0000 (14:38 -0500)]
[add] TODO

12 years ago[update] lcd example, minor
Fabien Le Mentec [Sun, 16 Oct 2011 16:26:52 +0000 (11:26 -0500)]
[update] lcd example, minor

12 years ago[fix] LCD GPIO mode must be alternate function
Fabien Le Mentec [Sun, 16 Oct 2011 16:21:59 +0000 (11:21 -0500)]
[fix] LCD GPIO mode must be alternate function

12 years ago[update] lcd example uses libstm32l_discovery
Fabien Le Mentec [Sun, 16 Oct 2011 16:05:46 +0000 (11:05 -0500)]
[update] lcd example uses libstm32l_discovery

12 years ago[update] documentation
Fabien Le Mentec [Sun, 16 Oct 2011 15:59:51 +0000 (10:59 -0500)]
[update] documentation

12 years ago[add] libstm32l_discovery from ST packages. build directory contains the necessary...
Fabien Le Mentec [Sun, 16 Oct 2011 15:54:03 +0000 (10:54 -0500)]
[add] libstm32l_discovery from ST packages. build directory contains the necessary to build

12 years ago[add, wip] example/lcd
Fabien Le Mentec [Sun, 16 Oct 2011 11:01:11 +0000 (06:01 -0500)]
[add, wip] example/lcd

12 years ago[update] documentation
Fabien Le Mentec [Sun, 16 Oct 2011 08:48:27 +0000 (03:48 -0500)]
[update] documentation

12 years ago[update] documentation
Fabien Le Mentec [Sun, 16 Oct 2011 08:24:45 +0000 (03:24 -0500)]
[update] documentation

12 years ago[update] blink does not use bootmode
Fabien Le Mentec [Sun, 16 Oct 2011 06:30:07 +0000 (01:30 -0500)]
[update] blink does not use bootmode

12 years ago[mv] blink source into example/blink
Fabien Le Mentec [Sun, 16 Oct 2011 06:28:57 +0000 (01:28 -0500)]
[mv] blink source into example/blink

12 years ago[update] documentation, libsg2 dependency
Fabien Le Mentec [Sat, 15 Oct 2011 22:25:11 +0000 (17:25 -0500)]
[update] documentation, libsg2 dependency

12 years ago[update] unused stlinkv2 commands
Fabien Le Mentec [Sat, 15 Oct 2011 22:21:35 +0000 (17:21 -0500)]
[update] unused stlinkv2 commands

12 years ago[update] documentation
Fabien Le Mentec [Sat, 15 Oct 2011 22:20:56 +0000 (17:20 -0500)]
[update] documentation

12 years ago[update] documentation
Fabien Le Mentec [Sat, 15 Oct 2011 22:15:50 +0000 (17:15 -0500)]
[update] documentation

12 years ago[update] documentation
Fabien Le Mentec [Sat, 15 Oct 2011 22:14:12 +0000 (17:14 -0500)]
[update] documentation

12 years ago[update] port blink example to stm32l discovery
Fabien Le Mentec [Sat, 15 Oct 2011 22:10:15 +0000 (17:10 -0500)]
[update] port blink example to stm32l discovery

12 years ago[update] documentation
Fabien Le Mentec [Sat, 15 Oct 2011 21:40:47 +0000 (16:40 -0500)]
[update] documentation

12 years ago[update] documentation
Fabien Le Mentec [Sat, 15 Oct 2011 20:15:33 +0000 (15:15 -0500)]
[update] documentation

12 years ago[update] documentation
Fabien Le Mentec [Sat, 15 Oct 2011 20:06:14 +0000 (15:06 -0500)]
[update] documentation