<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>how connect sd card to lpc2468</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/29579/how-connect-sd-card-to-lpc2468</link><description> 
hi all ! how physically (wires) connect sd card to the lpc2468, so
that you can use this scheme: 

 

 forums.ni.com/.../original 

 
Could you please give ready working hex for flashing lpc2468?
thanks 
 </description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/158187?ContentTypeID=1</link><pubDate>Mon, 10 Oct 2011 06:25:49 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:2285f884-cc12-4af8-8551-1f793dd96baa</guid><dc:creator>ImPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
But note that no one writes a firmware that only generates a file
on a SD card.&lt;/p&gt;

&lt;p&gt;
1) The firmware must be run on a platform with the same crystal
frequency, so you get correct timing.&lt;/p&gt;

&lt;p&gt;
2) Any signal pins used to power up your SD card must be identical
to other design.&lt;/p&gt;

&lt;p&gt;
3) Anyone who do write a firmware would also add other
functionality - and if these signals does not match your use, then
the firmware can&amp;#39;t be trusted.&lt;/p&gt;

&lt;p&gt;
In the microcontroller world, a firmware is written specifically
to solve a very well defined problem, while running on a very
well-defined target hardware. That means, that you can&amp;#39;t just take a
binary written by someone else, and run on your platform, unless your
platform is a carbon copy of their platform.&lt;/p&gt;

&lt;p&gt;
Even if you use a development board that others are using, they
are most probably making use of more functions - after all, few
people want to test SD card interfaces without having a problem to
solve. And if using a dev kit, then the SD card is normally designed
into the board. If it isn&amp;#39;t, then the users are likely to connect way
more external hardware than the SD card connector.&lt;/p&gt;

&lt;p&gt;
As I wrote in the first post: This is not a PC, where you can
download a ready-to-run binary and have a reasonable chance that it
will run on your hardware.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/158162?ContentTypeID=1</link><pubDate>Mon, 10 Oct 2011 06:04:39 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:66c5da4a-ad7b-45f2-93cb-527a4342944d</guid><dc:creator>trSergey Ivanov</dc:creator><description>&lt;p&gt;&lt;p&gt;
trial version on 30 days&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/158122?ContentTypeID=1</link><pubDate>Mon, 10 Oct 2011 06:02:40 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:fb4c95de-c7f4-46cd-9110-08230e426889</guid><dc:creator>Tamiryan Michael</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;i&gt;Then how do you come to have NI LabVIEW - that&amp;#39;s not cheap, is
it?&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
He must have a keygen...&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/158077?ContentTypeID=1</link><pubDate>Mon, 10 Oct 2011 05:58:37 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:50f64adf-0fd5-4ae7-ab39-000bb1434ca5</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;i&gt;&amp;quot;this is a hobby&amp;quot;&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
Then how do you come to have NI LabVIEW - that&amp;#39;s not cheap, is
it?&lt;/p&gt;

&lt;p&gt;
&lt;i&gt;&amp;quot;I have a board with lpc2468 ... and sd card slot&amp;quot;&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
Does it not come with firmware to use that SD Card slot?&lt;/p&gt;

&lt;p&gt;
Have you contacted &lt;b&gt;starterkit.ru&lt;/b&gt; for support with
&lt;i&gt;&lt;b&gt;their&lt;/b&gt;&lt;/i&gt; product?&lt;/p&gt;

&lt;p&gt;
Again, do you have any experience with embedded microcontroller
development?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/158078?ContentTypeID=1</link><pubDate>Mon, 10 Oct 2011 05:41:57 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:0f42a0ae-4ff4-44b4-b7ce-6333ba22222e</guid><dc:creator>Tamiryan Michael</dc:creator><description>&lt;p&gt;&lt;p&gt;
The chances of an arbitrary .hex file to actually work on your
hardware is zero.&lt;br /&gt;
Do you understand me?&lt;br /&gt;
Zero.&lt;br /&gt;
In addition, a .hex file contains no debug information. How will you
debug, then?&lt;br /&gt;
You need to provide a _detailed_ description of what you have done,
are doing now and plan to achieve.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/158023?ContentTypeID=1</link><pubDate>Mon, 10 Oct 2011 05:34:29 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:a76afe12-0b73-4d5a-95c2-9d14fea1c598</guid><dc:creator>trSergey Ivanov</dc:creator><description>&lt;p&gt;&lt;p&gt;
No! this is a hobby. I have a board with lpc2468 (&lt;a target="" href="http://starterkit.ru/html/index.php?name=shop&amp;amp;op=view&amp;amp;id=6"&gt;starterkit.ru/.../index.php&lt;/a&gt;)
and sd card slot. I connected to the motherboard slot, but can not
get the file on the sd card. may not connect, or has some problem, I
do not know. so obviously working and I ask the firmware.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/157970?ContentTypeID=1</link><pubDate>Mon, 10 Oct 2011 05:29:25 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:59edf6b0-0905-4fef-87fc-305935b0dfdd</guid><dc:creator>Tamiryan Michael</dc:creator><description>&lt;p&gt;&lt;p&gt;
It is guy actually asking Keil to do his homework for him?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/157913?ContentTypeID=1</link><pubDate>Mon, 10 Oct 2011 05:27:06 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:4adb8272-3143-4003-b5aa-c92d822f249f</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
This is a &lt;b&gt;&lt;i&gt;User&lt;/i&gt; Forum&lt;/b&gt; - it is not Keil&amp;#39;s customer
service!&lt;/p&gt;

&lt;p&gt;
See: &lt;a href="http://www.keil.com/forum/"&gt;http://www.keil.com/forum/&lt;/a&gt; - and
look at the &lt;b&gt;Notes&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;
See also: &lt;a href="http://www.catb.org/~esr/faqs/smart-questions.html#forum"&gt;www.catb.org/.../smart-questions.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;
And, anyhow, Keil Support do not deliver hex files for user&amp;#39;s
projects.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/157888?ContentTypeID=1</link><pubDate>Mon, 10 Oct 2011 05:21:08 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:c195b70c-2433-499a-a6ff-164b06ee2e29</guid><dc:creator>trSergey Ivanov</dc:creator><description>&lt;p&gt;&lt;p&gt;
if you do not have hex-file, not worth anyone raise this
unnecessary correspondence.&lt;/p&gt;

&lt;p&gt;
P.S. you have a bad customer service, unfortunately (&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/157887?ContentTypeID=1</link><pubDate>Mon, 10 Oct 2011 05:04:57 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:c7f6257b-67d7-4ec3-a65e-267984bbf846</guid><dc:creator>trSergey Ivanov</dc:creator><description>&lt;p&gt;&lt;p&gt;
cross post, but on different forums. this is normal.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/152225?ContentTypeID=1</link><pubDate>Mon, 10 Oct 2011 05:04:40 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:30785203-929c-47a5-ab39-65acd3503478</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
Specifically for NI LabVIEW, see: &lt;a href="http://www.ni.com/training/"&gt;http://www.ni.com/training/&lt;/a&gt;&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/152233?ContentTypeID=1</link><pubDate>Mon, 10 Oct 2011 05:03:14 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:d8ea3004-dbcb-4416-ad4e-190d608cdd8f</guid><dc:creator>trSergey Ivanov</dc:creator><description>&lt;p&gt;&lt;p&gt;
firmware needs for Sd card connected to the LPC2468 in
SPI-mode.&lt;/p&gt;

&lt;p&gt;
I do not know much English. thanks for the correction&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/152226?ContentTypeID=1</link><pubDate>Mon, 10 Oct 2011 05:02:17 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:3536dce8-8c2f-440b-9ade-b39eacf5f211</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;

&lt;a href="http://forums.ni.com/t5/LabVIEW-Embedded/how-connect-sd-card-to-lpc2468/m-p/1733096/highlight/true#M2916"&gt;forums.ni.com/.../true&lt;/a&gt;&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/151455?ContentTypeID=1</link><pubDate>Mon, 10 Oct 2011 04:59:33 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:d07540cc-e86c-45f0-9cb4-8f549a28cb67</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;i&gt;&amp;quot;the (sic) known working firmware&amp;quot;&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
There is no such thing as &lt;i&gt;&amp;quot;&lt;b&gt;the&lt;/b&gt;&amp;quot;&lt;/i&gt; (ie, exactly one)
firmware.&lt;/p&gt;

&lt;p&gt;
Firmware has to be written to match your specific target
hardware.&lt;/p&gt;

&lt;p&gt;
Other than the fact that it contains an lpc2468 and an SD-Card,
you have given no details whatsoever of your specific target
hardware.&lt;/p&gt;

&lt;p&gt;
Therefore, it is impossible to provide &amp;quot;the&amp;quot; &lt;i&gt;(sic)&lt;/i&gt;
firmware.&lt;/p&gt;

&lt;p&gt;
It seems that you have no idea about developing with embedded
microcontrollers?&lt;/p&gt;

&lt;p&gt;
Therefore, you either need to stop and spend time learning about
embedded microcontroller development, or find someone to do it for
you.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/146759?ContentTypeID=1</link><pubDate>Mon, 10 Oct 2011 04:47:59 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:75740846-6ece-4d16-af21-1d3922421459</guid><dc:creator>trSergey Ivanov</dc:creator><description>&lt;p&gt;&lt;p&gt;
I&amp;#39;m not asking to do the job for himself, unnecessarily no
specific task to work. I need only to check the connections sd card
to lpc2468. I wanted to check it using the known working firmware. I
do not care what she creates a file with some content. I need a
hex-file, I do not need the source code.&lt;/p&gt;

&lt;p&gt;
thanks&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/145201?ContentTypeID=1</link><pubDate>Mon, 10 Oct 2011 04:44:20 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:17491b54-fab7-4328-91ce-33d1c910af3b</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
But you&amp;#39;re not asking for &lt;b&gt;&lt;i&gt;help&lt;/i&gt;&lt;/b&gt; - you&amp;#39;re asking
someone to do your work for you!&lt;/p&gt;

&lt;p&gt;
Try:&lt;/p&gt;

&lt;p&gt;
&lt;a href="http://www.peopleperhour.com/"&gt;http://www.peopleperhour.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;
&lt;a href="http://www.vworker.com/"&gt;http://www.vworker.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;
&lt;a href="http://www.zintro.com/"&gt;http://www.zintro.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;
or similar...&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/143034?ContentTypeID=1</link><pubDate>Mon, 10 Oct 2011 04:38:49 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:70f8fd2f-f116-490b-b79d-dec376ac7e84</guid><dc:creator>trSergey Ivanov</dc:creator><description>&lt;p&gt;&lt;p&gt;
can you help me or not?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/143033?ContentTypeID=1</link><pubDate>Sat, 08 Oct 2011 10:43:32 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:f3d6761d-37eb-4823-9b90-b79f814786ca</guid><dc:creator>trSergey Ivanov</dc:creator><description>&lt;p&gt;&lt;p&gt;
yes, really)) I&amp;#39;m from Russia and did not know English very
well.&lt;/p&gt;

&lt;p&gt;
and to me it&amp;#39;s to verify the connection sd card to lpc2468&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/140075?ContentTypeID=1</link><pubDate>Sat, 08 Oct 2011 10:29:57 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:89bb377f-22ae-4900-b811-bca1fe503e77</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
Really??!&lt;/p&gt;

&lt;p&gt;
So what can possibly be the point of this:&lt;/p&gt;

&lt;p&gt;
&lt;i&gt;&amp;quot;I need the firmware for the LPC2468 that it only created any
file on the sd card with any content&amp;quot;&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
Other than as a homework exercise, it seems entirely
pointless!&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/130865?ContentTypeID=1</link><pubDate>Sat, 08 Oct 2011 09:41:10 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:3d8ad91c-4b21-4708-ba9a-56d71ef612d6</guid><dc:creator>trSergey Ivanov</dc:creator><description>&lt;p&gt;&lt;p&gt;
I do not Troll.&lt;br /&gt;
then h then I got I laid out in the first link in the message. You
can not add to our image.&lt;/p&gt;

&lt;p&gt;
duplicate:&lt;/p&gt;

&lt;p&gt;
[url=&lt;a target="_blank" href=
"http://fotohosting.org/share.php?id=FDAB_4E907C86"&gt;http://fotohosting.org/share.php?id=FDAB_4E907C86&lt;/a&gt;][img]&lt;a target="_blank" href="http://fotohosting.org/thumb.php?id=FDAB_4E907C86"&gt;&amp;quot; href=
&amp;quot;http://fotohosting.org/share.php?id=FDAB_4E907C86&amp;quot;&amp;gt;http://fotohosting.org/share.php?id=FDAB_4E907C86&lt;/a&gt;][img]&lt;a href="http://fotohosting.org/image.php?id=FDAB_4E907C86&amp;amp;jpg"&gt;fotohosting.org/image.php&lt;/a&gt;[/img][/url]&lt;/p&gt;

&lt;p&gt;
&lt;a href="http://s003.radikal.ru/i203/1110/5b/5a6dab799e1b.jpg"&gt;s003.radikal.ru/.../5a6dab799e1b.jpg&lt;/a&gt;&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/127130?ContentTypeID=1</link><pubDate>Sat, 08 Oct 2011 05:44:26 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:7a1b570a-3e2e-4218-894d-fa87d5d4cf82</guid><dc:creator>Tamiryan Michael</dc:creator><description>&lt;p&gt;&lt;p&gt;
I have enough work as it is thank you very, you stupid troll. Get
lost.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/127133?ContentTypeID=1</link><pubDate>Sat, 08 Oct 2011 05:35:09 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:92a056fe-20ff-4d13-9d87-8f6cb0883228</guid><dc:creator>ImPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
So your goal is just to boot an unknown firmware, and show your
teacher that it adds a file to the memory card. Then you think you
will get a good grade? And no source code or any other documentation
to show that you have actually done any own work?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/116523?ContentTypeID=1</link><pubDate>Sat, 08 Oct 2011 04:51:22 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:fbeffb25-9ab8-482a-913a-b0c15ef52913</guid><dc:creator>trSergey Ivanov</dc:creator><description>&lt;p&gt;&lt;p&gt;
I need the firmware for the LPC2468 that it only created any file
on the sd card with any content.&lt;br /&gt;
Thank you!&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/105349?ContentTypeID=1</link><pubDate>Sat, 08 Oct 2011 04:47:43 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:8dcbeda7-d697-485a-affe-14f2b97419e0</guid><dc:creator>ImPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
Yes, I know what firmware is.&lt;/p&gt;

&lt;p&gt;
But exactly what is firmware that supports the SD card? Doing
exactly what with the card? Performs random writes to the card at
maximum speed until it wears out? Performs full-card reads and emits
the average and peak read speed after each iteration? Waits for cards
to be inserted and then auto-formats them using FAT32?&lt;/p&gt;

&lt;p&gt;
You really have to turn on your brain and start to think. For a
firmware to be useful, the requirements specification has to be way
longer than just that it supports a SD card.&lt;/p&gt;

&lt;p&gt;
Are your only goal if looking for a car: Want to buy car that that
has rubber tires? Want to buy car supporting a steering wheel?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how connect sd card to lpc2468</title><link>https://community.arm.com/thread/79642?ContentTypeID=1</link><pubDate>Sat, 08 Oct 2011 03:48:55 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:ac6b13d2-7662-46d0-bb46-1563796b0d9f</guid><dc:creator>trSergey Ivanov</dc:creator><description>&lt;p&gt;&lt;p&gt;
hex for lpc2468 - it&amp;#39;s firmware.&lt;/p&gt;

&lt;p&gt;
example firmware: &lt;a href="http://files.mail.ru/F9RE8X"&gt;http://files.mail.ru/F9RE8X&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;
hex in keil: &lt;a href="http://files.mail.ru/P7MQA8"&gt;http://files.mail.ru/P7MQA8&lt;/a&gt;&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>