Device Identification
HelloFor validation of application update files I have to detected the exact type the microcontroller.The problem i face is that both, the TMS570LS3137 and the TMS570LS2125 have the same device id...
View ArticleDP83460 Transmit Packet Timestamp
Hello sir,Even we are using the DP83640. We able to time stamp the EVENTs but not the packet time stamping. I am not using PSFs. I am trying to read the PTP status register after sending an PTP version...
View ArticleCC2564 BLE throughput against Win8 device?
Hi,I got a question from customer if we measured BLE mode throughput of CC2564 device against some windows8 device? There are numbers available for connection between two CC2564 and connection against...
View ArticleAM3359 and KSZ8895
I'd like to use dual MAC mode and replace one TLK110 with KSZ8895 switch. Is it possible? How should I connect it? I found that CRS and COL lines are not connected on AM3359 IDK while working in MII mode.
View ArticlemicroSD driver for beagleboard-xm
Hi,I am writing microSD driver for dm3730 SOC..As u-boot has already initialized the mmc/sd/sdio controller .it is getting stuck in command transfer flow.. while ((mmc_base.pstate & 1) == 1); /*...
View ArticleWeb Server Example Code?
I have the Web Server Demo working with a Freescale FRDM-KL25Z and a Avnet WI-GO which is based on the CC3000. I'd like some help identifying the portion of code that contacts Exosite. I'd like to...
View ArticleRTSC support for RM48
Hello,I would like to use the Real-Time Software Component (RTSC).I'm using the development board TMDXRM48HDK equipped with the ARM RM48.When I create a RTSC project it seems that RM48 is not...
View ArticleAny high-precision or arbitrary-precision integer arithmetic library for...
Hi, all.I am using TMS320C5509a for data processing containing large integer operations.The integer members may be up to 100~200 bits length.According to my knowledge, there are some high-precision or...
View ArticleLinking Errors when combining NDK Client project and OpenMP project
I'm unable to combine two projects (Telnet and OMP) that I have working independently. The Telnet is heavily based on the "client" example from the NDK examples in the MCSDK package. My other project...
View Articlewifi is not working in am335x based custom board with wl1283
Hi,i have a am335x starter kit based custom board. but wifi module is wl1283 instead of wl1271.i have interfaced wifi module at mmc2 interface.but my wifi is not working. wlan0 interface is not...
View ArticleTMS570LS programming issue
Hi,I made one sample program for glowing LED (TMS570LS3137, Dev board TMDX570LS31HDK) using HALCogen and compiled using CCS.Since i am not able to connect debugger to CCS, the "gio.out" file is flashed...
View ArticleBeaglebone Black eMMC pin Muxing in u-boot
Hello I'm using Beaglebone black I've basic doubt on eMMC pin muxing in u-boot. In schematic eMMC connecting as MMC1_DAT[7..0], which means data0 to data8. But in u-boot source code mux.c...
View ArticlePandaboardES is not booting only LEDD2 is glowing.But it is not reading the...
Hi,PandaboardES is not booting only LEDD2 is glowing.But it is not reading the data from SDCARD.The minicom log is:U-Boot SPL 2011.12 (Feb 06 2012 - 03:11:06) Texas Instruments OMAP4460 ES1.1 OMAP...
View ArticleADS8558 - configuration works but never BUSY
Hello!I would like to add an ADC (ADS8558) to my C28346-Delfino in order to measure 6 different voltages of an SR-motor.Existing Setup: software mode and parallel mode to communicate with the ADC.The...
View ArticleEnclosure for CC2541 keyfob
I bought the CC2541 Mini Development Kit that include a Keyfob. I'am looking for the enclosure but this is not referred in the reference design. Can you help me to find it?
View ArticleBq26200
HiiI am working on BQ-26200 Can you please tell the procedure for programing and procedure for calibration the same.RegardsTanvi
View ArticleDVRRDK question on allocating buffer in DSP
I want to create a buffer with size of the frame in DSP, so I can use it for processing and temporary storage.I have tried following the SCD module using Utils_memAlloc(frame_size,...
View ArticleCSL_tscRead() function returns incorrect value
Hi,I am facing inconsistency issue in library function CSL_tscRead().below is simplified version of concerned code - main(){ uint64 ui64TimeStamp = 0; CSL_tscEnable (); ui64TimeStamp =...
View ArticleAM335x can't boot from SD card after I changed the size of SD card boot...
I have changed mk3PartSDCard.sh in the sdk.#! /bin/sh# mk3PartSDCard.sh v0.3# Licensed under terms of GPLv2DRIVE=$1dd if=/dev/zero of=$DRIVE bs=1024 count=1024SIZE=`fdisk -l $DRIVE | grep Disk | awk...
View ArticleKentec 7" LCD on EB-LM4F232-LCD - Help
Hi , I am trying out the demo program provided by Kentec website to interface the LCD driver K70DWN2 onto the EB-LM4F232-LCD interface board.It's not working and the drivers linking don't seems to be...
View Article