Reply by Leon Heller February 4, 20102010-02-04
On 04/02/2010 16:42, Paul Curtis wrote:
>>> I'm presently messing around with a digital photo frame running an
>>> LPC2103 and an SSD1928 Controller.
>>>
>>> Everything is going well with the LPC2103 - after I found out that you
>>> have to add the 'STARTUP_ON_RESET' postprocessor directive in
>>> CrossStudio!! But I am struggling with the initialisation of the
>>> SSD1928 and LCD, no matter what I do I just get multicoloured lines
>>> down the screen!
>>>
>>> Anyway, I found this website:
>>>
>>> http://www.omnima.co.uk
>>>
>>> They sell an identical photo frame with custom code and on this page:
>>>
>>> http://www.omnima.co.uk/forums/index.php?showtopic
>>>
>>> They state:
>>>
>>> 'A full demo project for the LPC2103 including initialisation code for
>>> the type of the LCD supplied (OmnimaLCDSrcDemo.zip) is available to
>>> customers after purchasing the LCD.'
>>>
>>> I've contacted them by email to see if they would sell/give me the
>>> code without buying the frame, but I've had no response as yet. I
>>> wondered if anyone on here had a copy of this code they could give me,
>>> or alternatively any pointers on correct initialisation of the SSD1928.
>
> Don't worry, it's the same as the TechToys one here:
>
> http://www.techtoys.com.hk/ARM_boards/LPC2103_Eval_1A/LPC2103_Eval_1A.htm
>
> Code available, just download...
>
>> It looked interesting so I've ordered one from them. I should be able to
>> let you have the code.
>
> I have one, and I have the Tech Toys one too. Unfortunately the Omnima has
> a non-standatd JTAG pitch and the USB power supply I hacked off.
I'll make a little adapter PCB for the JTAG when I get mine. What is the
pin spacing?

Leon

An Engineer's Guide to the LPC2100 Series

Reply by Paul Curtis February 4, 20102010-02-04
> > I'm presently messing around with a digital photo frame running an
> > LPC2103 and an SSD1928 Controller.
> >
> > Everything is going well with the LPC2103 - after I found out that you
> > have to add the 'STARTUP_ON_RESET' postprocessor directive in
> > CrossStudio!! But I am struggling with the initialisation of the
> > SSD1928 and LCD, no matter what I do I just get multicoloured lines
> > down the screen!
> >
> > Anyway, I found this website:
> >
> > http://www.omnima.co.uk
> >
> > They sell an identical photo frame with custom code and on this page:
> >
> > http://www.omnima.co.uk/forums/index.php?showtopic=92
> >
> > They state:
> >
> > 'A full demo project for the LPC2103 including initialisation code for
> > the type of the LCD supplied (OmnimaLCDSrcDemo.zip) is available to
> > customers after purchasing the LCD.'
> >
> > I've contacted them by email to see if they would sell/give me the
> > code without buying the frame, but I've had no response as yet. I
> > wondered if anyone on here had a copy of this code they could give me,
> > or alternatively any pointers on correct initialisation of the SSD1928.

Don't worry, it's the same as the TechToys one here:

http://www.techtoys.com.hk/ARM_boards/LPC2103_Eval_1A/LPC2103_Eval_1A.htm

Code available, just download...

> It looked interesting so I've ordered one from them. I should be able to
> let you have the code.

I have one, and I have the Tech Toys one too. Unfortunately the Omnima has
a non-standatd JTAG pitch and the USB power supply I hacked off.

--
Paul Curtis, Rowley Associates Ltd http://www.rowley.co.uk
CrossWorks V2 is out for LPC1700, LPC3100, LPC3200, SAM9, and more!

Reply by Leon Heller February 4, 20102010-02-04
On 04/02/2010 16:10, r...@sulley.net wrote:
> Hi Everyone,
>
> I'm presently messing around with a digital photo frame running an
> LPC2103 and an SSD1928 Controller.
>
> Everything is going well with the LPC2103 - after I found out that you
> have to add the 'STARTUP_ON_RESET' postprocessor directive in
> CrossStudio!! But I am struggling with the initialisation of the
> SSD1928 and LCD, no matter what I do I just get multicoloured lines
> down the screen!
>
> Anyway, I found this website:
>
> http://www.omnima.co.uk
>
> They sell an identical photo frame with custom code and on this page:
>
> http://www.omnima.co.uk/forums/index.php?showtopic
>
> They state:
>
> 'A full demo project for the LPC2103 including initialisation code for
> the type of the LCD supplied (OmnimaLCDSrcDemo.zip) is available to
> customers after purchasing the LCD.'
>
> I've contacted them by email to see if they would sell/give me the
> code without buying the frame, but I've had no response as yet. I
> wondered if anyone on here had a copy of this code they could give me,
> or alternatively any pointers on correct initialisation of the SSD1928.
It looked interesting so I've ordered one from them. I should be able to
let you have the code.

Leon

Reply by robe...@sulley.net February 4, 20102010-02-04
Hi Everyone,

I'm presently messing around with a digital photo frame running an
LPC2103 and an SSD1928 Controller.

Everything is going well with the LPC2103 - after I found out that you
have to add the 'STARTUP_ON_RESET' postprocessor directive in
CrossStudio!! But I am struggling with the initialisation of the
SSD1928 and LCD, no matter what I do I just get multicoloured lines
down the screen!

Anyway, I found this website:

http://www.omnima.co.uk

They sell an identical photo frame with custom code and on this page:

http://www.omnima.co.uk/forums/index.php?showtopic

They state:

'A full demo project for the LPC2103 including initialisation code for
the type of the LCD supplied (OmnimaLCDSrcDemo.zip) is available to
customers after purchasing the LCD.'

I've contacted them by email to see if they would sell/give me the
code without buying the frame, but I've had no response as yet. I
wondered if anyone on here had a copy of this code they could give me,
or alternatively any pointers on correct initialisation of the SSD1928.
Thanks,

Rob