Connecting AM3354 instead of AM3352

Started by suleymancskn, October 18, 2022, 09:52:56 AM

Previous topic - Next topic

suleymancskn

Hello everyone.

I have an Olimex AM3352 SOM module. But my AM3352 is broken.
I was change it with AM3354. I write image in sd card. I see only "ccc" on uart.
Can you help me this issue?

LubOlimex

I am not sure how can we help with that. "CCC" printed is very generic symptom of problem that can happen due to hundreds of reasons, it basically means that the chip is looking for boot medium - it can be bad image, bad card, bad SD card connector, etc, etc. Something else might have been broken it is rare to have the chip break, usually other parts of the board go first. Also replacing a chip like AM3352 in that package is not an easy task and success rate is not 100% - anything might have went wrong replacing the chip.
Technical support and documentation manager at Olimex

suleymancskn

Does this card need to boot with the default image file you provided? Because there is no AM3352 on the card anymore, there is AM3354.

The chip was passed through the xray device while installing. For this reason, we are sure that the pins are soldered.

LubOlimex

Well, we use the same image for AM3359 chip. We have variant of AM3352-SOM named AM3359-SOM that only has different chip and we never changed the Linux image specifically for it.
Technical support and documentation manager at Olimex

suleymancskn

Hello, I got an error when I uploaded the default image file you provided.
Can you give information about the cause and solution for this?
Is it possible to share the source code of the image you provided?

UART0 outputs

U-boot SPL 2013.10-gc8185c4 (Jan 28 2016 - 10:46:57)
get dpll_ddr_params
set mux_conf_regs
--DEBUG-- Configuring i2c1 pinmux
--DEBUG-- Configuring mii1 pinmux
--DEBUG-- Configuring mmc0 pinmux
--DEBUG-- Configuring mmc1 pinmux
sdram_init
am33xx_spl_board_init
spl_board_init end
### ERROR ### Please RESET the board ###



LubOlimex

QuoteCan you give information about the cause and solution for this?

No. It is not something we have encountered, so we have as much info as you do.

QuoteIs it possible to share the source code of the image you provided?

We have shared instructions here:

https://www.olimex.com/wiki/Building_Debian_AM3352_SOM

more info here:

https://www.olimex.com/wiki/AM3352-SOM
Technical support and documentation manager at Olimex