openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
stm32flash
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Nov 24, 2024 — Nov 24, 2025
Showing page 13 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Issue #12: adds support for specifying a page offset into the flash, for reads, erases, and writes and corrects off-by-one error in the erase function
Geoffrey McRae
More...
about 14 years ago
Issue #11: support for the STM32 High Density Value Line devices. (id 0x0428)
Geoffrey McRae
More...
about 14 years ago
fixed leak when device not known and added error output
Geoffrey McRae
More...
over 14 years ago
added the Medium-density ULP device information (issue #7)
Geoffrey McRae
More...
over 14 years ago
Issue #5: Added suggested code to correct the device name for win32 platform when com ports > 9 are used.
Geoffrey McRae
More...
over 14 years ago
Issue #3: Fixed hex parser, emtpy space should be filled with 0xFF
Geoffrey McRae
More...
over 14 years ago
addded: support for unprotecting the flash
Geoffrey McRae
More...
over 14 years ago
Issue#2: "Connectivity Line" devices is listed as 0x20000200, but should be 0x20001000
Geoffrey McRae
More...
over 14 years ago
Added erase page switch thanks to Frank Zschockelt
Geoffrey McRae
More...
over 14 years ago
added: antother missing file renamed: linux to posix as it uses standard posix calls, so should work on mac, etc.
Geoffrey McRae
More...
about 15 years ago
added: missing file from last commit
Geoffrey McRae
More...
about 15 years ago
added: windows support - Thanks to Gareth McMullin
Geoffrey McRae
More...
about 15 years ago
added: hex parser - check for gaps in the address
Geoffrey McRae
More...
over 15 years ago
added: install section to makefile
Geoffrey McRae
More...
over 15 years ago
added: missing license comment headers
Geoffrey McRae
More...
over 15 years ago
fixed: segfault on read
Geoffrey McRae
More...
over 15 years ago
added: stm32 reset program added: stm32_reset_device function
Geoffrey McRae
More...
over 15 years ago
fixed: segfault on failure to init stm32 added: arm stmreset program based at 0x20000000
Geoffrey McRae
More...
over 15 years ago
added: auto-detection of input file (hex or binary) added: new -f option to force BINARY parser added: hex parser - eof/address record type support
Geoffrey McRae
More...
over 15 years ago
cosmetic: removed extra \n output
Geoffrey McRae
More...
over 15 years ago
fixed: segfault on failure to init
Geoffrey McRae
More...
over 15 years ago
added: new -c option to resume a connection, baud rate MUST be the same as the initial init for this to work added: new init parameter to stm32_init to bypass the INIT handshake added: call to stm32_erase_memory on program, seems that programming fails without it on occasion
Geoffrey McRae
More...
over 15 years ago
added: initial Intel HEX file support (incomplete)
Geoffrey McRae
More...
over 15 years ago
fixed: parsing of -g option fixed: ST documentation reports that TWO ack's will be sent, but only one is actually sent
Geoffrey McRae
More...
over 15 years ago
added: licence comment to files
Geoffrey McRae
More...
over 15 years ago
fixed: serial port configuration (again!) fixed: timeout on read never returned due to check for < 1
Geoffrey McRae
More...
over 15 years ago
finished: parser API added: missing Makefile fixed: allocation bug in stm32
Geoffrey McRae
More...
over 15 years ago
added: initial parser plugin API (program broken!!!)
Geoffrey McRae
More...
over 15 years ago
cosmetics changed: struct stm_cmd now private moved: stm32 defines into stm32.c
Geoffrey McRae
More...
over 15 years ago
added: utils.c and utils.h moved: swap_u32 into utils.c renamed: swap_u32 to be_u32 added: stm32.c moved: all stm32 functions into stm32.c
Geoffrey McRae
More...
over 15 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree