Image
Image

慢动作

+ 关注

粉丝 0     |     主题 82     |     回帖 993

MCU前端设计简单记录
2024-5-24 19:50
  • 灵动MM32 MCU
  • 34
  • 5871
  Cortex M3-Debug System Cortex M3 System Debug Access Overview Cortex M3 System debug architecture Co ...  
  Cortex M3-时钟与复位 Cortex M3 Clocking Cortex M3 Resets Cortex M3 Resets Mode Cortex M3 Reset Diagr ...  
  MCU Memory Map Cortex M3 Memory Map Overview Cortex M3 Memory Region Permissions Cortex M3 Bit-bandi ...  
  Cortex-M3 中断机制 Cortex N3中断响应行为 Cortex M3中断退出行为 Cortex M3中断嵌套 Cortex M3咬尾中断 C ...  
  Cortex M3 Systick定时器 处理器最少有一个timer  
  Cortex N3 中断 Pending与 Depending  
  Cortex V3 中断 Priority  
SPI应用和作用
2024-4-30 21:57
  • ST MCU
  • 6
  • 486
  SPI Variant Three wire serial bus Uses single bidirectional data line(SSO)instead of two lines(Mosl ...  
  SPI Disadvantages Requires more pins on IC packages than PC, even in the three-wire variant No in-ba ...  
  SPI Advantages  
  SPI Topology Independent slave configuration  
  SPI Clock Polarity and Phase  
  SPI Interface  
当MCU的RAM空间不够用时,可以尝试以下几种方法
2024-6-19 08:10
  • 芯圣MCU
  • 9
  • 5651
  硬件升级 选择更高RAM的MCU: 如果现有的优化方法仍然无法满足需求,可以考虑更换具有更大RAM容量的MCU。 ...  
  软件优化技巧 内存池管理: 通过内存池管理,将内存分配和释放的开销降低。 预先分配一定大小的内存块,通 ...  
  使用外部存储器 使用外部RAM: 如果MCU支持外部RAM,可以通过外部存储器扩展RAM空间。 注意外部RAM的读写 ...  
采样点时钟在数字信号处理、数据采集和通信系统中具有重要性
2024-5-31 22:25
  • 灵动MM32 MCU
  • 7
  • 2094
  5. 实际应用中的重要性 ADC/DAC 模数转换器(ADC):采样时钟决定了ADC的采样速率,影响模拟信号数字化的准 ...  
  4. 数据通信 同步 时钟同步:在数据通信中,发送方和接收方的时钟需要同步。时钟不同步会导致数据采样错误 ...  
  3. 信号处理与滤波 带宽与采样频率 带宽需求:不同应用对带宽的需求不同,采样频率需要满足带宽要求才能准 ...  
  2. 时钟精度与稳定性 精度 定义:采样时钟的精度指的是时钟频率与目标频率的接近程度。 重要性:高精度时钟 ...  
2
3
近期访客