2022年10月31日

摘要: /* USB Device handle structure */ 在DEVICE库里面,最主要的数据结构是USBD_HandleTypeDef,它将USB传输中的数据抽象到该数据结构内.该结构体包含所有变量和结构体,用以实时保存与设备、控制传输状态机以及端点的状态相关的所有信息.USB内核层所有的 阅读全文
posted @ 2022-10-31 23:59 lydstory 阅读(347) 评论(0) 推荐(0)
摘要: USB_LP_CAN1_RX0_IRQn一直重定义怎么回事 keil5编译,想要用CAN接收中断接收数据,出现"USB_LP_CAN1_RX0_IRQn" has already been declared in the current scope,请问大佬们怎么解决。 https://bbs.cs 阅读全文
posted @ 2022-10-31 23:44 lydstory 阅读(419) 评论(0) 推荐(0)
摘要: http://news.eeworld.com.cn/mcu/2019/ic-news031143459.html 阅读全文
posted @ 2022-10-31 23:41 lydstory 阅读(24) 评论(0) 推荐(0)
摘要: STM32CubeMX 是 ST 意法半导体近几年来大力推荐的STM32 芯片图形化配置工具,目的就是为了方便开发者, 允许用户使用图形化向导生成C 初始化代码,可以大大减轻开发工作,时间和费用,提高开发效率。STM32CubeMX几乎覆盖了STM32 全系列芯片。 https://blog.csd 阅读全文
posted @ 2022-10-31 22:29 lydstory 阅读(118) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/untitled-x6/p/13439067.html 阅读全文
posted @ 2022-10-31 20:51 lydstory 阅读(51) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/m0_62722416/article/details/125882218 阅读全文
posted @ 2022-10-31 19:54 lydstory 阅读(19) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2022-10-31 19:43 lydstory 阅读(17) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2022-10-31 19:43 lydstory 阅读(8) 评论(0) 推荐(0)
摘要: https://community.st.com/s/question/0D50X00009XkbAsSAJ/how-to-install-stlinkv2-driver-in-win10- 阅读全文
posted @ 2022-10-31 19:12 lydstory 阅读(40) 评论(0) 推荐(0)
摘要: 没有jtag 能烧录吗? 对,以这个工具能控制为最终验证 第一次不能 阅读全文
posted @ 2022-10-31 16:54 lydstory 阅读(17) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/u014285530/article/details/117931003 https://blog.csdn.net/Simpson_/article/details/113538760 阅读全文
posted @ 2022-10-31 16:34 lydstory 阅读(51) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/weixin_45883894/article/details/119378059 阅读全文
posted @ 2022-10-31 16:20 lydstory 阅读(95) 评论(0) 推荐(0)
摘要: STM32L4 series of ultra-low-power MCUs ST has built a new architecture to reach best-in-class ultra-low-power figures thanks to its high flexibility. 阅读全文
posted @ 2022-10-31 16:08 lydstory 阅读(153) 评论(0) 推荐(0)
摘要: STMicroelectronics STM32F103C8 ARM Cortex-M3, 72 MHz, 64 kB ROM, 20 kB RAM STMicroelectronics' STM32F1 series of mainstream MCUs covers the needs of a 阅读全文
posted @ 2022-10-31 15:46 lydstory 阅读(111) 评论(0) 推荐(0)
摘要: 4的工具链和5的不一样 阅读全文
posted @ 2022-10-31 14:57 lydstory 阅读(24) 评论(0) 推荐(0)

导航