Image
Image

AIsignel

+ 关注

粉丝 0     |     主题 35     |     回帖 1982

STM32F103定时器的最大定时时长是多少
2024-2-20 14:12
  • ST MCU
  • 42
  • 4430
  这取决于您正在使用的计时器和它配置的时钟源。  
STM32的时钟树有哪些模块呢
2024-2-18 14:41
  • ST MCU
  • 31
  • 1894
  STM32的时钟树是一个复杂的系统,用于管理和分配整个单片机的时钟信号  
使用自增自减运算提高效率
2024-2-18 14:42
  • ST MCU
  • 37
  • 2343
  In most cases, using,++, and, -- as increment and decrement operators is a good choice  
mcu与上位机通讯数据传输测速
2024-2-18 14:42
  • ST MCU
  • 31
  • 2512
  Write communication programs on the upper computer and MCU respectively to achieve data transmission ...  
求平方运算提速
2024-2-18 14:43
  • ST MCU
  • 50
  • 3750
  Optimizing compiler settings to generate more efficient code and improve computation speed。  
STM32-RS485通信软硬件实现
2024-2-18 14:44
  • ST MCU
  • 68
  • 6492
  On the RS485 communication bus, it is usually necessary to add terminal resistors at both ends of t ...  
UCOSIII抢占式实时操作系统,任务优先级分配原则
2024-2-18 14:45
  • ST MCU
  • 52
  • 4994
  If a task is dependent on other tasks, it should have a higher priority to ensure the normal operat ...  
为什么要做字节对齐呢?
2024-2-18 14:45
  • ST MCU
  • 50
  • 3395
  Reasonable use of byte alignment can make the layout of data in memory more compact, thereby reduci ...  
DS18B20的一些问题
2024-2-18 14:46
  • ST MCU
  • 30
  • 1647
  你现在还在用DS18b20吗?  
宏和函数怎么选?
2024-2-18 14:47
  • ST MCU
  • 44
  • 2992
  宏是在预处理阶段举行文本更换的一种机制,而函数是步伐中一段具备特定功效的代码块。 ...  
晶振的负载电容及匹配电容
2024-3-5 19:50
  • Megawin(笙泉)单片机
  • 67
  • 5799
  The size of load capacitance and matching capacitance has a significant impact on the working perfor ...  
单片机延时问题20问
2024-3-5 20:00
  • Megawin(笙泉)单片机
  • 71
  • 5005
  在不需要精度的情况下,可以使用循环语句来实现简单的延迟。  
确保系统更加可靠地运行并捕获异常行为的技巧-检查应用程序的CRC
2024-3-5 20:00
  • Megawin(笙泉)单片机
  • 59
  • 3175
  编译器可以检测很多潜伏的問題,并利用这个东西来进步代码的质量。  
关于keil中内存分配的问题,局部变量、全局变量,堆栈的分配
2024-3-5 19:59
  • Megawin(笙泉)单片机
  • 61
  • 6047
  在需要时,利用内存研究东西来查抄内存利用环境以及潜伏的内存透露。  
Keil的安装技巧
2024-2-7 09:54
  • Megawin(笙泉)单片机
  • 41
  • 3662
  在安置进程中临时封闭杀毒软件,以避免误删安装文件。  
单片机为什么既有Flash又有EEPROM
2024-3-5 19:51
  • Megawin(笙泉)单片机
  • 70
  • 3980
  闪存通常用于存储程序代码,而EEPROM用于存储用户数据。  
在keil_C51设计中几种精确延时的方法
2024-3-5 19:57
  • Megawin(笙泉)单片机
  • 51
  • 4027
  可以利用软件计数器实现延时。  
三极管和MOS管有啥区别?
2024-2-16 15:21
  • Megawin(笙泉)单片机
  • 61
  • 2958
  对于大功率晶体管和mosfet,必须考虑散热问题,以确保器件在正常工作温度下工作。 ...  
GD32VF103系列开发板套件
2024-6-4 09:39
  • GigaDevice GD32 MCU
  • 240
  • 24100
  正筹备用gd32f330350来做产物,恰好用上。  
GD32F303 使用KEIL仿真,JLINK连不上什么原因?
2024-5-31 23:27
  • GigaDevice GD32 MCU
  • 65
  • 23102
  确保目标芯片供电正常,工作状态正常  
2
3
近期访客