OpenEdv-开源电子网

 找回密码
 立即注册
正点原子全套STM32/Linux/FPGA开发资料,上千讲STM32视频教程免费下载...
查看: 5353|回复: 7

[求助] JoyStickMouse例程打开提示错误

[复制链接]

16

主题

99

帖子

0

精华

中级会员

Rank: 3Rank: 3

积分
239
金钱
239
注册时间
2013-6-7
在线时间
6 小时
发表于 2015-2-25 15:21:09 | 显示全部楼层 |阅读模式
5金钱
打开STM32的USB例程提示错误,好像是什么包没安装,不知道官网在哪下载
应该不是那个stm32f1xx_dfp吧,那个已经安装了


最佳答案

查看完整内容[请看2#楼]

MDK5,要安装:Keil.STM32F1xx_DFP.1.0.4.pack
正点原子逻辑分析仪DL16劲爆上市
回复

使用道具 举报

530

主题

11万

帖子

34

精华

管理员

Rank: 12Rank: 12Rank: 12

积分
165540
金钱
165540
注册时间
2010-12-1
在线时间
2117 小时
发表于 2015-2-25 15:21:10 | 显示全部楼层
MDK5,要安装:Keil.STM32F1xx_DFP.1.0.4.pack
我是开源电子网www.openedv.com站长,有关站务问题请与我联系。
正点原子STM32开发板购买店铺http://openedv.taobao.com
正点原子官方微信公众平台,点击这里关注“正点原子”
回复

使用道具 举报

16

主题

99

帖子

0

精华

中级会员

Rank: 3Rank: 3

积分
239
金钱
239
注册时间
2013-6-7
在线时间
6 小时
 楼主| 发表于 2015-2-26 19:46:37 | 显示全部楼层
回复【2楼】正点原子:
---------------------------------
装了,还是会提示
回复

使用道具 举报

16

主题

99

帖子

0

精华

中级会员

Rank: 3Rank: 3

积分
239
金钱
239
注册时间
2013-6-7
在线时间
6 小时
 楼主| 发表于 2015-2-26 19:46:52 | 显示全部楼层
V4.0.0 / 21-January-2013

Main Changes
Add support of STM32F30xx and STM32F37xx devices
Remove support of the USB OTG Full speed in device (peripheral) mode embedded in the STM32F105x/7x devices
All source files starting with prefix otgd_fs (ex. otgd_fs_pcd.c/.h) were removed
There is no change on the API dealing with the USB FS Device  peripheral, full compatibility is maintained vs. V3.4.0
The  STM32F105x/7x devices are supported by the STM32F105/7xx, STM32F2xx and STM32F4xx USB On-The-Go Host and Device Library (UM1021)
All examples
usb_pwr.c and usb_istr.c files updated to make the code more robust
Custom HID example
Add GET_Report/Set_Report features
Add composite "Mass Storage and HID" example
Add VirtualComport_Loopback example
Remove USB Audio Streaming example (used only for STM32F105x/7x devices)
Remove "stm32_usb-fs-device_lib_contents.htm" file: the information provided in this html page are available in UM0424

Contents
CMSIS CM3 V3.01 (release notes)
STM32F10x CMSIS V3.6.1 (release notes)
STM32L1xx CMSIS V1.1.1 (release notes)
STM32F30x CMSIS V1.0.0 (release notes)
STM32F37x CMSIS V1.0.0 (release notes)
STM32_USB-FS-Device_Driver V4.0.0 (release notes)
STM32F10x_StdPeriph_Driver  V3.6.1 (release notes)
STM32L1xx_StdPeriph_Driver   V1.1.1 (release notes)
STM32F30x_StdPeriph_Driver   V1.0.1 (release notes)
STM32F37x_StdPeriph_Driver   V1.0.0 (release notes)
STM32_EVAL\Common V5.0.2 (release notes)
STM3210B_EVAL          V5.0.1 (release notes)
STM3210E_EVAL          V5.1.0 (release notes)
STM32L152_EVAL         V5.0.2 (release notes)
STM32L152D_EVAL       V1.0.1 (release notes)
STM32303C_EVAL         V1.0.1 (release notes)
STM32373C_EVAL         V1.0.0 (release notes)

Development Toolchains
IAR Embedded Workbench for ARM (EWARM) toolchain V6.50 + J-Link
RealView Microcontroller Development Kit (MDK-ARM) toolchain V4.50 + ULINK
Raisonance IDE RIDE7 (RIDE) toolchain v1.46 + Rlink ro
Atollic TrueSTUDIO toolchain V3.3.0 + ST-LINK
TASKING VX-toolset for ARM Cortex-M V4.3r1 + ST-LINK
 
Supported Devices and EVAL boards
STM32F10x Medium-density devices and STM3210B-EVAL board 
STM32F10x High-density devices and STM3210E-EVAL board  
STM32F10x XL-density devices STM3210E-EVAL_XL board  
STM32L1xx Medium-Density devices and STM32L152-EVAL board   
STM32L1xx High-Density devices and STM32L152D-EVAL board 
STM32F37xx devices and STM32373C-EVAL board  
STM32F30xx devices and STM32303C-EVAL board
回复

使用道具 举报

530

主题

11万

帖子

34

精华

管理员

Rank: 12Rank: 12Rank: 12

积分
165540
金钱
165540
注册时间
2010-12-1
在线时间
2117 小时
发表于 2015-2-26 20:09:45 | 显示全部楼层
回复【3楼】insect50:
---------------------------------
那你重新选择下器件试试。
我是开源电子网www.openedv.com站长,有关站务问题请与我联系。
正点原子STM32开发板购买店铺http://openedv.taobao.com
正点原子官方微信公众平台,点击这里关注“正点原子”
回复

使用道具 举报

16

主题

99

帖子

0

精华

中级会员

Rank: 3Rank: 3

积分
239
金钱
239
注册时间
2013-6-7
在线时间
6 小时
 楼主| 发表于 2015-2-26 20:33:59 | 显示全部楼层
 回复【5楼】 正点原子 :
---------------------------------


左边   JoyStickMouse例程,右边   其他工程



程序下载地址:
http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1743/LN1734/PF258157



回复

使用道具 举报

530

主题

11万

帖子

34

精华

管理员

Rank: 12Rank: 12Rank: 12

积分
165540
金钱
165540
注册时间
2010-12-1
在线时间
2117 小时
发表于 2015-2-26 22:15:44 | 显示全部楼层
回复【6楼】insect50:
---------------------------------
这是工程问题了吧,重新新建工程吧。
我是开源电子网www.openedv.com站长,有关站务问题请与我联系。
正点原子STM32开发板购买店铺http://openedv.taobao.com
正点原子官方微信公众平台,点击这里关注“正点原子”
回复

使用道具 举报

16

主题

99

帖子

0

精华

中级会员

Rank: 3Rank: 3

积分
239
金钱
239
注册时间
2013-6-7
在线时间
6 小时
 楼主| 发表于 2015-2-26 22:23:41 | 显示全部楼层
回复【7楼】正点原子:
---------------------------------
官方的工程这样估计是醉了,,,
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则



关闭

原子哥极力推荐上一条 /2 下一条

正点原子公众号

QQ|手机版|OpenEdv-开源电子网 ( 粤ICP备12000418号-1 )

GMT+8, 2025-6-25 17:27

Powered by OpenEdv-开源电子网

© 2001-2030 OpenEdv-开源电子网

快速回复 返回顶部 返回列表