Browse Topics
Amplifiers
Audio Amplifiers
High Speed Amplifiers
Precision Amplifiers
/etc... Amplifiers & Other Linear
Applications
Automotive
Medical & High Reliability
Motor Drivers
ARM® Processors
Sitara™ ARM®
Digital Signal Processors (DSP)
C5000 Ultra Low Power DSP
C6000 Multicore DSP
C6000 Single Core DSP
DaVinci™ Video Processors
OMAP™ Processors
Clocks & Timers
Data Converters
Audio Converters
High Speed Data Converters
Precision Data Converters
Video Converters
/etc... Data Converters
Development Tools
WEBENCH® Design Center
Code Composer Studio
TI C/C++ Compiler
DLP & MEMS
Embedded Software
Android
BIOS
Linux
Multimedia Software Codecs
StarterWare
WinCE
Interface
Consumer & Computing
Ethernet
Fiber Communication
High Speed Interface
Industrial Interface
/etc... Interface
Logic
Low Power RF & Wireless Connectivity
Microcontrollers
C2000™ Microcontrollers
Stellaris® ARM® Microcontrollers
MSP430™ Microcontrollers
Tiva™ ARM® Microcontrollers
Other Microcontrollers
Hercules™ Safety Microcontrollers
OMAP™ Applications Processors
Power Management
Battery Management
Digital Power
AC/DC and Isolated DC/DC Power
LED Drivers/LCD Bias
Linear Regulators
NexFET™ Power MOSFETs
Non-Isolated DC/DC
Power Modules
PMU
Power Interface
SIMPLE SWITCHER®
Sequencers
Supervisor and Reset IC
Wireless Power
/etc... Power
RF & Digital Radio
Digital Radio (GC Products)
High Performance RF Modulators, PLL and VCO products
/etc... RF
Other Analog & Touch
Imaging
Temperature Sensors
Touch
/etc... Analog
/etc Support
Custom Title
Support Forums
To post a question or find an answer, choose a topic from the "Browse Topics" navigation menu on the left.
Get this RSS feed
Tags
You have subscribed to this tag. To view or manage your tag subscriptions,
click here
.
Close
You have unsubscribed from this tag. To view or manage your tag subscriptions,
click here
.
Close
You are currently viewing:
omap3530
1271
1273
3530
6446
6467
AM/DM37x
am1808
am18x
am3517
am35xx
AM37X
android
android rowboat
arago
arm
arm cortex-a8
ARM-A8 WINCE BSP
audio
Beagle
beagle board
Beagle Board XM
beagleboard
Beagleboard omap3530
Beagleboard omap3530 Codec_Engine
beagleboard_OMAP
Related Posts
Forum Post:
[OMAP3530] Need help with a display Driver
JeremyKapp
Hello, I am new to Linux and display drivers. I have the Omap 3530 eval kit designed by Mistral for TI. I am using the general purpose expansion connector P7 to wire to a smart display, the connection map below shows where I have made the connections. P7 Ours DSS_DO to DSS_D7 D0 to D7 DSS_ HSYNC...
on
Aug 21, 2008
Forum Post:
Code composer studio setup for OMAP3530
Ramadevi6587
Hi, I have Mistral's OMAP 3530 board.Though I read all related posts in this forum for basic CCS setup, I still need clarifications in it. 1. CCS3.3 SR11 is needed to use with either SDXDS510USb or Blackhawk emulator.Am I right? 2.Third party IDE is needed for debugging the ARM.If so, then...
on
Nov 19, 2008
Forum Post:
Need help with hardware-programming
SabineKäß
Hello, I start working with the OMAP35x Evaluation Module and try to drive the lcd to display images. This has to be done as a native program directly on the hardware. The documentation of the OMAP35x is very voluminous and it is not very obviously recognisable to me which components and registers...
on
Nov 27, 2008
Forum Post:
To use uvc camera(logitech QuickCam Pro 9000) on OMAP35x EVM Mistral board
anirbanrc
Hi, I am using 2.6.22.18-omap3 kernel in my OMAP35x EVM. I want to capture video from camera and want to display it in board's LCD. So, I have cross compiled linux-uvc driver and successfully inserted the uvcvideo.ko module. But when I use the command "lsmod | grep uvc" it is showing...
on
Dec 12, 2008
Forum Post:
Re: Issue With Running Demo from Codec Engine and cmemk.ko loading
ddompe
Vineet, I wasn't aware you were using an initrd fs image (You see, we user our own SDK for OMAP35x that handles the filesystem allocation for us, and initrd is not used often for the memory dog it is). In this case I think you are better off using some NFS boot procedure or SD-card boot procedure...
on
Dec 12, 2008
Forum Post:
video_encode_io1_omap3530.x470MV not working
Vineet
Hi, I am booting omap board from nfs server and my decode and display is working fine but I am unable to encode yuv file to .264 file and the following errors are coming:- [root@OMAP3EVM dvsdk]# ./video_encode_io1_omap3530.x470MV -c h264enc -r 352x288 -i test.yuv -o out.264 Starting application...
on
Jan 6, 2009
Forum Post:
How to verify OMAP3530 core frequencies?
RobbySun
I'm using OMAP35x EVM with DVSDK software, and want to verify the core frequencies for both the ARM and DSP cores. How can I do it without using CCS? Thanks,
on
Jan 6, 2009
Forum Post:
NFS in write mode issue
Vineet
I have setup NFS Server and booting FS but from board I am unable to save any file. However I created each and every directory with login as root/root permission. When I am pressing back key then previous commands are not shown on the OMAP board. It seems fopen() and fwrite is also not working and while...
on
Jan 10, 2009
Forum Post:
Encoding issue on OMAP3530
Vineet
Hi, I am able to encode yuv files to .264 files using video_encode_io1_omap3530.x470MV but the encoded file is not proper. We tried to play it on several .264 players but the video is not proper. For verification we tried to encode different .yuv files at different resolution also but I am not able...
on
Jan 12, 2009
Forum Post:
Run u-boot from DRAM on OMAP35X EVM
shauly
hello, Question: how to program and run u-boot from DDRAM on OMAPEVM35X? I have donload the u-boot using DownloadUtility.exe to DDRAM (the original u-boot is run from flash) and try to run it with: go 0x80e80000 ## Starting application at 0x80E80000 ... U-Boot 1.1.4 (Jan 18 2009 - 10...
on
Jan 20, 2009
Forum Post:
Re: Segment conflicting in bios
Brad Griffis
Sureshkumar, The L2 memory has two sections: Section 1: 32 KB of dedicated L2 SRAM Section 2: 64 KB configurable as cache or SRAM The default configuration comes with a section called IRAM which allocates all 96KB of L2 memory as SRAM. When you turn on the L2 cache you need to reduce the...
on
Jan 22, 2009
Forum Post:
Re: TRACE32 JTAG debugger not showing tasks
ddompe
Hi, Are you using run-mode (with t32server) or stop-mode debugging? In stop mode it won't display anything while the processor is running. In run mode you need to use go.monitor to get the communication going. Diego
on
Jan 27, 2009
Forum Post:
Re: Installation of xdais_6_22_01
BrandonAzbell
If you have access to the DVSDK for OMAP3, you will find examples. This should be located at http://www.ti.com/omapsoftwareupdates.
on
Feb 9, 2009
Forum Post:
Re: XDAIS in CCS
BrandonAzbell
You should find this with the DVSDK for OMAP3 found at http://www.ti.com/omapsoftwareupdates.
on
Feb 9, 2009
Forum Post:
[OMAP3530] HPI access through Linux applications
Daniboy
Hi, I'm developping a project that have 1 OMAP 3503 and 1 DSPs C5510. The OMAP is running Linux OS and there are some applications running on that. The OMAP have to access the 5 DSPs through the Host Port Interface. I would like to know if there is any device driver I can use to interface our...
on
Feb 11, 2009
Forum Post:
Re: DVSDK and kernel versions
ddompe
Hi, Well, I would say if you have board support vendors they should probably care for supporting the software tools if they are moving to a newer kernel :S I understand that there are official plans in the future for OMAP SDKs to support git kernels (and therefore the DVSDK), but don't hold your...
on
Feb 19, 2009
Forum Post:
OMAP3530 CBC Package Discrepancies
Howard Robson
My company is engaged in a consulting capacity designing a system based on the TI OMAP3530 for a client. We originally planned to use the CUS package, but have switched to the CBC package and have uncovered a significant number of discrepancies in the documentation. We would appreciate clarification...
on
Feb 24, 2009
Forum Post:
Does OMAP 3530 SDIO IRQ work?
Hao Yang Jian
My platform is beagleboard and linux 2.6.29. I tried to enable the SDIO IRQ because of bad performance. Following the SPEC, I set the CIRQ [bit 9] to ISE & IE registers. The problem is when I set these two registers, the MMC controller will always trigger my ISR, and the MMC Controller's status...
on
Mar 3, 2009
Forum Post:
[OMAP3530] Problem with Setting Vector Table for Real Time Operating Systems
jack9310
Hi, I am currently working on OMAP3530 based Board from Mistral Solutions. I am using CCS v4 and XDS510 PP+ Jtag Emulator for debugging . I am trying to port a RTOS onto the board. The RTOS does not provide any memory protection hence MMU is not enabled in my case. I find problem with setting...
on
Mar 4, 2009
Forum Post:
Re: Need help with hardware-programming
SabineKäß
some weeks later: again, I am trying to solve my OMAP problem... [:P] By the way, I tried to analyse the delivered Linux drivers to get the needed information. But it is very difficult for me, since I am not trained in Linux programming. Project background: We want to run a virtualisation software...
on
Mar 19, 2009
Forum Post:
PAL camera connect through adv7180 video decoder to isp to do capture.
Dmitry1
Hi. I have Overo-board with omap3530. I am trying to connect PAL camera through ADV7180 video decoder to ISP to do capture. I am running linux 2.6.34. I wrote these lines in board-overo.c static struct i2c_board_info __initdata adv7180_i2c_board_info[] = { { I2C_BOARD_INFO("adv7180", ADV7180_I2C_ADDR...
on
May 10, 2012
Forum Post:
Monitor GPMC signals on Gumstix Overo OMAP3530
Bill Brunelle
Hello everybody! I develop a driver for configuring GPMC to communicate with a FPGA, as a NOR device. I'm running an emulation on QEMU without the NOR. It seems that I configured everything, registered the device and am able to write to it without errors like: int addr = 0x00300000; void...
on
Jul 7, 2012
Forum Post:
USB on board hub not working with android on BB-xm
kiran nayak
hi all we have our custom board based on omap3530 soc.. the board has been successfully booted with omap-linux-3.1 and USB is working properly.. but the problem is when we try to boot the rowboat gingerbread with rowboat-kernel-2.6.37 the USB is not working acutlly we tried to measure the voltages near...
on
Jul 30, 2012
Forum Post:
battery charge Zoom OMAP 35x Torpedo Development Kit
Kate KU
Hello, I have Zoom OMAP 35x Torpedo Development Kit Contents, which includes: Boards: OMAP3530 Torpedo SOM, Torpedo form factor application baseboard, EMS adpter board Display: 4.3" WQVGA LCD SD Memory Cards and etc 3.7V Lithium-Ion Battery, which capacity is 1100mAh, connects wint...
on
Aug 2, 2012
Forum Post:
linux boot problem on omap3530 custom board
kiran nayak
hello all we have omap3530 custom board which we have booted linux-omap-3.1 successfully using sd card but we are getting some problem while booting through the nand flash.. the error log is as below [ 3.981079] ThumbEE CPU extension supported. [ 3.990814] sr_init: No PMIC hook to init smartreflex...
on
Sep 10, 2012
1
2
3
4
5
»