Other Parts Discussed in Thread: AM5728 Hi All-
I'm dealing with an issue between the AM5728 and an eMMC. - I'm running Linux, using the TI 02.00.01.07 SDK. - The eMMC I'm having trouble with is connected to the second interface (0x480b4000). - The…
Other Parts Discussed in Thread: AM3352 Hi,
we are using AM3352 processor and SDK-08 we are using custom board but -- Sitara Stater kit is the reference for mmc -- all PIN connections are same.
mmc1- dts file configuration:
mmc1_pins_default: pinmux_mmc1_pins…
Hi Sahil,
Which SDK version are you using?
Having depmod and the real time clock fail is strange.
Following was my boot log:
U-Boot SPL 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000)
SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00…
Part Number: CC1310 Hi Team,
When I downloaded the program to CC1310, there was an abnormal situation, which caused my program to be unable to run. Please help me solve it.Thank you!
More Info:
SDK Version :simplelink_cc13x0_sdk_3_10_00_11 …
I'm using SDK 7.0 (Kernel 3.12.12)
Here is the function that you referenced
void ti81xx_musb_phy_power(u8 on)
{
void __iomem *scm_base = NULL;
u32 usbphycfg;
scm_base = ioremap(TI81XX_SCM_BASE, SZ_2K);
if (!scm_base) {
pr_err("system control…
Hi Stefano,
1) you are referring to gang programming or the ability to create an off line image and program in offline mode (i.e. when disconnected from the CC3xxx device). This feature is plan of record. Can you comment on when this feature is required…
Hello. I think I've correctly done those steps. I'll repeat again. Some questions:
1. Could I use the "prebuilt images" at the SDK? (uImage-am335x-evm.bin) or, should I make a new uImage after installing graphics SDK? If the later, what config_file…
Hi,
Welcome to the TI E2E forum. I hope you will find many good answers here and in the TI.com documents and in the TI Wiki Pages (for processor issues). Be sure to search those for helpful information and to browse for the questions others may have…
Part Number: AWR2243 Other Parts Discussed in Thread: AWR1243
Tool/software:
Hello,
I am trying to boot the AWR2243 4-Chip cascade radar board using SD card to run the usecases in the Vision_SDK. Below I have attached the log file and it hangs…
Hello everyone,
I'm going to make an EtherCAT slave controller. There are some general questions about using A3359 and protocol stacks for this IC.
1. Is it possible to run EtherCAT protocol and main application (communication with ADC) on the same…