[STM32F1] 有知道STLinkUSBDriver.dll的API接口的吗?

[复制链接]
pengf 发表于 2023-1-8 21:57 | 显示全部楼层
自己用SWD 写个脱机烧录,想怎么加密,怎么限定次数都写,
xxrs 发表于 2023-1-8 21:59 | 显示全部楼层

不太清楚是怎么回事
heweibig 发表于 2023-1-8 22:01 | 显示全部楼层
不太了解这方面
zhenykun 发表于 2023-1-8 22:03 | 显示全部楼层
不太知道这个接口
jlyuan 发表于 2023-1-8 22:05 | 显示全部楼层
帮楼主顶一下
pengf 发表于 2023-1-8 22:07 | 显示全部楼层
能否直接咨询技术支持呢
pengf 发表于 2023-1-8 22:08 | 显示全部楼层

可是问问技术支持!
jiajs 发表于 2023-1-8 22:11 | 显示全部楼层
貌似早就有用STLINK烧写的开源工具。
houcs 发表于 2023-1-8 22:15 | 显示全部楼层
官方的文档里面没有印象有这个DLL的说明或者参考例程,
如果是需要编程功能的接口调用,可以考虑使用最新的STM32CubeProgrammer API
STM32CubeProgrammer的参照路径下有这文档说明。

In addition to the graphical user interface and the commandline interface, STM32CubeProgrammer offers a C++ API that you could use to develop your own application and benefit of wide range of features to program STM32 microcontrollers memories (such as Flash, RAM, and OTP) either over debug interface or bootloder interface (USB DFU, UART, I²C, SPI and CAN).

This documentation details all types and functions API to use STM32CubeProgrammer functionalities.


STM32CubeProgrammer API package

The API package is based on the following resources that are ready for use :



File

Description

CubeProgrammer_API.h  header file contains functions declarations and macro definitions to be used by the CubeProgrammer_API.dll.  
DeviceDataStructure.h  header file contains macro definitions to be shared between several functions.  
CubeProgrammer_API.dll/.so/.dylib  Dynamic Link Library file contains a library of functions and other informations that can be accessed by windows, linux and MacOs programs.  
CubeProgrammer_API.lib  import library for use with MSVC compiler.
morrisk 发表于 2023-1-8 22:16 | 显示全部楼层
去买JLINKARM.DLL的SDK开发包,需要花点钱
 楼主| shimx 发表于 2023-1-8 22:18 | 显示全部楼层
其实还是不大明白,我再琢磨琢磨吧,多谢了哈先
1988020566 发表于 2023-1-9 16:54 | 显示全部楼层
这个dll文件没有涉及过。              
hudi008 发表于 2023-1-10 20:31 | 显示全部楼层
STLinkUSBDriver.dll是开源的吗?
juliestephen 发表于 2023-1-12 21:52 | 显示全部楼层
需要动态调用这个吗?              
earlmax 发表于 2023-1-16 18:01 | 显示全部楼层
这个好像没有实现过。              
yklstudent 发表于 2023-1-16 21:33 | 显示全部楼层
morrisk 发表于 2023-1-8 22:16
去买JLINKARM.DLL的SDK开发包,需要花点钱

这个好像需要花费不少钱啊,如果是公司感觉还是可以负担起的
SantaBunny 发表于 2023-2-3 19:02 | 显示全部楼层
ST-LINK是一个用于STM8和STM32微控制器系列的在线调试器和编程器。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 在线客服 返回列表 返回顶部