<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>嵌入式 on 0箴</title><link>https://0Zhen.github.io/tags/%E5%B5%8C%E5%85%A5%E5%BC%8F/</link><description>Recent content in 嵌入式 on 0箴</description><image><title>0箴</title><url>https://0Zhen.github.io/images/icon.png</url><link>https://0Zhen.github.io/images/icon.png</link></image><generator>Hugo</generator><language>zh-tw</language><lastBuildDate>Wed, 24 Sep 2025 02:11:46 +0000</lastBuildDate><atom:link href="https://0Zhen.github.io/tags/%E5%B5%8C%E5%85%A5%E5%BC%8F/index.xml" rel="self" type="application/rss+xml"/><item><title>參加Renesas研討會後的思考：DSP vs ARM 技術調查報告</title><link>https://0Zhen.github.io/posts/renesas-dsp-vs-arm/</link><pubDate>Wed, 24 Sep 2025 02:11:46 +0000</pubDate><guid>https://0Zhen.github.io/posts/renesas-dsp-vs-arm/</guid><description>上週參加了Renesas的技術研討會，演講中不斷提到DSP和ARM的應用差異，讓我開始思考這兩種架構在實際應用中的選擇考量。會後與幾位資深工程師交流，發現這個話題比想像中更複雜也更有趣。於是決定做一個系統性的調查，整理出這篇技術分析報告。</description></item><item><title>深入理解嵌入式UART驅動程式設計：從函數指標到環形緩衝區</title><link>https://0Zhen.github.io/posts/uart/</link><pubDate>Thu, 27 Feb 2025 06:30:01 +0000</pubDate><guid>https://0Zhen.github.io/posts/uart/</guid><description>在嵌入式系統開發中，串列通訊（特別是UART/USART）是與外部設備連接的常用方式。本文將探討如何設計高效的UART驅動程式，重點關注兩個核心技術：函數指標和環形緩衝區。</description></item><item><title>C 語言標準函式庫完整指南</title><link>https://0Zhen.github.io/posts/2025-02-13/</link><pubDate>Thu, 13 Feb 2025 03:00:44 +0000</pubDate><guid>https://0Zhen.github.io/posts/2025-02-13/</guid><description>一開始在學C 語言的時候，常遇到有些功能可以使用，有些不行，後來才知道，標準函式庫的存在。標準函式庫是每個 C 程式設計師必須掌握的基礎工具。本文將詳細介紹各個重要的標準函式庫、引入方式及其常用函數。</description></item><item><title>Understanding Memory Management in C: malloc, calloc, and Common Mistakes</title><link>https://0Zhen.github.io/posts/understanding-memory-management-in-c-malloc-calloc-and-common-mistakes/</link><pubDate>Tue, 28 Jan 2025 08:53:14 +0000</pubDate><guid>https://0Zhen.github.io/posts/understanding-memory-management-in-c-malloc-calloc-and-common-mistakes/</guid><description>Memory management in C can be tricky, especially for beginners. In this article, we’ll explore the differences between malloc and calloc…</description></item></channel></rss>