Browse By Tags

  • AM3358 SDK 5.06 - is it OK to use CCSv5.3.0? instead of CCSv5.1.1 as offered on SDK 5.06 release download page?

    Other Parts Discussed in Thread: AM3358

    Team,

    Latest CCSv5.3.0 is available.  AM3358 SDK 5.06 shows download of 5.1.1.

    Is it OK to use CCSv5.3.0 for AM3358 SDK 5.06 debug/development?

    Thanks.

  • AM335x USB problem

    Other Parts Discussed in Thread: AM3358

    I've seen other posts with the same error messages but no solutions, so I'm guessing others are experiencing this issue as well...

    I'm running a Beaglebone Black (Linux arm 3.14.4-bone4 #4 SMP Tue Oct 7 15…

  • Sitara Linux Training - debug u-boot: unable to set breakpoints in evm.c?

    Other Parts Discussed in Thread: AM3358

    Team,

    I'm walking through Sitara Linux Training: uboot debug and i'm hitting a couple of issues.

    1 - Perform SPL Debug:  I cannot set HW breakpoint at line 582.  I set them and there is an exclamation point…

  • grlib delay problem in BB Black

    Hi, I configured resolution of my display to 1024x768, but now, I'm trying to use the GRLIB to print two Rectangles, but print is very slow because I'm using a delay between the rectangles.
    My code is:

    DpyRectFill(&g_s35_1024x768x24Display, &backGround…

  • TDMSSK3358: Problem with receiving broadcasts

    Hi,


    i am trying to run DHCP server on LWIP in StarterWare 02.00.01.01, but binded function is not called, when destination adress is 255.255.255.255. How can i fix it?

    Thank you very much.

  • RE: Periodic timer interrupt too slow

    Meanwhile I did some experiments using dmtimerCounter-example out of Starterware. Instead of console output I'm toggling a GPIO on every call of the ISR to check the frequency with an oscilloscope. This works well with the timer and reload count of…

  • Functioning of LEDs based on HW Timer & Interrupt

    HI

    I would like program LEDs of AM335x EVM involving timer & interrupt handler. Meaning there will a timer program with some pre-scale value(say 32-bit a specific frequency) and when it overflows, an interrupt will generate and corresponding self written…

  • RE: Functioning of LEDs based on HW Timer & Interrupt

    Hi Carlos,

    Your infomation have been really helpful. Startware comes for both windows and Linux installer and having maximum hardware dependent examples in it.

    I have few more questions related to same:

    1.    As for building example applications through…

  • RE: Linux Kernel Module for UART

    Miroslav Kiradzhiyski XID said:

    4) - UART0 is by default used for the serial console and it is passed through an FTDI chip, so that you can access it via USB. The only other UART that is pinned out on the Starter Kit is UART2, which can be pinmuxed (TTL…

  • RE: Data line connection for the DDR3 with AM335x

    For  AM3354ZCZ 600Mhz or 1Ghz processor , what  are selection criteria for the DDR3 SDRAM,

    How i can select the suitable memory to AM3354 / 8 processor  ZCZ100.

    What is Clock speed and Data Rate , How i can select suitable one?

    DDR3-800 means  its Clock rate…

  • AM3358 IBIS Model

    I have a customer who writes the following.

    "Having some issues during design need advice from you or your team. Download AM335x ZCZ IBIS Model from TI web site and use it to check “signal integrity” under Altium. But we get error message…

  • SPI Module for SK335x

    Hi,

    I want to write a SPI Device Driver (Kernel Module)  for the SK335x. I want to use SPI0. SPI0 is Multiplexed out in Mode 0 and that is used.

     +

    when i look in file " board-am335xevm.c " in arch/arm/mach-omap2 we see that in this struct a spi0…

  • [AM335x] Unable to receive PWM interrupt on PRU

    Setup:

    ARM, PWM and PRUSS

    Steps:

    1. PWM configured from ARM processor for 125 usec interrupts

    2. PRU interrup controller configured to received the PWM interrupt on Host interrupt 0

    Issue:

    I don't receive any PWM interrupt on the PRU, though  on registering…

  • "AM3358BZCZ100" power supply.

     I have some questions about power design.

     Processor is "AM3358BZCZ100" and PMU is "TPS65910A3A1RSL" , using DDR3

    We should provide different voltage to processor according to processor frequency

    (1)I need your confirmation for "AM3358BZCZ100…

  • AM335x MMC/SD Driver

    Hi..

    I can't see  " TI OMAP High Speed Multimedia Card Interface support " under am335x_evm_android_defconfig of Jellybean kernel configuration

    from rowboat source. but  on AM335x MMC/SD Drivers Guide described about it..

    Can you tell me where…

  • Foot print and cad symbol export error

    Other Parts Discussed in Thread: AM3517, AM3505, OPA4131, ADS1294

    The .bxl file of A18108 , AM3517 ,AM3505 is found to be not properly exported to altium designer 10 ,  designer format correctly .

                                                    the software altium designer sript…

  • Question about total address space of EMIF

    This might be simple question.

    According to AM335x datasheet, Memory device capacity is up to 1G Byte addressability.

    But, AM335X has only 16 Bit address bus[A0-A15] and 3 bit bank address[BA0-BA2]

    so total addressability (for external memory) should…

  • AM335x rootfs fails to build using MACHINE=am335x-evm bitbake tisdk-roofs-image

    I have tried to build the tisdk-rootfs-image recipe and have the following error, I looked at the directory /home/hirst689/arago-2011.09/armv7a/arm-arago-linux-gnueabi/lib/

    and found ld* and lib* files. But the error message states that the cp cannot…

  • AM3358 Using DMTimer pins to measure input pulse width

    I'm trying to use the timer pins (gpio2[2...5]) to measure pulse with on a Beaglebone with the 25 MHz clock. The pin mux mode is correctly set to 2 and pull up/down are disabled and capture mode is set on the timers. When I connect a push button attached…

  • RE: USB Host with USBHUB operation

    Sir, 

    Thank you sir for bringing that into notice. I did not consider that  condition. 

    So you suggest we go ahead with the Open Drain buffer circuit for individual USB1_VBUS from PRT_PWR1 and PRT_PWR2 similar to that in the circuit, along with using PRT_PWR1…

  • AM3358 with ANDROIDEVKIT-JB-AM335X random crashes

    Other Parts Discussed in Thread: AM3358

    Hi,

    we are using a custom board based on the BeagleBoneBlack. One of the major differences is the usage of two DDR3 RAMs. The DDR3 layout used is similar to the layout in the datasheet SPRS717G (http://www.ti.com…

  • LIRC on Ångström or alternate driver for UART

    Other Parts Discussed in Thread: AM3358

    Hardware:

    Software/OS:

    • Ångström with PSP 04.06.00.08 (pretty much the image that comes with the beaglebone here)


    Problem…

  • Networking Bug in SDK v07.00

    Other Parts Discussed in Thread: TMDSSK3358

    I've been struggling with this for several days now and I can't seem to find the proper path forward. 

    There appears to be a rather bad bug in kernel 3.12 that renders the network interface ports on the…

  • UART Confugration

    Other Parts Discussed in Thread: AM3358

     

    Hi,

        I am using AM3358 Starter Kit(non os based). i have configured the UART0.

    By using the USB to Serial Conversion i am getting serial data to and from the PC(HOST)

    Through USB AB Connector.

    UART0->USB to Serial…

  • MMC (write) speed

    Using latest kernel, I noticed slow MMC access. Our board supports both eMMC and micro-SD-card memory.

    On both memories, an ext4 fs is installed and mounted with default options. I measured write speeds of about 2MBytes/sec on both flash media.

    According…