你的浏览器版本过低,可能导致网站不能正常访问!
为了你能正常使用网站功能,请使用这些浏览器。

基于STM32F767ZI AI 应用工程创建----转载  

[复制链接]
木木&点点 发布时间:2019-1-6 17:29
阅读主题, 点击返回1楼
收藏 3 评论33 发布时间:2019-1-6 17:29
33个回答
xujiantj 回答时间:2019-2-1 09:12:30
多谢分享,学习了
单片机爱好者 回答时间:2019-5-25 21:11:26
配置好的工程报错..
单片机爱好者 回答时间:2019-5-25 21:11:53
Build target 'STM32F767_AI'
assembling startup_stm32f767xx.s...
compiling main.c...
../Inc/app_x-cube-ai.h(77): error:  #5: cannot open source input file "network.h": No such file or directory
  #include "network.h"
../Src/main.c: 0 warnings, 1 error
compiling app_x-cube-ai.c...
../Inc/app_x-cube-ai.h(77): error:  #5: cannot open source input file "network.h": No such file or directory
  #include "network.h"
../Src/app_x-cube-ai.c: 0 warnings, 1 error
compiling stm32f7xx_it.c...
compiling stm32f7xx_hal_msp.c...
compiling stm32f7xx_hal_cortex.c...
compiling stm32f7xx_hal_crc.c...
compiling stm32f7xx_hal_crc_ex.c...
compiling stm32f7xx_hal_tim.c...
compiling stm32f7xx_hal_tim_ex.c...
compiling stm32f7xx_hal_uart.c...
compiling stm32f7xx_hal_uart_ex.c...
compiling stm32f7xx_hal_rcc.c...
compiling stm32f7xx_hal_rcc_ex.c...
compiling stm32f7xx_hal_flash.c...
compiling stm32f7xx_hal_flash_ex.c...
compiling stm32f7xx_hal_gpio.c...
compiling stm32f7xx_hal_dma.c...
compiling stm32f7xx_hal_dma_ex.c...
compiling stm32f7xx_hal_pwr.c...
compiling stm32f7xx_hal_pwr_ex.c...
compiling stm32f7xx_hal.c...
compiling stm32f7xx_hal_i2c.c...
compiling stm32f7xx_hal_i2c_ex.c...
compiling stm32f7xx_hal_exti.c...
compiling system_stm32f7xx.c...
compiling aiPbMgr.c...
../Inc/app_x-cube-ai.h(77): error:  #5: cannot open source input file "network.h": No such file or directory
  #include "network.h"
../Middlewares/ST/X-CUBE-AI_Application/Validation/Src/aiPbMgr.c: 0 warnings, 1 error
compiling aiTestUtility.c...
../Inc/app_x-cube-ai.h(77): error:  #5: cannot open source input file "network.h": No such file or directory
  #include "network.h"
../Middlewares/ST/X-CUBE-AI_Application/Validation/Src/aiTestUtility.c: 0 warnings, 1 error
compiling aiValidation.c...
../Inc/app_x-cube-ai.h(77): error:  #5: cannot open source input file "network.h": No such file or directory
  #include "network.h"
../Middlewares/ST/X-CUBE-AI_Application/Validation/Src/aiValidation.c: 0 warnings, 1 error
compiling pb_common.c...
compiling pb_decode.c...
compiling pb_encode.c...
compiling stm32msg.pb.c...
"STM32F767_AI\STM32F767_AI.axf" - 5 Error(s), 0 Warning(s).
Target not created.
单片机爱好者 回答时间:2019-5-25 21:12:11
Build target 'STM32F767_AI'
assembling startup_stm32f767xx.s...
compiling main.c...
../Inc/app_x-cube-ai.h(77): error:  #5: cannot open source input file "network.h": No such file or directory
  #include "network.h"
../Src/main.c: 0 warnings, 1 error
compiling app_x-cube-ai.c...
../Inc/app_x-cube-ai.h(77): error:  #5: cannot open source input file "network.h": No such file or directory
  #include "network.h"
../Src/app_x-cube-ai.c: 0 warnings, 1 error
compiling stm32f7xx_it.c...
compiling stm32f7xx_hal_msp.c...
compiling stm32f7xx_hal_cortex.c...
compiling stm32f7xx_hal_crc.c...
compiling stm32f7xx_hal_crc_ex.c...
compiling stm32f7xx_hal_tim.c...
compiling stm32f7xx_hal_tim_ex.c...
compiling stm32f7xx_hal_uart.c...
compiling stm32f7xx_hal_uart_ex.c...
compiling stm32f7xx_hal_rcc.c...
compiling stm32f7xx_hal_rcc_ex.c...
compiling stm32f7xx_hal_flash.c...
compiling stm32f7xx_hal_flash_ex.c...
compiling stm32f7xx_hal_gpio.c...
compiling stm32f7xx_hal_dma.c...
compiling stm32f7xx_hal_dma_ex.c...
compiling stm32f7xx_hal_pwr.c...
compiling stm32f7xx_hal_pwr_ex.c...
compiling stm32f7xx_hal.c...
compiling stm32f7xx_hal_i2c.c...
compiling stm32f7xx_hal_i2c_ex.c...
compiling stm32f7xx_hal_exti.c...
compiling system_stm32f7xx.c...
compiling aiPbMgr.c...
../Inc/app_x-cube-ai.h(77): error:  #5: cannot open source input file "network.h": No such file or directory
  #include "network.h"
../Middlewares/ST/X-CUBE-AI_Application/Validation/Src/aiPbMgr.c: 0 warnings, 1 error
compiling aiTestUtility.c...
../Inc/app_x-cube-ai.h(77): error:  #5: cannot open source input file "network.h": No such file or directory
  #include "network.h"
../Middlewares/ST/X-CUBE-AI_Application/Validation/Src/aiTestUtility.c: 0 warnings, 1 error
compiling aiValidation.c...
../Inc/app_x-cube-ai.h(77): error:  #5: cannot open source input file "network.h": No such file or directory
  #include "network.h"
../Middlewares/ST/X-CUBE-AI_Application/Validation/Src/aiValidation.c: 0 warnings, 1 error
compiling pb_common.c...
compiling pb_decode.c...
compiling pb_encode.c...
compiling stm32msg.pb.c...
"STM32F767_AI\STM32F767_AI.axf" - 5 Error(s), 0 Warning(s).
Target not created.
じ太阳当空照 回答时间:2019-7-12 17:12:51
点点&木木 发表于 2019-1-23 15:23
输出吗   这是去使用库的AI神经算法

你们用的是哪一版的CUBE呢,为什么我按照步骤来都做不出了
じ太阳当空照 回答时间:2019-7-12 17:13:15
hu-jian-li 发表于 2019-1-28 11:02
我导入model.h5就没反应了,没有出现他教程中的STM32F767AI.H5,请问要怎么操作 ...

我也是这种情况,请问您解决了吗?
じ太阳当空照 回答时间:2019-7-12 17:14:03
点点&木木 发表于 2019-1-31 19:42
导入到工程的时候,没出现STM32F767AI.h5吗

我也是,只出现了model.5,然后就没反应了。我们是哪里出问题了啊。我都不知道
Beatle 回答时间:2019-7-12 22:03:33
じ太阳当空照 发表于 2019-7-12 17:14
我也是,只出现了model.5,然后就没反应了。我们是哪里出问题了啊。我都不知道 ...

导入model.h5就行,我今天试了下没问题的。
じ太阳当空照 回答时间:2019-7-14 09:15:34
Beatle 发表于 2019-7-12 22:03
导入model.h5就行,我今天试了下没问题的。

我真的不知道是哪出了问题,求大神指导,我导入以后,选好芯片,然后点击Additional Software进去,里面是空的,什么都没有。我该如何解决呢,求大神指导。
Beatle 回答时间:2019-7-14 14:55:07
じ太阳当空照 发表于 2019-7-14 09:15
我真的不知道是哪出了问题,求大神指导,我导入以后,选好芯片,然后点击Additional Software进去,里面 ...

首先确保已经安装了AI库

1.png
使能Atificial intelligence后,配置好参数,确保自己使用的单片机是在列表中的。


2.png



如果确定上面操作无误,界面还是空的话那就看看这里的配置是否和你真实的路径是一致的。

3.png
じ太阳当空照 回答时间:2019-7-14 20:37:06
[img][/img]
1563107727(1).png
1563107734(1).png
1563107755(1).png
じ太阳当空照 回答时间:2019-7-14 20:46:32
Beatle 发表于 2019-7-14 14:55
首先确保已经安装了AI库

所有都按照你的步骤来,但还是这个样子,包也安装了,怎么办啊,好崩溃啊?我真的不知道是什么问题
1563108284(1).png
じ太阳当空照 回答时间:2019-7-14 20:51:37
Beatle 发表于 2019-7-14 14:55
首先确保已经安装了AI库

路径是一致的,我真的不知道哪里错了。包也装了,就是打开ADD software里面还是空。
Beatle 回答时间:2019-7-15 08:00:23
じ太阳当空照 发表于 2019-7-14 20:51
路径是一致的,我真的不知道哪里错了。包也装了,就是打开ADD software里面还是空。 ...

你试试我的工程看能正常打开嘛,如果不能正常打开那就是软件配置问题了。还有就是安装目录是不是有中文目录

链接:https://pan.baidu.com/s/1uHkIDNZYPQFDQe8EBkuSZA
提取码:i4ek
じ太阳当空照 回答时间:2019-7-15 08:26:18
Beatle 发表于 2019-7-15 08:00
你试试我的工程看能正常打开嘛,如果不能正常打开那就是软件配置问题了。还有就是安装目录是不是有中文目 ...

你的工程我可以打开,但是在ADD software那里依然是空的,为什么我自己就没办法呢
1563150285(1).png
1563150296(1).png

所属标签

相似分享

官网相关资源

关于
我们是谁
投资者关系
意法半导体可持续发展举措
创新与技术
意法半导体官网
联系我们
联系ST分支机构
寻找销售人员和分销渠道
社区
媒体中心
活动与培训
隐私策略
隐私策略
Cookies管理
行使您的权利
官方最新发布
STM32N6 AI生态系统
STM32MCU,MPU高性能GUI
ST ACEPACK电源模块
意法半导体生物传感器
STM32Cube扩展软件包
关注我们
st-img 微信公众号
st-img 手机版