- 博客(3)
- 收藏
- 关注
原创 FreeRTOS笔记
1、freertos.h中trace开头的无实体函数 根据官方描述 附上官网地址:https://www.freertos.org/index.html Trace Hook Macros Description Trace hook macros are a very powerful feature that permit you to collect data on how your embedded application is behaving. Key points of interest wi
2022-03-16 23:00:39
795
原创 芯片启动方式
芯片启动方式 学海无涯! 芯片启动方式有三种: 1、boot from main flash memory 该模式主要在往开发板下载程序时使用。JTAG和SWD模式均可。 2、boot from system memory 该模式主要在项目开发时用到,IC设计出来需要验证一些功能,但没flash的情况下使用。 3、boot from embedded memory 该模式也多用于项目开发,调试环节。 以上三种模式通过设置boot0、boot1引脚来实现。 boot1 boot0 模式 x
2020-07-23 22:54:27
1141
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人