<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://hermann-uwe.de" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Uwe Hermann - Comments</title>
 <link>http://hermann-uwe.de</link>
 <description>Comments</description>
 <language>en</language>
<item>
 <title>Hi
From my understanding,</title>
 <link>http://hermann-uwe.de/blog/amd-rs780-chipset-documentation-released-coreboot-support-upcoming#comment-80109</link>
 <description>&lt;p&gt;Hi&lt;br /&gt;
From my understanding, the code will work with SB700 and SB7x0, inc SB750 ..etc&lt;br /&gt;
How about the other chip, it says it works with RS780, does that mean it works&lt;br /&gt;
with other RS7x0 such as RS790?&lt;/p&gt;
&lt;p&gt;An answer would be really useful,&lt;/p&gt;
&lt;p&gt;Regards.&lt;/p&gt;
</description>
 <pubDate>Thu, 18 Mar 2010 10:40:21 +0100</pubDate>
 <dc:creator>Anonymous</dc:creator>
 <guid isPermaLink="false">comment 80109 at http://hermann-uwe.de</guid>
</item>
<item>
 <title>GPL vs LGPL</title>
 <link>http://hermann-uwe.de/blog/libopenstm32-a-free-software-firmware-library-for-stm32-arm-cortex-m3-microcontrollers#comment-80060</link>
 <description>&lt;p&gt;We&#039;re aware of the issues, both licenses have their advantages and disadvantages. Multiple of the contributors (including myself) do want to enforce  changes to the lib itself as well as the software using the lib to be GPL&#039;d, though. We basically agree with the reasoning explained in more detail at &lt;a href=&quot;http://www.gnu.org/licenses/why-not-lgpl.html&quot;&gt;gnu.org: Why you shouldn&#039;t use the Lesser GPL for your next library&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If the fact that libopenstm32 is GPL&#039;d helps to open-source only a single otherwise commerical or proprietary project (so that the project can use libopenstm32) this decision has already proven very useful.&lt;/p&gt;
&lt;p&gt;Also, if the lib gets used in embedded (commercial / closed) devices and products later and we find out that libopenstm32 was used, we can enforce the release of the whole firmware for such devices (even in court, if necessary), just as Harald Welte of &lt;a href=&quot;http://www.gpl-violations.org&quot;&gt;gpl-violations.org&lt;/a&gt; has done multiple time in the past using GPL&#039;d code in netfilter in the Linux kernel. Using the LGPL would not allow us to do that.&lt;/p&gt;
&lt;p&gt;Hope that explains, Uwe.&lt;/p&gt;
</description>
 <pubDate>Wed, 17 Mar 2010 00:53:30 +0100</pubDate>
 <dc:creator>Uwe Hermann</dc:creator>
 <guid isPermaLink="false">comment 80060 at http://hermann-uwe.de</guid>
</item>
<item>
 <title>Baudrate bug</title>
 <link>http://hermann-uwe.de/blog/libopenstm32-a-free-software-firmware-library-for-stm32-arm-cortex-m3-microcontrollers#comment-80016</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;thanks for testing! This is a small bug in the clock setup I think, will investigate.&lt;/p&gt;
&lt;p&gt;Uwe.&lt;/p&gt;
</description>
 <pubDate>Mon, 15 Mar 2010 10:08:36 +0100</pubDate>
 <dc:creator>Uwe Hermann</dc:creator>
 <guid isPermaLink="false">comment 80016 at http://hermann-uwe.de</guid>
</item>
<item>
 <title>usart</title>
 <link>http://hermann-uwe.de/blog/libopenstm32-a-free-software-firmware-library-for-stm32-arm-cortex-m3-microcontrollers#comment-80008</link>
 <description>&lt;p&gt;hello Uwe&lt;/p&gt;
&lt;p&gt;Thanks for your work on this.  I&#039;ve created a tool chain using your script. I ran your usart example and all works ok except that the baud rate is twice the expected rate.  It is not the baud calculation, as I put in the raw value and it still operates at e.g. 19200 when 9600 is selected.  I will probably use and maybe add to your library.&lt;/p&gt;
&lt;p&gt;Many thanks&lt;/p&gt;
</description>
 <pubDate>Sun, 14 Mar 2010 20:52:08 +0100</pubDate>
 <dc:creator>billium</dc:creator>
 <guid isPermaLink="false">comment 80008 at http://hermann-uwe.de</guid>
</item>
<item>
 <title>I have the same problem and</title>
 <link>http://hermann-uwe.de/photoblog/3d-sound-usb-audio-device#comment-79972</link>
 <description>&lt;p&gt;I have the same problem and would like to fix this. When I even just put it on 1 its crazy loud and unusable.&lt;/p&gt;
</description>
 <pubDate>Wed, 10 Mar 2010 23:06:04 +0100</pubDate>
 <dc:creator>Anonymous</dc:creator>
 <guid isPermaLink="false">comment 79972 at http://hermann-uwe.de</guid>
</item>
<item>
 <title>LGPL instead of GPL?</title>
 <link>http://hermann-uwe.de/blog/libopenstm32-a-free-software-firmware-library-for-stm32-arm-cortex-m3-microcontrollers#comment-79969</link>
 <description>&lt;p&gt;I was not aware of the strict licensing terms of the CMSIS, thank you for starting the openstm32 project. Have you considered using the LGPL license instead of the GPL? This move would make the library much more useful for developers like me that are working on both open source and closed source projects.&lt;/p&gt;
&lt;p&gt;Usually I can talk my clients into releasing source code for generic library functions, but they will normally resist releasing all source code as GPL.&lt;/p&gt;
&lt;p&gt;Thank you for your nice work&lt;br /&gt;
-&lt;br /&gt;
Geir&lt;/p&gt;
</description>
 <pubDate>Wed, 10 Mar 2010 13:49:01 +0100</pubDate>
 <dc:creator>Anonymous</dc:creator>
 <guid isPermaLink="false">comment 79969 at http://hermann-uwe.de</guid>
</item>
<item>
 <title>Duplication? Yes, indeed.</title>
 <link>http://hermann-uwe.de/blog/libopenstm32-a-free-software-firmware-library-for-stm32-arm-cortex-m3-microcontrollers#comment-79796</link>
 <description>&lt;p&gt;Duplication? Yes, indeed. However, there is no way around that. The &lt;a href=&quot;http://www.onarm.com/download/download389.asp&quot;&gt;CMSIS&lt;/a&gt; license (as well as the license of the proprietary ST STM32 firmware lib) is not even remotely what I would call Free Software / Open Source. One of the CMSIS files (Core/CM3/system_lm3s.c) even says &quot;You may not combine this software with &quot;viral&quot; open-source software in order to form a larger program.&quot; and other totally unacceptable stuff. The main core_cm3.h just says &quot;for use with Cortex-Mx processor based microcontrollers&quot; and &quot;This file can be freely distributed within development tools that are supporting such ARM based processors.&quot; It does &lt;strong&gt;not&lt;/strong&gt; allow you to distribute it outside of devel tools, it does &lt;strong&gt;not&lt;/strong&gt; allow modifications etc. etc.&lt;/p&gt;
&lt;p&gt;On a slightly related note, what we _might_ do is split out the generic Cortex-M3 stuff into a common lib and the STM32 specific stuff, so that later support for other Cortex-M3 microcontrollers from other vendors can be added easily.&lt;/p&gt;
&lt;p&gt;Uwe.&lt;/p&gt;
</description>
 <pubDate>Thu, 04 Mar 2010 15:56:00 +0100</pubDate>
 <dc:creator>Uwe Hermann</dc:creator>
 <guid isPermaLink="false">comment 79796 at http://hermann-uwe.de</guid>
</item>
<item>
 <title>Duplication of CMSIS?</title>
 <link>http://hermann-uwe.de/blog/libopenstm32-a-free-software-firmware-library-for-stm32-arm-cortex-m3-microcontrollers#comment-79795</link>
 <description>&lt;p&gt;Uwe, how is this library (or is intended to be) different from CMSIS?  I cloned your repository and did a quick scan of the headers, and it appears to duplicate it all.  By using the CMSIS you are even portable between different Cortex-M3 vendors, and I don&#039;t see anything STM32-specific in your library.&lt;/p&gt;
</description>
 <pubDate>Thu, 04 Mar 2010 15:21:49 +0100</pubDate>
 <dc:creator>florin</dc:creator>
 <guid isPermaLink="false">comment 79795 at http://hermann-uwe.de</guid>
</item>
<item>
 <title>Same here</title>
 <link>http://hermann-uwe.de/blog/note-to-self-missing-lvm2-and-cryptsetup-packages-lead-to-non-working-initrd-very-very-soon#comment-79792</link>
 <description>&lt;p&gt;Hi, had the same problem with my Debian, so I changed it to Gentoo, lucky me that I made a full back up before the crash and formatting of my hdd.&lt;/p&gt;
</description>
 <pubDate>Thu, 04 Mar 2010 08:38:00 +0100</pubDate>
 <dc:creator>Jim Frew</dc:creator>
 <guid isPermaLink="false">comment 79792 at http://hermann-uwe.de</guid>
</item>
<item>
 <title>i doubt that this is a bee.</title>
 <link>http://hermann-uwe.de/photoblog/drunken-bee#comment-79787</link>
 <description>&lt;p&gt;i doubt that this is a bee. its a  ... &quot;Hummel&quot; :-)&lt;/p&gt;
</description>
 <pubDate>Wed, 03 Mar 2010 16:31:36 +0100</pubDate>
 <dc:creator>Anonymous</dc:creator>
 <guid isPermaLink="false">comment 79787 at http://hermann-uwe.de</guid>
</item>
<item>
 <title>1.8V targets</title>
 <link>http://hermann-uwe.de/blog/a-simple-dlp-usb1232h-based-jtag-programmer-with-openocd-support#comment-79775</link>
 <description>&lt;p&gt;Hm, don&#039;t know if that&#039;s supposed to work. You&#039;d have to check the datasheets and/or try it. If you find out if it works, please let us know.&lt;/p&gt;
</description>
 <pubDate>Mon, 01 Mar 2010 19:02:54 +0100</pubDate>
 <dc:creator>Uwe Hermann</dc:creator>
 <guid isPermaLink="false">comment 79775 at http://hermann-uwe.de</guid>
</item>
<item>
 <title>Shipping costs</title>
 <link>http://hermann-uwe.de/blog/a-simple-dlp-usb1232h-based-jtag-programmer-with-openocd-support#comment-79774</link>
 <description>&lt;p&gt;I think I got mine from Digikey. And yes, shipping costs and taxes etc. are not so nice, unfortunately.&lt;/p&gt;
</description>
 <pubDate>Mon, 01 Mar 2010 19:01:12 +0100</pubDate>
 <dc:creator>Uwe Hermann</dc:creator>
 <guid isPermaLink="false">comment 79774 at http://hermann-uwe.de</guid>
</item>
<item>
 <title>Where have you bought it?</title>
 <link>http://hermann-uwe.de/blog/a-simple-dlp-usb1232h-based-jtag-programmer-with-openocd-support#comment-79772</link>
 <description>&lt;p&gt;Mouser is charging 20EUR for the shipping.&lt;/p&gt;
&lt;p&gt;Saelig charges 50USD to Europe.&lt;/p&gt;
&lt;p&gt;I am trying now Digikey to see how much they charge.&lt;/p&gt;
&lt;p&gt;From which shop have you ordered it?&lt;/p&gt;
</description>
 <pubDate>Mon, 01 Mar 2010 17:37:12 +0100</pubDate>
 <dc:creator>zoobab</dc:creator>
 <guid isPermaLink="false">comment 79772 at http://hermann-uwe.de</guid>
</item>
<item>
 <title>+1</title>
 <link>http://hermann-uwe.de/blog/resolving-mysterious-kernel-firmware-problems-via-apt-get-install-firmware-linux#comment-79771</link>
 <description>&lt;p&gt;Thank you so mutch, You&#039;ve saved my day!&lt;br /&gt;
Denian rocks.&lt;br /&gt;
Greetings from Germany and Russia!&lt;/p&gt;
</description>
 <pubDate>Mon, 01 Mar 2010 12:33:11 +0100</pubDate>
 <dc:creator>Anonymous</dc:creator>
 <guid isPermaLink="false">comment 79771 at http://hermann-uwe.de</guid>
</item>
<item>
 <title>Partitions on RAID</title>
 <link>http://hermann-uwe.de/blog/how-to-setup-an-encrypted-usb-disk-software-raid-1-on-debian-gnu-linux-using-mdadm-and-cryptsetup#comment-79737</link>
 <description>&lt;p&gt;Hm, true. I didn&#039;t really think much about this. Using the plain /dev/sdc and /dev/sdd should work equally fine, yes.&lt;/p&gt;
&lt;p&gt;Uwe.&lt;/p&gt;
</description>
 <pubDate>Sat, 27 Feb 2010 23:26:28 +0100</pubDate>
 <dc:creator>Uwe Hermann</dc:creator>
 <guid isPermaLink="false">comment 79737 at http://hermann-uwe.de</guid>
</item>
</channel>
</rss>
