<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Controlling the power supplies on a Xilinx KC705 FPGA board with PMBus</title>
	<atom:link href="http://billauer.se/blog/2018/01/pmbus-vadj-fmc/feed/" rel="self" type="application/rss+xml" />
	<link>https://billauer.se/blog/2018/01/pmbus-vadj-fmc/</link>
	<description>Anything I found worthy to write down.</description>
	<lastBuildDate>Thu, 26 Mar 2026 13:15:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Dwight Larson</title>
		<link>https://billauer.se/blog/2018/01/pmbus-vadj-fmc/comment-page-1/#comment-1491</link>
		<dc:creator>Dwight Larson</dc:creator>
		<pubDate>Sun, 12 Apr 2020 15:02:16 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=5350#comment-1491</guid>
		<description>Here are a couple tips/corrections that might help...

You got 0xFF results after an inadvertent STOP condition because no PMBus transaction may begin with a the &quot;read bit&quot; in the device address. If you don&#039;t do the repeated start, you really are starting fresh; there&#039;s no memory of the previous command code.

Second - the LINEAR11 format is signed. Both the 5-bit exponent and the 11-bit mantissa are two&#039;s complement numbers.</description>
		<content:encoded><![CDATA[<p>Here are a couple tips/corrections that might help&#8230;</p>
<p>You got 0xFF results after an inadvertent STOP condition because no PMBus transaction may begin with a the &#8220;read bit&#8221; in the device address. If you don&#8217;t do the repeated start, you really are starting fresh; there&#8217;s no memory of the previous command code.</p>
<p>Second &#8211; the LINEAR11 format is signed. Both the 5-bit exponent and the 11-bit mantissa are two&#8217;s complement numbers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
