STBootLib

所属分类:其他
开发工具:C#
文件大小:181KB
下载次数:7
上传日期:2019-03-04 12:07:38
上 传 者snakerabbit
说明:  STM32串口烧录程序,通过串口与STM32 BootLoader通信,烧录固件。
(STM32 Serial Flasher, download firmwire via STM32 Serial BootLoader)

文件列表:
STBootLib (0, 2018-11-23)
STBootLib\Properties (0, 2018-04-09)
STBootLib\Properties\AssemblyInfo.cs (1394, 2016-09-25)
STBootLib\STBoot.cs (29773, 2018-11-23)
STBootLib\STBootCmds.cs (2048, 2016-09-25)
STBootLib\STBootException.cs (403, 2016-09-25)
STBootLib\STBootLib.csproj (2568, 2016-09-25)
STBootLib\STBootProgress.cs (627, 2016-09-25)
STBootLib\STBootResps.cs (308, 2016-09-25)
STBootLib\STBootTimeout.cs (922, 2016-09-25)
STBootLib\bin (0, 2018-04-09)
STBootLib\bin\Debug (0, 2018-11-23)
STBootLib\bin\Debug\STBootLib.dll (34816, 2018-11-23)
STBootLib\bin\Debug\STBootLib.pdb (56832, 2018-11-23)
STBootLib\obj (0, 2018-04-09)
STBootLib\obj\Debug (0, 2018-11-23)
STBootLib\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache (6515, 2018-11-23)
STBootLib\obj\Debug\STBootLib.csproj.FileListAbsolute.txt (388, 2018-11-23)
STBootLib\obj\Debug\STBootLib.csprojResolveAssemblyReference.cache (1755, 2018-11-23)
STBootLib\obj\Debug\STBootLib.dll (34816, 2018-11-23)
STBootLib\obj\Debug\STBootLib.pdb (56832, 2018-11-23)
STBootLib\obj\Debug\TempPE (0, 2018-11-23)
STBootLib\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs (0, 2018-04-09)
STBootLib\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs (0, 2018-04-09)
STBootLib\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs (0, 2018-04-09)
STBootLib.sln (1504, 2016-09-25)
STBootLib.v12.suo (30208, 2018-04-09)
STM32 Flash Loader (0, 2018-04-09)
STM32 Flash Loader\App.config (182, 2016-09-25)
STM32 Flash Loader\MainForm.Designer.cs (16785, 2016-09-25)
STM32 Flash Loader\MainForm.cs (9567, 2016-09-25)
STM32 Flash Loader\MainForm.resx (11178, 2016-09-25)
STM32 Flash Loader\Program.cs (515, 2016-09-25)
STM32 Flash Loader\Properties (0, 2018-04-09)
... ...

# STBootLib C# library for communicating with STM32 USART (UART) On-Chip Bootloaders, comes with simple Updater application, just to show the potential :) Implements basic functionality (no write/read protection). All done in async/await manner. This is my response to ST's crappy Flash Loader Demonstrator, that tends to crash my PC due to some shady Serial Port access routines. Here's a post on my blog about this software: http://mightydevices.com/?p=519

近期下载者

相关文件


收藏者