Part Number: AM3358-EP
Hi there,
I have a mature bare-metal application using the AM3358-EP and its Ethernet subsystem (SPRUH73Q TRM chapter 14).
I have some questions relating to the 3x CPSW_3G port RX FIFOs (1x host FIFO Port 0, and the 2x external…
Part Number: AM3358-EP We are developing an application on a custom board running an AM3358 . We're using sys/bios 6.75.2, am335x PDK 1.0.16 and CCS8.
We are sending 150 bytes via a UART using the sys/bios UART driver. The UART is opened in callback…
The driver was built using the timer.h defines I'm currently using. If I use the timer.h from the dmtimer directory, the driver will crash. I'm loading the driver in the cfg file as follows:
var Timer = xdc.useModule('ti.sysbios.hal.Timer');
I appears…
Part Number: AM3358-EP
Hi there,
I have a mature bare-metal application using the AM3358-EP and its Ethernet subsystem (SPRUH73Q TRM chapter 14).
I can create the conditions for an RX DMA stall - whereby the DMA determines there are no buffer descriptors…
Part Number: AM3358-EP What makes the AM3358-EP so suited for defence and medical applications? I notice the price is about 6 times higher, so there must be something that warrants this increase.
Part Number: AM3358-EP Other Parts Discussed in Thread: AM3358 Tool/software: TI C/C++ Compiler Hi E2E Team,
Can anyone suggest or provide the information on TI Sitara processor AM3358 can support TI processor?
Part Number: AM3358-EP Other Parts Discussed in Thread: AM3358 , I am having trouble finding the value of this,
I've seen info baacking it in tech ref here ,
and see clock start up times here
But cannot find the overall time of the power up sequence…
Part Number: AM3358-EP Hello TI E2E,
Reading the data sheet for AM3358-EP Sitara™ Processors (SLUSC35A –APRIL 2015) I'm looking at configuring the SPI bus for reading and writing to FLASH memory. On Table 4.1 pin B16 for SPI0_D1 it gives: BALL RESET…
Part Number: AM3358-EP
Tool/software: Linux
Hi all,
In Am33x series, using input touch button to press key & released also its all creating one event . I need to split that one event into two for using One event for key is pressed & another event…