<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=USART_SDK</id>
	<title>USART SDK - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=USART_SDK"/>
	<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=USART_SDK&amp;action=history"/>
	<updated>2026-06-04T22:43:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://w.electrodragon.com/w/index.php?title=USART_SDK&amp;diff=25622&amp;oldid=prev</id>
		<title>Chao: Created page with &quot;== Example for STM32 ==  uint8_t UART_TxBuf[50];  #define LogLocal(...)  do{}while(HAL_UART_Transmit_DMA(&amp;huart1,UART_TxBuf,sprintf((char *)UART_TxBuf,__VA_ARGS__))) Use  LogL...&quot;</title>
		<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=USART_SDK&amp;diff=25622&amp;oldid=prev"/>
		<updated>2020-02-19T14:35:55Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Example for STM32 ==  uint8_t UART_TxBuf[50];  #define LogLocal(...)  do{}while(HAL_UART_Transmit_DMA(&amp;amp;huart1,UART_TxBuf,sprintf((char *)UART_TxBuf,__VA_ARGS__))) Use  LogL...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Example for STM32 ==&lt;br /&gt;
 uint8_t UART_TxBuf[50];&lt;br /&gt;
 #define LogLocal(...)  do{}while(HAL_UART_Transmit_DMA(&amp;amp;huart1,UART_TxBuf,sprintf((char *)UART_TxBuf,__VA_ARGS__)))&lt;br /&gt;
Use&lt;br /&gt;
 LogLocal(&amp;quot;I2c Error\r\n&amp;quot;);&lt;br /&gt;
&lt;br /&gt;
[[category: C]]&lt;/div&gt;</summary>
		<author><name>Chao</name></author>
	</entry>
</feed>