针对STM32软件的开发工具有很多,从开篇图片也能看到,不知大家用过其中哪些工具?
STM32软件开发工具地址:
https://www.st.com/en/development-tools/stm32-software-development-tools.html
本文就重点讲述其中的一个工具:STM Studio.
举报
uint8_t cnt = 0; int main(void) { while(1) { Delay_Nms(500); cnt++; if(100 <= cnt) { cnt = 0; } } }
本版积分规则 发表回复 回帖并转播 回帖后跳转到最后一页
82
740
0
扫码关注 21ic 官方微信
扫码关注嵌入式微处理器
扫码关注电源系统设计
扫码关注21ic项目外包
扫码浏览21ic手机版
本站介绍 | 申请友情链接 | 欢迎投稿 | 隐私声明 | 广告业务 | 网站地图 | 联系我们 | 诚聘英才
京公网安备 11010802024343号