|
Prev: Flash Write in H8SX/1653 controller
Next: WARNING: (374) ORDER command could not be obeyed for section STACK
From: bugfixer on 3 Jan 2006 07:58 Hello to you all. Has anybody used successfully the SED1335 device in bus mode with LPC 2294 (the ARM7 from Philips)? I'm using a Phytec development board, which uses the A2 address bus as the lowest bit for the addresses. The register BCFG3 seem to correctly set: BCFG3 --> 0x0000FBEF bit memory access, RBLE = 0, IDCY=15, WST1=31, WST2=31. I have also set PINSEL2 to 0x0E6149E4, using the bus in A2-A23, enabling CS3 (at address 0x83000000). The symptom is that when I write to 0x83000000 A2 does not go to 1. Any idea? thank you in advance -- bugfixer
From: bugfixer on 3 Jan 2006 08:00 Oh, a typo: "The symptom is that when I write to 0x83000001 A2 does not go to 1. " is the correct information.
From: bugfixer on 3 Jan 2006 09:03
oops, sorry. Now A2 moves. I have to write to 0x83000004 to make it move. Sorry. I hope this at least helps somebody else. -- bugfixer |