Part Number: AM3358-EP
Hi!
I am using Sitara AM3358BGCZA80EP with processor_sdk_rtos_am335x_6_01_00_08. I have configured F17 pin as PWM to control the brightness of Led. As this pin is active pull up on power up so due this by default led is glowing…
Part Number: AM3358-EP the site says to contact support for information, forum posts say that this can't be discussed publically w/o indicating anything more about if/how it was resulved, and in CS0296359 i was told to come back in the forum and ask.…
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');…
Part Number: AM3358-EP Other Parts Discussed in Thread: AM3358 Hello Guys,
Good day.
Our customer wants to know how to configure the GPIO of AM3358-EP for his use, that is connected to a Reset signal.as an input with pull-up resistor active during normal…
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
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
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
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…