<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Microcontroller Tips</title>
	<atom:link href="http://www.microcontrollertips.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.microcontrollertips.com/</link>
	<description>Microcontroller engineering resources, new microcontroller products and electronics engineering news</description>
	<lastBuildDate>Fri, 15 May 2026 15:21:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.microcontrollertips.com/wp-content/uploads/2016/11/cropped-favicon-512x512-1-32x32.png</url>
	<title>Microcontroller Tips</title>
	<link>https://www.microcontrollertips.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>OpenClaw is open-source edge AI for (almost) every application</title>
		<link>https://www.microcontrollertips.com/openclaw-is-open-source-edge-ai-for-almost-every-application/</link>
					<comments>https://www.microcontrollertips.com/openclaw-is-open-source-edge-ai-for-almost-every-application/#respond</comments>
		
		<dc:creator><![CDATA[Jeff Shepard]]></dc:creator>
		<pubDate>Fri, 15 May 2026 15:21:04 +0000</pubDate>
				<category><![CDATA[AI Engineering Collective]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Artificial intelligence/ML]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Edge AI]]></category>
		<category><![CDATA[OpenClaw]]></category>
		<guid isPermaLink="false">https://www.microcontrollertips.com/?p=17122</guid>

					<description><![CDATA[<p>OpenClaw is being touted as the “operating system for personal AI.” It’s being supported by a wide array of companies, including NVIDIA. Target applications range from generative and agentic AI in consumer devices like smartphones, edge applications like medical devices, and physical AI (PAI) in robotics. Formerly called Clawdbot, OpenClaw is designed to fill a […]</p>
<p>The post <a href="https://www.microcontrollertips.com/openclaw-is-open-source-edge-ai-for-almost-every-application/">OpenClaw is open-source edge AI for (almost) every application</a> appeared first on <a href="https://www.microcontrollertips.com">Microcontroller Tips</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a class="a2a_button_linkedin" href="https://www.addtoany.com/add_to/linkedin?linkurl=https%3A%2F%2Fwww.microcontrollertips.com%2Fopenclaw-is-open-source-edge-ai-for-almost-every-application%2F&amp;linkname=OpenClaw%20is%20open-source%20edge%20AI%20for%20%28almost%29%20every%20application" title="LinkedIn" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_email" href="https://www.addtoany.com/add_to/email?linkurl=https%3A%2F%2Fwww.microcontrollertips.com%2Fopenclaw-is-open-source-edge-ai-for-almost-every-application%2F&amp;linkname=OpenClaw%20is%20open-source%20edge%20AI%20for%20%28almost%29%20every%20application" title="Email" rel="nofollow noopener" target="_blank"></a></p><p>OpenClaw is being touted as the “operating system for personal AI.” It’s being supported by a wide array of companies, including NVIDIA. Target applications range from generative and agentic AI in consumer devices like smartphones, edge applications like medical devices, and physical AI (PAI) in robotics.</p>
<p>Formerly called Clawdbot, OpenClaw is designed to fill a performance gap between passive AI chatbots that generate text and agentic AI capable of executing complex scenarios across local computers and messaging apps. It’s free and open-source.</p>
<p>OpenClaw runs autonomously on local hardware and offers privacy controls over data and the application programming interface (API) access. It automates repetitive tasks like Gmail, Slack, WhatsApp, Telegram, and GitHub using pre-packaged scripts called “skills.” It’s designed for knowledgeable developers and users who can navigate the details of a local server or containerized installation and are skilled in handling a wide variety of security vulnerabilities.</p>
<p>It’s a TypeScript control line interface (CLI) application. It relies on Node.js (v22 or higher) to provide high portability across macOS, Linux, and Windows. It operates as a persistent process on the local machine managing a gateway server to coordinate channel connections, execute local tools, and communicate with large language model (LLM) APIs.</p>
<p>The pipeline architecture supports reliability and state management. Key elements include (<strong>Figure 1</strong>).</p>
<ul class="wp-block-list">
<li>Channel adapter that normalizes incoming messages and extracts attachments.</li>
<li>The gateway server is called the “heart” and routes messages to the correct session and handles multiple overlapping requests.</li>
<li>An agent runner that dynamically builds the system prompt by assembling tools, skills, and memory required, while the “context window guard” monitors token usage to compact or summarize sessions.</li>
<li>LLM API interaction functions as the “brain,” providing the intelligence to understand user prompts, reason through tasks, and generate structured commands for tool execution.</li>
<li>Agentic loop executes LMM-called tools locally and feeds the results back until a final response results.</li>
</ul>
<details class="wp-block-details is-layout-flow wp-block-details-is-layout-flow">
<summary></summary>
<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" class="wp-image-520740" src="https://www.eeworldonline.com/wp-content/uploads/2026/04/OpenClaw-open-source-edge-AI-Figure-1-1024x572.jpg" sizes="(max-width: 1024px) 100vw, 1024px" srcset="https://www.eeworldonline.com/wp-content/uploads/2026/04/OpenClaw-open-source-edge-AI-Figure-1-1024x572.jpg 1024w, https://www.eeworldonline.com/wp-content/uploads/2026/04/OpenClaw-open-source-edge-AI-Figure-1-300x167.jpg 300w, https://www.eeworldonline.com/wp-content/uploads/2026/04/OpenClaw-open-source-edge-AI-Figure-1-150x84.jpg 150w, https://www.eeworldonline.com/wp-content/uploads/2026/04/OpenClaw-open-source-edge-AI-Figure-1-768x429.jpg 768w, https://www.eeworldonline.com/wp-content/uploads/2026/04/OpenClaw-open-source-edge-AI-Figure-1-1536x857.jpg 1536w, https://www.eeworldonline.com/wp-content/uploads/2026/04/OpenClaw-open-source-edge-AI-Figure-1-2048x1143.jpg 2048w" alt="" width="1024" height="572" /><figcaption class="wp-element-caption">Figure 1. Flow diagram of the OpenClaw architecture. (Image: <a href="https://towardsaws.com/unlocking-the-lobster-way-a-technical-deep-dive-into-openclaws-architecture-061f342e2f50">Towards AWS</a>)</figcaption></figure>
</details>
<p>A key feature of OpenClaw is the so-called “lane strategy” that serializes operations. Instead of allowing concurrent uncoordinated execution. During a session, tasks run in turn, producing deterministic behavior. Implemented using src/process/command-queue.ts, and is designed to handle high-volume asynchronous messaging apps like Telegram and Discord.</p>
<h3 id="h-ai-powered-automation" class="wp-block-heading"><strong>AI-powered automation</strong></h3>
<p>OpenClaw is implemented as a long-running Node.js service that functions as an “operating system for AI agents,” not just a chatbot wrapper. Its layered architecture uses a central Gateway to route messages from various platforms to an Agent Runtime<em>.</em></p>
<p>The modular structure provides an infrastructure layer that can transform AI models into autonomous “digital workers.” There are several key components that support AI-powered automation. It starts with defining AI agent personas and goals, then configuring task sequences, and monitoring the execution (<strong>Figure 2</strong>).</p>
<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://www.eeworldonline.com/wp-content/uploads/2026/04/OpenClaw-open-source-edge-AI-Figure-2-scaled-e1777316210315.jpg"><img decoding="async" class="wp-image-520739" src="https://www.eeworldonline.com/wp-content/uploads/2026/04/OpenClaw-open-source-edge-AI-Figure-2-1024x572.jpg" alt="" width="1024" height="572" data-id="520739" /></a><figcaption class="wp-element-caption">Figure 2. Conceptual overview of the complete OpenClaw environment. (Image: <a href="https://www.c-sharpcorner.com/article/what-is-openclaw-and-how-to-build-ai-powered-automation-workflows/" target="_blank" rel="noreferrer noopener">C# Corner</a>)</figcaption></figure>
</figure>
<p>OpenClaw is an AI-native automation framework that uses event triggers, tool execution, retry logic, and structured logging to manage agentic workflows. It can be used to build production-grade AI automation. It shifts AI automation from a prompt-based structure to a governed, auditable environment.</p>
<h3 id="h-pai-and-openclaw" class="wp-block-heading"><strong>PAI and OpenClaw</strong></h3>
<p>OpenClaw can be used as an AI agent with PAI in humanoids and other robots that translates natural language commands into robot actions. It acts as a high-level decision layer on top of the robot operating system (ROS) 2.0 or through hardware drivers, replacing hard-coded programs with autonomous, conversational operations.</p>
<p>When combined with ROS 2.0, OpenClaw can be used to provide a bridge between AI perception and physical execution. That can simplify advanced robotic operation. For example, users can say or text, “move forward one foot” instead of writing code.</p>
<p>Robots can also return images using messaging apps for remote confirmation of current position and orientation. That visual feedback can be used to accurately control gestures and object manipulation with humanoid hands and arms.</p>
<h3 id="h-summary" class="wp-block-heading"><strong>Summary</strong></h3>
<p>OpenClaw is an open-source, autonomous AI agent framework designed to automate complex, multi-step workflows. It’s a powerful, innovative tool that brings real-world action to AI, including PAI. It’s early in its development and still carries high security risks, making it more suitable for developers skilled in handling security vulnerabilities.</p>
<h3 id="h-references" class="wp-block-heading"><strong>References</strong></h3>
<p><a href="https://www.oax.org/2026/03/23/A-Deep-Dive-Into-The-Epic-Rise-of-OpenClaw.html" target="_blank" rel="noreferrer noopener">A Deep Dive Into The Epic Rise of OpenClaw</a>, OAX Foundation<br />
<a href="https://nvidianews.nvidia.com/news/nvidia-announces-nemoclaw" target="_blank" rel="noreferrer noopener">NVIDIA Announces NemoClaw for the OpenClaw Community</a>, NVIDIA<br />
<a href="https://openclaw.ai/" target="_blank" rel="noreferrer noopener">OpenClaw</a>, openclaw.ai<br />
<a href="https://milvus.io/blog/openclaw-formerly-clawdbot-moltbot-explained-a-complete-guide-to-the-autonomous-ai-agent.md" target="_blank" rel="noreferrer noopener">OpenClaw (Formerly Clawdbot &amp; Moltbot) Explained</a>, Milvus<br />
<a href="https://nextsignalprediction.substack.com/p/openclaw-is-the-signal-2026-long" target="_blank" rel="noreferrer noopener">OpenClaw and the Birth of AI Labor</a>, Next Signal Predictdion<br />
<a href="https://nebius.com/blog/posts/openclaw-security" target="_blank" rel="noreferrer noopener">OpenClaw security: architecture and hardening guide</a>, Nebius<br />
<a href="https://almcorp.com/blog/openclaw-use-cases-digital-marketing/" target="_blank" rel="noreferrer noopener">OpenClaw Use Cases for Digital Marketing: 15 Proven Applications That Save 15–20 Hours Per Week</a>, ALM Corp.<br />
<a href="https://skywork.ai/skypage/en/openclaw-providers-list/2038602496348000256" target="_blank" rel="noreferrer noopener">The Ultimate Guide to OpenClaw Supported Providers List 2026</a>, Skywork<br />
<a href="https://dev.to/mechcloud_academy/unleashing-openclaw-the-ultimate-guide-to-local-ai-agents-for-developers-in-2026-3k0h" target="_blank" rel="noreferrer noopener">Unleashing OpenClaw: The Ultimate Guide to Local AI Agents for Developers in 2026</a>, DEV Community<br />
<a href="https://towardsaws.com/unlocking-the-lobster-way-a-technical-deep-dive-into-openclaws-architecture-061f342e2f50" target="_blank" rel="noreferrer noopener">Unlocking the “Lobster Way”: A Technical Deep Dive into OpenClaw’s Architecture</a>, Towards AWS<br />
<a href="https://www.c-sharpcorner.com/article/what-is-openclaw-and-how-to-build-ai-powered-automation-workflows/" target="_blank" rel="noreferrer noopener">What Is OpenClaw and How to Build AI-Powered Automation Workflows</a>, C# Corner<br />
<a href="https://ourtake.bakerbotts.com/post/102mfdm/what-is-openclaw-and-why-should-you-care" target="_blank" rel="noreferrer noopener">What is OpenClaw, and Why Should You Care?</a>, Baker Botts<br />
<a href="https://latenode.com/blog/ai/ai-agents/what-is-openclaw" target="_blank" rel="noreferrer noopener">What is OpenClaw? Your Open-Source AI Assistant for 2026</a>, Latenode<br />
<a href="https://www.clarifai.com/blog/what-is-openclaw/" target="_blank" rel="noreferrer noopener">What Is OpenClaw? Why Developers Are Obsessed With This AI Agent</a>, Clarifai</p>
<h3 id="h-related-eeworld-online-content" class="wp-block-heading"><strong>Related EEWorld Online content</strong></h3>
<p><a href="https://www.eeworldonline.com/how-is-power-limiting-the-adoption-of-physical-artificial-intelligence-in-humanoid-robotics/" target="_blank" rel="noreferrer noopener">How is power limiting the adoption of physical artificial intelligence in humanoid robotics?</a><br />
<a href="https://www.eeworldonline.com/how-does-the-zenoh-protocol-enhance-edge-device-operation/" target="_blank" rel="noreferrer noopener">How does the Zenoh protocol enhance edge device operation?</a><br />
<a href="https://www.eeworldonline.com/specifications-needed-card-edge-connectors-ai-ml-systems/" target="_blank" rel="noreferrer noopener">What specifications are needed for card edge connectors in AI/ML systems?</a><br />
<a href="https://www.eeworldonline.com/what-is-physical-artificial-intelligence-and-why-is-it-important/" target="_blank" rel="noreferrer noopener">What is physical artificial intelligence and why is it important?</a><br />
<a href="https://www.eeworldonline.com/how-is-physical-artificial-intelligence-used-to-optimize-data-center-efficiency/" target="_blank" rel="noreferrer noopener">How is physical artificial intelligence used to optimize data center efficiency?</a></p>
<p>The post <a href="https://www.microcontrollertips.com/openclaw-is-open-source-edge-ai-for-almost-every-application/">OpenClaw is open-source edge AI for (almost) every application</a> appeared first on <a href="https://www.microcontrollertips.com">Microcontroller Tips</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.microcontrollertips.com/openclaw-is-open-source-edge-ai-for-almost-every-application/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Validating real-time performance of AI-enabled embedded systems</title>
		<link>https://www.microcontrollertips.com/validating-real-time-performance-of-ai-enabled-embedded-systems/</link>
					<comments>https://www.microcontrollertips.com/validating-real-time-performance-of-ai-enabled-embedded-systems/#respond</comments>
		
		<dc:creator><![CDATA[Aimee Kalnoskas]]></dc:creator>
		<pubDate>Fri, 08 May 2026 14:20:13 +0000</pubDate>
				<category><![CDATA[AI Engineering Collective]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Artificial intelligence/ML]]></category>
		<category><![CDATA[Embedded]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[AI]]></category>
		<guid isPermaLink="false">https://www.microcontrollertips.com/?p=17117</guid>

					<description><![CDATA[<p>by Michael Chabroux, Vice President, Wind River AI is moving fast from data centers to the edge. Embedded systems in cars, medical devices, and factories can now run AI inference alongside their traditional control functions. That shift is forcing engineers to rethink how these systems are designed and validated. In the cloud, a short delay […]</p>
<p>The post <a href="https://www.microcontrollertips.com/validating-real-time-performance-of-ai-enabled-embedded-systems/">Validating real-time performance of AI-enabled embedded systems</a> appeared first on <a href="https://www.microcontrollertips.com">Microcontroller Tips</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a class="a2a_button_linkedin" href="https://www.addtoany.com/add_to/linkedin?linkurl=https%3A%2F%2Fwww.microcontrollertips.com%2Fvalidating-real-time-performance-of-ai-enabled-embedded-systems%2F&amp;linkname=Validating%20real-time%20performance%20of%20AI-enabled%20embedded%20systems" title="LinkedIn" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_email" href="https://www.addtoany.com/add_to/email?linkurl=https%3A%2F%2Fwww.microcontrollertips.com%2Fvalidating-real-time-performance-of-ai-enabled-embedded-systems%2F&amp;linkname=Validating%20real-time%20performance%20of%20AI-enabled%20embedded%20systems" title="Email" rel="nofollow noopener" target="_blank"></a></p><p id="h-by-michael-chabroux-vice-president-wind-river"><strong>by Michael Chabroux, Vice President, Wind River</strong></p>
<p>AI is moving fast from data centers to the edge. Embedded systems in cars, medical devices, and factories can now run AI inference alongside their traditional control functions. That shift is forcing engineers to rethink how these systems are designed and validated.</p>
<figure class="wp-block-image alignright size-full is-resized"><img decoding="async" class="wp-image-520858" style="width: 248px; height: auto;" src="https://www.eeworldonline.com/wp-content/uploads/2026/05/MChabroux.jpg" sizes="(max-width: 350px) 100vw, 350px" srcset="https://www.eeworldonline.com/wp-content/uploads/2026/05/MChabroux.jpg 350w, https://www.eeworldonline.com/wp-content/uploads/2026/05/MChabroux-263x300.jpg 263w, https://www.eeworldonline.com/wp-content/uploads/2026/05/MChabroux-131x150.jpg 131w" alt="" width="350" height="400" /><figcaption class="wp-element-caption">Michael Chabroux, Vice President, Product Management, Wind River</figcaption></figure>
<p>In the cloud, a short delay is often acceptable. At the edge, it isn’t. A braking system, a robotic arm, or a patient monitor must respond within a few milliseconds. Adding AI into that loop raises a critical question: how can engineers be sure these systems will still deliver on time?</p>
<h3 id="h-why-determinism-matters" class="wp-block-heading"><strong>Why determinism matters</strong></h3>
<p>For decades, real-time operating systems (RTOS) have given developers a way to guarantee that tasks finish before deadlines. An RTOS scheduler makes behavior predictable: engineers know how long a task will take and can be confident that deadlines will be met.</p>
<p>This works for classic control jobs such as reading a sensor and adjusting a motor. AI inference is different. A neural network doesn’t always run in the same amount of time—execution depends on model size, data type, and available compute. Even small delays can cause missed deadlines. In safety-critical domains, that’s not acceptable.</p>
<p>Validating timing, not just accuracy, is becoming a core requirement. Engineers must prove that results arrive on time, every time.</p>
<p><strong>Challenges of validation</strong><br />
Validating real-time AI systems is more challenging than validating traditional embedded systems. Engineers face challenges in several areas:</p>
<p><strong>Determinism under load</strong></p>
<ul class="wp-block-list">
<li>AI workloads can push CPUs, memory, and interconnects to their limits. Validation must show that inference tasks won’t disrupt control loops, and testing needs to cover worst-case conditions—not just the average.</li>
</ul>
<p><strong>Platform diversity</strong></p>
<ul class="wp-block-list">
<li>Embedded systems range from tiny microcontrollers to complex SoCs with GPUs and neural accelerators. Validation methods have to scale across this spectrum.</li>
</ul>
<p><strong>Scalability and updates</strong></p>
<ul class="wp-block-list">
<li>Models change. A software update may replace a lightweight model with a larger one. A system that passed validation yesterday might fail today. Continuous validation is required across the product lifecycle.</li>
</ul>
<p><strong>Safety and security</strong></p>
<ul class="wp-block-list">
<li>Automotive, aerospace, and healthcare all demand strict compliance. AI makes this harder, since model behavior isn’t always easy to explain. On top of that, new attack surfaces appear at the model and device level, adding to the validation burden.</li>
</ul>
<p><strong>Practical Approaches</strong></p>
<p>Despite these challenges, engineers are finding practical ways to validate real-time performance in AI-enabled systems. Some key approaches include:</p>
<p><strong>Hybrid operating system strategies</strong><br />
Many designs split duties between an RTOS and embedded Linux. The RTOS runs control loops; Linux handles AI frameworks and applications. Partitioning—sometimes enforced with virtualization or containers—keeps inference from blocking deadlines.</p>
<p><strong>Virtual targets and simulation</strong><br />
Validation no longer waits for hardware. Virtual platforms let engineers test AI and control workloads early, under simulated timing conditions. They can also stress systems with extreme loads to uncover bottlenecks before deployment.</p>
<p><strong>Model optimization</strong><br />
Simplifying models often reduces execution time without hurting accuracy. Pruning, quantization, and distillation shrink the number of operations and cut power use, making it easier to meet deadlines.</p>
<p><strong>System-level metrics</strong><br />
Accuracy and throughput aren’t enough. Engineers must measure latency, jitter, and throughput under load, and factor in real-world conditions such as heat or network disruptions.</p>
<p><strong>Continuous validation and monitoring</strong></p>
<p>Validation can’t stop at launch. Every update—security patches, new models, new features—needs retesting. Telemetry from deployed systems helps spot timing issues before they cause failures.</p>
<p><strong>Real-world example: automotive systems</strong></p>
<p>Advanced Driver Assistance Systems (ADAS) illustrate the stakes. Cameras, radar, and sensors feed AI models that detect objects and guide driving decisions. At the same time, braking and steering must operate under strict real-time guarantees.</p>
<p>If detection is late, braking may not happen in time. Engineers validate that inference consistently meets deadlines under load, across tasks, and through model updates. In practice this requires a mix of RTOS, Linux, dedicated accelerators, simulation, and on-road testing.</p>
<p><strong>Guardrails for safe deployment</strong></p>
<p>Validation also means ensuring the system behaves responsibly. That includes:</p>
<ul class="wp-block-list">
<li>Bias and fairness: models must be tested for corner cases that could lead to unsafe results.</li>
<li>Interoperability: inference shouldn’t conflict with communications, diagnostics, or other subsystems.</li>
<li>Security: edge devices need to withstand attacks that could alter AI behavior or disrupt real-time functions.</li>
</ul>
<p>Building these guardrails demands collaboration across software, hardware, and AI teams.</p>
<h3 id="h-what-s-next" class="wp-block-heading"><strong>What’s next</strong></h3>
<p>Real-time validation for AI-enabled embedded systems is no longer optional. As intelligence and control converge, validation has to span deterministic software, probabilistic models, and the hardware that ties them together.</p>
<p>The goal is trust. Engineers, regulators, and end-users all need confidence that these systems will respond accurately and on time. When validation is built into the full lifecycle, from design through deployment and updates, that trust becomes possible.</p>
<p>Done right, AI at the edge can make cars safer, factories more efficient, and healthcare more responsive. The challenge isn’t whether the system can think. It’s whether it can react—every single time.</p>
<p>The post <a href="https://www.microcontrollertips.com/validating-real-time-performance-of-ai-enabled-embedded-systems/">Validating real-time performance of AI-enabled embedded systems</a> appeared first on <a href="https://www.microcontrollertips.com">Microcontroller Tips</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.microcontrollertips.com/validating-real-time-performance-of-ai-enabled-embedded-systems/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PQC root of trust enables secure boot at power-on</title>
		<link>https://www.microcontrollertips.com/pqc-root-of-trust-enables-secure-boot-at-power-on/</link>
					<comments>https://www.microcontrollertips.com/pqc-root-of-trust-enables-secure-boot-at-power-on/#respond</comments>
		
		<dc:creator><![CDATA[Puja Mitra]]></dc:creator>
		<pubDate>Sun, 03 May 2026 18:00:14 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Communications]]></category>
		<category><![CDATA[controller]]></category>
		<category><![CDATA[Microchip Technology]]></category>
		<guid isPermaLink="false">https://www.microcontrollertips.com/?p=17111</guid>

					<description><![CDATA[<p>The TS1800 Platform Root of Trust controller and TS50x secure boot controller from Microchip Technology are post-quantum cryptography-ready security devices for secure boot, firmware updates, attestation and certificate handling in data center, compute, defense, telecommunication and infrastructure platforms. The TS1800 integrates an Arm® Cortex®-M4F processor running at up to 192 MHz with hardware acceleration for […]</p>
<p>The post <a href="https://www.microcontrollertips.com/pqc-root-of-trust-enables-secure-boot-at-power-on/">PQC root of trust enables secure boot at power-on</a> appeared first on <a href="https://www.microcontrollertips.com">Microcontroller Tips</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a class="a2a_button_linkedin" href="https://www.addtoany.com/add_to/linkedin?linkurl=https%3A%2F%2Fwww.microcontrollertips.com%2Fpqc-root-of-trust-enables-secure-boot-at-power-on%2F&amp;linkname=PQC%20root%20of%20trust%20enables%20secure%20boot%20at%20power-on" title="LinkedIn" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_email" href="https://www.addtoany.com/add_to/email?linkurl=https%3A%2F%2Fwww.microcontrollertips.com%2Fpqc-root-of-trust-enables-secure-boot-at-power-on%2F&amp;linkname=PQC%20root%20of%20trust%20enables%20secure%20boot%20at%20power-on" title="Email" rel="nofollow noopener" target="_blank"></a></p><figure class="wp-block-image alignright size-full is-resized wp-lightbox-container" data-wp-context="{&quot;imageId&quot;:&quot;69f22c01cdeaf&quot;}" data-wp-interactive="core/image" data-wp-key="69f22c01cdeaf"><img decoding="async" class="wp-image-520825" style="width: 400px;" src="https://www.eeworldonline.com/wp-content/uploads/2026/04/Microchip-TS1800-Platform-Root-of-Trust-controller.jpg" sizes="(max-width: 1024px) 100vw, 1024px" srcset="https://www.eeworldonline.com/wp-content/uploads/2026/04/Microchip-TS1800-Platform-Root-of-Trust-controller.jpg 1024w, https://www.eeworldonline.com/wp-content/uploads/2026/04/Microchip-TS1800-Platform-Root-of-Trust-controller-300x167.jpg 300w, https://www.eeworldonline.com/wp-content/uploads/2026/04/Microchip-TS1800-Platform-Root-of-Trust-controller-150x83.jpg 150w, https://www.eeworldonline.com/wp-content/uploads/2026/04/Microchip-TS1800-Platform-Root-of-Trust-controller-768x427.jpg 768w" alt="" width="1024" height="569" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on-window--resize="callbacks.setButtonStyles" /><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop"></p>
<p></button></figure>
<p>The TS1800 Platform Root of Trust controller and TS50x secure boot controller from <a href="https://www.microchip.com" target="_blank" rel="noreferrer noopener">Microchip Technology</a> are post-quantum cryptography-ready security devices for secure boot, firmware updates, attestation and certificate handling in data center, compute, defense, telecommunication and infrastructure platforms. The TS1800 integrates an Arm® Cortex®-M4F processor running at up to 192 MHz with hardware acceleration for NIST-standardized ML-DSA, LMS and ML-KEM algorithms plus USB 2.0 for faster firmware loading than I²C and SPI, while the TS50x provides a simpler secure boot path that verifies PQC and ECC P-384 signatures from SPI Flash. Available through the TrustFLEX platform, the controllers are designed as modular drop-in crypto-controllers to help system architects address CRA, CNSA 2.0 and NIST SP 800-193 requirements and migrate root-of-trust hardware to PQC with less redesign risk.</p>
<p>The post <a href="https://www.microcontrollertips.com/pqc-root-of-trust-enables-secure-boot-at-power-on/">PQC root of trust enables secure boot at power-on</a> appeared first on <a href="https://www.microcontrollertips.com">Microcontroller Tips</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.microcontrollertips.com/pqc-root-of-trust-enables-secure-boot-at-power-on/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
