Part Number: AM3351 We have to install new Linux kernel on AM3351 HS device.
The controller board was developed more than 10 years ago and the knowledge about signing and encrypting boot loader and kernel is not available anymore.
The processor marking…
Part Number: AM3351 Description: Our custom AM3351 board is configured with boot priority as SD Card → SPI0 NOR . The goal is to boot directly from NOR flash. The board does not include DDR, so we have optimized and reduced the SPL (MLO) size to fit within…
Part Number: AM3351 Other Parts Discussed in Thread: TPS65218
Tool/software:
Using SDK9 with AM3351 and TPS65218D0PHP, how do I set the PMIC FSEAL bit using the TI-written driver?
*** 7/25/25: I'm updating this post to include my colleague's description…
Part Number: AM3351 Using the U-Boot 2026.04 release, I built a MLO file based on the am335x_evm_defconfig file.
Redoing the u-boot build using the 2017 Linux 4.9 product baseline ‘devel_am335x_defconfig’ file, the build fails with various ‘make’ pre…
Part Number: AM3351 Hi,
We are working on a design issue trying to connect an isolated USB connector to the AM3351 USB0 peripheral. Because they are galvanically isolated, we cannot connect the 5V VBUS signal on the connector directly to the VBUS pin…
Part Number: AM3351 Attempting to bring up USB on AM335x-based custom board. The USB port is latched in "oc suspend" with no device attached.The design does not connect USB0_VBUS for isolation. Is it OK to leave USB0_VBUS sense pin floating? In the AM335x…
Part Number: AM3351 'sha3sum' was a busybox applet in AM335x Linux SDK v09.01 thinlinux filesystem image. It is no longer distributed in the thinlinux filesystem archive in the latest v09.03 or v11.02 SDKs. Was this an oversight, or intentional. If intentional…
Part Number: AM3351 Hi Expert,
I found an issue about dual CAN interface on Draco. The situation like below:
Dual CAN interface work at the same time. The CPU info like below:
root@fs360d-xc720:~# cat /proc/cpuinfo
processor : 0
model name…
Part Number: AM3351 I’m working on a small industrial automation prototype (PLC-style controller for sensor data logging and HMI control) using a TI Sitara AM335x processor. This is partly a learning/hobbyist project, but I’m trying to follow industrial…