... http://only.mawhrin.net/~alexey/prg/lpc2103/toolchain/) ... http://only.mawhrin.net/~alexey/prg/lpc2103/tutorial-hello/ ... Eventually, you will need a C...
There are so many LCDs on this world. You should know what is the LCD controller IC you are using. So ones can help you. Best Regards, Chutiman [Non-text...
Chutiman Yongprapat
chutiman@...
Feb 1, 2009 4:54 pm
39175
please any one help me i need technical notes related to porting of Linux to ARM microcontroller  please help me ... From: tcirobot <tcirobot@...> ...
... CLK ... for ... enough ... Thank you JTD. Of course that I will replace the Xtals, it was just for ...fun. It was interesting only to see how a poor layout...
... Hi Paul, Because as soon as the PLL starts up the processor is going to start pulling in a lot more current which possibly resets it back what you had. ...
I asked the same before (Delay using Timer without looping (while)) and here is the solution. Advantage: Other command sets can be used simultaneously, which...
... Posting Guidelines 1) Google first 2) Post a brief list of things you have done. 3) Post brief details of your project 4) DONT POST WITHOUT DOING THE ABOVE...
Hi, Up to my knowledge, you cannot port the linux into LPC2377/2378. Since your micro controller does not have a MMU or MPU. Because, in linux conversion of...
Balaji Mohan
balajimohan80@...
Feb 2, 2009 7:23 am
39186
... Hello Have just downloaded the data sheet. This IC could be a solution - I have to take a closer look at it - Thanks for your suggestion Robert... Kind...
Finally, I can use DMA with SSP0 without any problem at 18MHz and with burst size on the SSP0 side up to 4 bytes. But I have 2 questions. First, what's the...
Hi all, I use lpc2368(Rev.B) with Micrel ksz8041 PHY. I use Keil's EasyWeb project(with DP83848C). But there is problem. read_PHY() function always returns...
Hi, ... Read the archives of this group. Yes, I have used that PHY, it's a piece of cake. The extended register set works just like it's advertised in the...
Hello I am working with mcb2140 and my first project is to make it like a USB storage. The project is just beginning and I am new in LPC214X programming ...
Hi Paul Thanks for fast reply. I look at archives of group, but can not find similar problem. Someone used this phy with lpc2468 and problem is Tx clock....
Hi, ... used ... I find examining the schematic and looking at the code with the aid of a debugger usually helps. The 23xx and 24xx MACs are the same if I am...
... Or if you had more experience (OP, not Paul) you'd recognize that all FFs might indicate a bus problem, incorrect decoding, mad external memory interface...
Hi, What can i do with debugger(I have not)? I init mac with Init_EMAC() function in the emac.c(there is no change in the code). And read_PHY() function...
Hi, ... Oh, I don't know. What do you think you might do with a debugger? ... Excellent. ... design. Then you've identified your problem! Same code, same...
Hi Paul, Something has been changed, when i set MDC rate 5,7 MHz(Host clock divided 10). I can read registers right, but EasyWEB project doesn't run yet....
Hi, ... The management port runs at a max of 2.5MHz IIRC. 2.5MHz is the maximum speed you can run it using a standard PHY; as an extension, a PHY may run ...
hi,has anyone worked on c328r.i m facing problem in synchronizing with camera.i hav connected camera to uart1 port..and simultaneously checking the camera...