Other Parts Discussed in Thread: AM3892 We are using CCS 6.0.1.00040 and a XDS200 USB Emulator pod to communicate to a AM3892 on a custom board. We're currently attempting to initialize our DDR3 interface (EMIF 0 only) using the procedure described here…
Other Parts Discussed in Thread: AM3892 Hi Miroslav,
really appreciate your response.
I am also working with same chip and AM3892 on Uboot and Linux kernel side.
Uboot: GPMC is connected with Nand flash chip(MT29F16G08ABACAWP). I have already modified…
vivek gupt said: i did not find c code for DDR2 stuff in board-ti8168evm.c.
Are you looking in kernel for the DDR init? You should look in u-boot code for the same.
Hi,
We managed to solve this issue. The reason was GPMC_CONFIG1 register for cs1 and cs2 not configured properly. I've copied those register's configuration from cs0 settings and now it works.
Best regards,
Anton
Hi
Even me also facing a problem with ethernet... Ethernet is not working in my board.
dm8168 is my board.
i am getting a error like this while booting..
Hardware is initialized using a generic method No state is present for card EVM Configuring network…
Other Parts Discussed in Thread: AM3892 Hello,
We have custom board based on TI AM3892 processor. I would like to use USB device with my board. HID (mouse, keyboard) and usb-storages for the first.
During startup everything seems to be okay, but when we…
Other Parts Discussed in Thread: AM3892 Hi,
We have custom board based on TI AM3892 processor. On board we have 3 NAND-chips:
cs0: 512 Mb Samsung K9F4G08U0D
cs1: 128 Mb Samsung K9F1G08U0D
cs2: 128 Mb Samsung K9F1G08U0D
NAND chip on cs0 seems to work properly…
Other Parts Discussed in Thread: AM3892 , MSP430F2132 , AM3894 Hello,
I have custom board based on TI AM3892 processor. We've managed to run Linux + Arago FS on board through the agency of E2E Community and espesially Pavel Botev. The board's design is very…
Other Parts Discussed in Thread: AM3892 Hi,
I have custom board based on am3892, i'm trying to run Android but during boot 'recovery' is called. Have you got any clues about this issue?
Here I provide full log:
Terminal log file Date: 04.02…
Other Parts Discussed in Thread: AM3892 , SYSCONFIG In the GPIO section it states:
Note: General-Purpose Input/Output (I/O) pins can also serve as external interrupt inputs.
In the interrupt section it is indicated the following:
7 NMI External Pin
96 GPIOINT0A…