CCS/CC2640R2F: CC2640RF:Failed add xdctools_3_50_02_20_core to CCSv8
TMDSEVM3730: Connecting USB_OTG without using USB transceiver chip.
Part Number:TMDSEVM3730
Hi, Sirs,
I have some questions about technical issue of USB transceiver on the TMDSEVM3730 board.
On the board schematic, USB_OTG have two way connections to the PMIC and CPU
First way is USB_OTG data is going through using USB transceiver(Part No.=ISP1507BBS) to PMIC and CPU
Sencond way is USB_OTG data is going straight through connector(Part No=CON_PMC_30X2_M) to PMIC and CPU, but this way is disconnected in default
So what I did;
1. In the first way, I disconnected line of VBUS of USB transceiver(Part No.=ISP1507BBS) not to use part this USB transceiver any more.
2. In the sencond way, I put with all 0 ohm resistors(R214 ~ R225) on the connector(CON_PMC_30X2_M) to go from USB_OTG through P15 to PMIC and CPU.
However, these works don't make to USB_OTG works. For debugging, I only can see the HSUSB clock wave, but there are nothing on any datas on HSUSB_DATA0 ~DATA7.
What should I see more detail to use USB_OTG without using USB transceiver?
TPS53647: Layout question: Analog Ground?
Part Number:TPS53647
I need a little clarification as to whether it's necessary to have an analog ground for the TPS53647 controller with a single point ground vs simply connecting external component returns to the system ground plane.
The data sheet Layout instructions and the eval board appear to have an analog ground layer that is connected to the power ground at a single point through a 0 ohm resistor.
However, the layout for the 3-phase PMP10962 reference design has some controller components tied to a single point while others tie directly to the ground plane on the top layer. Device thermal pad appears to connect to ground plane on several layers including the top (controller mounted on bottom layer of PMP10962).
CCS/CC2640R2F: About the selection for simplelink_cc2640r2_sdk_1_40_00_45 at the "Resource Explorer" of CCSv7.4.0
Part Number:CC2640R2F
Tool/software: Code Composer Studio
Dear Sirs,
I have installed simplelink_cc2640r2_sdk_1_40_00_45 & simplelink_cc2640r2_sdk_1_50_00_58 at CCSv7.4.0. But I can not see simplelink_cc2640r2_sdk_1_40_00_45
appeared at the "Software " of CC2640R2 Lanuchpad" whenever opened "Resouce Explorer" to check the SDK. I only see the simplelink_cc2640r2_sdk_1_50_00_58 appeared
at "Software" of "CC2640R2 Lanuchpad" whenever opened "Resource Explorer". Since I need to exercise ble5stack examples but they only existed at simplelink_cc2640r2_sdk_1_40_00_45,
that is why I need to switch to this SDK and then I can run ble5stack examples as desired. Can any expert tell me how to resolve this issue ? Thanks a lot.
Best Regards,
Bolo
OMAP-L138: UART on TMDSLCDK138
Part Number:OMAP-L138
Hello,
I am a senior in university working with the TMDSLCDK138 to do some audio processing. I was wondering what the best way would be to implement a UART communication on the TMDSLCDK138 would be. I need the data sent over the UART to change the effects on the DSP processor while it is running.
Thanks
UCD3138: is there a program design specification for UCD3138 digital power supply
Part Number:UCD3138
Hello.
I am learning the firmware code for your public UCD3138 full-bridge hard-switching power supply.
I was just getting started with the UCD3138 software design.
After I opened the firmware code, I found that there were many source files, header files, and some files that I did not understand.
I would like to ask, how can I learn the firmware code, is there a program design specification? For example, introduce each file type, program design flow, main program structure and so on.
Thank you.
If you can help, be grateful.
CC2640R2F-Q1: BLE modules for automotive
Part Number:CC2640R2F-Q1
Hi all,
I would like to ask any availability for automotive BLE modules. I found some BLE modules that uses CC2541 like below. Do you have any available information about BLE modules that use CC2640R2F-Q1 or 48-pin-version CC2640R2F?
Thanks,
RYO
Linux/DRA77P: tisdk chromium media support
Part Number:DRA77P
Tool/software: Linux
Hello all
I am tring to get web media play on dra7xx platform ,
I notice you have the chmium support on tisdk
but seems no video accelerate code ?
I want to know , do you have chromium support with ipumm/libdce ?
If yes, how can I get this work,
If no , Do you have plan to support this feature ?
regards
xiongwei
TPS61196: LED output current rising time adjust to 200u~600us possible
Part Number:TPS61196
Hi Sir,.
does 61196 LED output current rising time adjust to 200u~600us possible ?
or RC addtion external possible ? thank you
Regards,
Philip
CCS/TDA3XEVM: how to dma data between L1 AND L2
Part Number:TDA3XEVM
Tool/software: Code Composer Studio
ti_SDK_VISION_03_02_00_00\ti_components\algorithms\REL.DMAUTILS.00.08.00.02\dmautils\test\edma_utils_autoincrement_test this Example show how to copy data between DDR and L2 , i have to copy data from DDR to L2 then form L2 to L1 , how to do this ? is there some example for this ,i think data to L1 can be more faster than L2.
LM317M: ask ESD-HBM/ESD-CDM
DS100MB203: can I use TI device into my application?
Part Number:DS100MB203
Hi,
We consider TI's DS100MB203 MUX for below structure, and wonder whether we don't need any additional retimer or repeater when using DS100MB203.
If yes, please recommend a better product among DS100MB203 and DS125MB203.
(at TI website, the only difference is Peripheral I/O and could you also explain about this function if possible?)
If no, please recommend a suitable TI repeater or retimer device can be used with DS100MB203.
thanks,
TS
CCS/LAUNCHXL-F28379D: DF40C-60DP-0.4V on LAUNCHXL-F28379D
Part Number:LAUNCHXL-F28379D
Tool/software: Code Composer Studio
Dear colleagues,
I use LAUNCHXL-F28379D to program, but there are a lot of data, so I want to expand the storage space.
In LAUNCHXL-F28379D Overview User's Guide, I found a connector shown in screenshot. Can it connect to FLASH or SRAM? Which chip should I choose?
Best regards,
Hao
CCS/cc1310: Error handling under High Speed Mode
Part Number:cc1310
Tool/software: Code Composer Studio
Hi all,
We use two devices to test the communication distance in HSM, but when two devices are separated from each other, it is always easy to cause a HS_ERROR_RXBUF. We try to restart the radio to fix this issue,but it didn't work every time. We need to know how to deal with the errors or avoid this problem.The devices we use is CC1310 launchpad.
HDC1080EVM: Cleaning the sensor window
Part Number:HDC1080EVM
Hi Team,
Please tell me the recommended way to remove dust and dirt from the sensor window of HDC 1080 EVM.
My customers are trying to use a cotton swab coated with low alcohol.
Is there not a problem?
Best Regards,
Kenji
WL1837mod: WL1837 support the BT4.2???
Part Number:WL1837mod
Hi all:
We are developing the WL1837 module, and some costomers asking whether the WL1837 chip support the BT4.2.
If supported ,what are the differences and how to design including the software and hardware or BT stack?
The costomers of us said that the NFore module (TaiWai companny,use WL1837) supported the BT4.2,
So expect to reply as soon as possible and give us more detail information about the WL1837 , thanks !!!
TMS320F28069F: Do you provide TMS320F28069F InstaSPIN third party test report or security certification?
Part Number:TMS320F28069F
Hi,
The customer arleady used our TMS320F28069F, and used our InstaSPIN function.
Their system need support high security perfromance, so we need provide our TMS320F28069F InstaSPIN to pass third party test report or security certification?
Thanks!
CC3220S-LAUNCHXL: HAP MFI
Part Number:CC3220S-LAUNCHXL
Hi , ti:
I start “Blink”example (from hap_cc3220_1_40_01_05),we use own company’s demo board instead of ti Launchpad but it can’t find Mfi Auth chip(MFI337S3959) MFiAuth_setDevice(&mfih, Board_MFI_ADDR) always return -2.
I connected :
SCL :P05
SDA:P06
RST: GND
Slave addr: 0x20
sch:
I2C weite data logic
RTOS: RTOS/TDA2x get encoder buffer issues
Tool/software:TI-RTOS
I am facing issues in dump data to SD card when i run my usecase on TDA2x EVM.
My usecase like this,
Capture->dup->Enc->Dec->Merge->Display
Now I want to dump encoder data to SD card. So I use the System_getLinksFullBuffers to get the buffer between Enc&Dec Link after start the app.
the issues is:
1.I found the function sometimes can not get buffer data. It will return with numBuf = 0;
2.The SD write speed is to slow(5MBytes/s). How can i improve the speed.
3.I found the MJPEG data dump to SD is the same despite the data size is 1024*720 or 960*540.
4.If i dump h264 data to SD card. VLC can not play the video.
Regards,
Zhang
ADS1298: ADS1298RIZXGT
Part Number:ADS1298
Hi Team,
We are requesting to provide the ADS1298 Evaluation board RevC Schematic and layout files , on which we are developing the ECG project . We evaluated the ADS1298 through EV kit , now we re going for developing the design, please help us to share the Schematic , Layout (gerber) files .
Awaiting for your reply .
Regards,
Hemantha Kumara