Part Number:LM5576
I've been trying to get a -24V output out of the following circuit, but the voltage readings I've been getting are below 0.3V. The input voltage comes from a battery with a maximum voltage of 29.6V and a minimum voltage of 24V.
Part Number:LM5576
I've been trying to get a -24V output out of the following circuit, but the voltage readings I've been getting are below 0.3V. The input voltage comes from a battery with a maximum voltage of 29.6V and a minimum voltage of 24V.
Part Number:CC2650
Tool/software: Code Composer Studio
Hello,
I've been trying to upload code to a custom board I've built using the CC2650 (32 pin, model RHBT) - the schematic is based off of TI's sensor tag schematic. I've managed to upload example code (PWM example from the TI-RTOS examples) successfully to the 2650 SensorTag kit and the 2650 LaunchPad using CCS, but when I try and upload it to my board using the the JTAG port from the Debugger DevPack, I'm getting this issue
Error connecting to the target:
(Error -242 @ 0x0)
A router subpath could not be accessed.
The board configuration file is probably incorrect.
(Emulation package 8.1.0.00005)
(Please visit the site to view this file)
Which worries me, because I get the same error when the debugger is not plugged into anything at all. I've triple checked my JTAG connections and the power supply traces to the 2650, which all appear to be working fine. I've tried uploading example code from the CC2650_5XD example set since the 2650 model on the 5xd kit is also 32 pin, so I figured the pin mapping would be the same - perhaps this wasn't the best idea.
Am I missing something obvious? Should I not be using the DevPack for this? Or does anyone have any suggestions on how to get past this? Any ideas are appreciated.
Thanks!
Part Number:BQ76940EVM
Hi,
We are trying to talk to the bq76940 chip on the bq76940evm board. However, using an arduino to check on the i2c bus does not detect the particular 0x08 or 0x18 address for the BQ chip. I've ensured that the cell simulator is switched on with the orange led lit. The jumpers for SDA and SCL pull up are also plugged in.
The boot pin button enables the bq chip(seen by detecting a 2.5v on the pull up line)
Part Number:TMS320F28377D
Hi All,
I am using a Black hawk 560v2 USB trace debug probe to connect to my board with TMS320F28377D micro. I have not able to connect to it with the following problems:
-----[Print the reset-command software log-file]-----------------------------
This utility has selected a 560/2xx-class product.
This utility will load the program 'bh560v2u.out'.
Loaded FPGA Image: C:\ti\ccs901\ccs\ccs_base\common\uscif\dtc_top.jbc
The library build date was 'Apr 30 2019'.
The library build time was '11:41:17'.
The library package version is '8.1.0.00012'.
The library component version is '35.35.0.0'.
The controller does not use a programmable FPGA.
The controller has a version number of '6' (0x00000006).
The controller has an insertion length of '0' (0x00000000).
The cable+pod has a version number of '8' (0x00000008).
The cable+pod has a capability number of '7423' (0x00001cff).
This utility will attempt to reset the controller.
This utility has successfully reset the controller.
-----[Print the reset-command hardware log-file]-----------------------------
The scan-path will be reset by toggling the JTAG TRST signal.
The controller is the Nano-TBC VHDL.
The link is a 560-class second-generation-560 cable.
The software is configured for Nano-TBC VHDL features.
The controller will be software reset via its registers.
The controller has a logic ONE on its EMU[0] input pin.
The controller has a logic ONE on its EMU[1] input pin.
The controller will use falling-edge timing on output pins.
The controller cannot control the timing on input pins.
The scan-path link-delay has been set to exactly '2' (0x0002).
The utility logic has not previously detected a power-loss.
The utility logic is not currently detecting a power-loss.
Loaded FPGA Image: C:\ti\ccs901\ccs\ccs_base\common\uscif\dtc_top.jbc
An error occurred while hard opening the controller.
-----[An error has occurred and this utility has aborted]--------------------
This error is generated by TI's USCIF driver or utilities.
The value is '-501' (0xfffffe0b).
The title is 'SC_ERR_TEST_MEASURE'.
The explanation is:
The built-in scan-path length measurement failed.
The built-in scan-path reliability tests cannot be
performed without knowledge of the scan-path length.
Try specifying the scan-path lengths in the command-line
options or board configuration file of this utility or debugger.
[End: Blackhawk XDS560v2-USB System Trace Emulator_0]
Where can I specify the scan-path lenghts? I am using CCS v9 with up to dates drivers including the Blackhawk driver. Where is the command line or board configuration file that I can specify the scan-path length. What is the correct scan-path legnth?
Thank you.
Part Number:CC2650EM-4XD-RD
Hello,
I have about 30 custom boards that use the CC26504XS chip. I have previously programmed these boards using Flash Programmer 2 through 2-pin JTAG with either a SmartRF06 or LaunchPad board. No issues. However, now I keep getting "XBAL object failed" on a majority of the boards when programming. The ccfg file for the project was never changed so I'm not sure why it is saying that the board is locked. I've tried using Forced Mass Erase but it will either 1) have "XBAL object Failed" occur or 2) "Erases"(says erase was successful...) and then still can't program afterwards ("XBAL object failed" still). I have uninstalled and reinstalled Flash Programmer 2 and have also tried a different computer but the issue still occurs. Any help is appreciated as this is hindering my research.
Environment:
Thanks,
Johnny
Part Number:WL1807MOD
Tool/software: Linux
Hi,
Is there any documents/guides about how to enable, setup, configure, manage mesh networks on wl1807 modules? We are using linux, on a custom hardware.
I've seen the page named "WiLink8 Feature Guide" which links to a pdf document swaa166 titled "WiLink 8 WLAN Software - 802.11s Mesh". Would like to know whether there are other documentations.
Thanks.
Part Number:CC2642R
Open CCS 9.0.1.00004, import project simple_peripheral_app_CC26X2R1_LAUNCHXL_tirtos_ccs into the workspace from simplelink_cc13x2_26x2_sdk_3_10_00_53 SDK, "Build Project"...
>> Compilation failure Build of libraries failed. subdir_rules.mk:12: recipe for target 'build-295672945-inproc' failed "C:/ti/simplelink_cc13x2_26x2_sdk_3_10_00_53/source/ti/devices/DeviceFamily.h", line 173: fatal error: #error directive: "DeviceFamily_XYZ undefined. You must define a DeviceFamily_XYZ!" 1 catastrophic error detected in the compilation of "C:/ti/simplelink_cc13x2_26x2_sdk_3_10_00_53/kernel/tirtos/packages/ti/sysbios/family/arm/cc26xx/Boot.c". Compilation terminated.
Why doesn't the example work right out of the box?
Also, the reason I was loading this project in the first place was to see the changes that version 3.10.00.53 of the SDK made from 2.30.00.34 to simple_peripheral.c/h and simple_gatt_profile.c/h, as our project is based off those as an example. Except I can't find simple_gatt_profile.c/h anymore, and neither can CCS: trying to F3 to "Open Declaration" of
SimpleProfile_AddService(GATT_ALL_SERVICES); // Simple GATT Profile
gives an error:
Could not find symbol 'SimpleProfile_AddService' in index
What happened to it? I know the stack is in ROM now, but surely the source file for the example service with all the example characteristic declarations isn't part of that and is still around for modification, right?
Part Number:TLV5638M
Hello,
I have a client who would like us to procure some TLV5638MJGB/883 for them. Every distributor I looked at said that there may be export restrictions on this part. The part is classified as either EAR 3A001.a.2.c, or ECCN 3A001.a.2.c(never sure which is correct!). My question is simple for the right person. Can I export this part (I am in the United States) to my client in China? They say that the application is some kind of automobile testing product.
OH!!, I guess I should also ask how to ship to China. I think think the Commerce Control List is telling me that I need a license to export it. Can you confirm this AND tell me how to get licensed to do this? This is all so very confusing!
Please help me to answer this question.
Thank you very much.
Regards,
Ron Simpson
LYS Global Technology
Avon, CT
860.202.5578
Part Number:DS90UH948-Q1
Hi,
do we have currently a deserializer that can handle 2 or 4 video signals 2560 x 1080?
This has to be a UH part.
Thank you!
Regards,
Alberto
Part Number:TIDA-01168
Hi Team,
My customer would like to know more details on the interface material between the bus bar and the top side of the PCB on page 10 of TIDA-01168?
More specifically, is the bus bar in direct contact with the copper planes (board top side) or is there an interface material to fill in the air gaps (if any)?
I see that the materials and detailed description are included for the bottom side, but want to understand if it’s the same for the top side.
Thanks,
Mitchell
Part Number:LAUNCHXL-CC2650
Tool/software: TI-RTOS
Hello,
I am trying to use mailbox protocol along with simple_peripheral_observer from https://github.com/ti-simplelink/ble_examples/tree/ble_examples-2.2,
I am using BLE scanner app, to read the messages, and it is working as required when I am working on cc2650 launchpad, and it scans the bluetooth devices well.
But, when I am using the same source code on a sensor that has cc2650 chip - connected to 2650 launchpad debugger, I see an issue with the connection.
I can see the advertisement on BLE scanner app, and I can connect to it as well, but when I am trying to read messages, it disconnects immediately.
Can someone let me know what might be the issue?
Thanks,
Rathna
Part Number:CC2564C
Hi TI,
We are using CC2564C as A2DP Source in Bluetooth Classic with TI assisted A2DP (A3DP) mode.
Most of the traffic is from TI CC2564C to the headphones (Sink).
Via the Bluetooth baseband packets the Sink sends back ACK/NACK to the Source (TI CC2564C).
Please may you suggest way(s) for us to get information about the ACK/NACK that TI CC2564C receives from the Sink?
Based on any metric you can provide us to judge the quality of our transmission we wish to implement some specific behaviors on our system.
Thank you in advance for any suggestion,
-JiBé.
Part Number:FDC2214EVM
Hi,
I am going to use LabVIEW to control the FDC2214, however, TI does not have LabVIEW support for FDC2214, alternatively, I am going to use National Instruments(NI) I2C module NI USB-8452.
The NI USB-8452 is a USB 2.0 high-speed, high-power device with a maximum theoretical transfer rate of 480 Mb/s. Using a high-speed FPGA-based architecture, the NI USB-8452 supports SPI data acquisition up to 50 MHz and I2C communication up to 3.3 MHz. The programmable reference voltage covers logic families from 1.2 V to 3.3 V, which makes the NI USB-8452 versatile for most SPI/I2C tests and verifications.http://www.ni.com/pdf/manuals/371746d.pdf
The FDC2214 has a frequency requirement in both master clock (2-40MHz) and excitation (0.01-10Mhz). The up to 3.3Mhz frequency limit of the NI USB-8452 is at the very low end of the FDC2214.
I would like to know if the NI USB-8452 can be used to control the FDC2214. The benefit of using a NI I2C controller is that NI provide many VIs and descriptions on how to use the VIs, which make it easier for me to program the controller according to my application.
Regards,
Gu
Part Number:AM5716
Hi,
I have a question about eMMC/SD/SDIO interface.
Are the MMC1~4 I/F in MMC mode or SPI mode just after power-on and reset?
Best regards,
Masa.
Part Number:UCC28061-Q1
Hi,
The PCN is announced for the UCC28061-Q1.
The content is changing mold compound and die-attach.
Is this PCN affected for EMI characteristics?
Best Regards,
Kuramochi
Part Number:TCAN4550-Q1
Hello guys,
One of my customers is about to develop their new system using CAN-FD. For that, they are looking for TI technical document about CAN-FD and a document about CAN-FD controller sellection/design procedure .
Do you have any document for these?
Your reply would be much appreciated.
Best regards,
Kazuya Nakai.
Part Number:TLV62568
Tool/software: WEBENCH® Design Tools
Hi,
Our customer is doing a load transient simulation for TLV62568 and he got an error message "Simulation Failed - Sim Type: Load Transient Sim ID: 1"
The parameters used in simulation are as follows:
Input voltage: 2.7V - 3.6V, Output voltage: 1.2V and, Max output current: 1A.
Regards,
Cedrick
Part Number:AM5728
Tool/software: TI-RTOS
Hello, TI Experts,
We have additional question from below E2E-thread.
https://e2e.ti.com/support/processors/f/791/p/802183/2969223#2969223
We got the feedback about how to use SMP processing for PCIE.
And we also want to know how to realize SMP processing with dual-A15 of AM5728
for the EtherCAT-Master including proper/recommended tools & software version combination.
We wrote the detail on the above E2E-thread including the customers development tools & software like below;
1:SDK(RTOS) :ti\pdk_am57xx_1_0_9
ti\bios_6_52_00_12
2:CCS:8.2.0.00007
3:Acontis-EC-Master: 3.0.1.12
But sysbios including SMP function of this SDK seems to still have some problem like the below E2E thread.
https://e2e.ti.com/support/processors/f/791/t/754044#pi320966=2
https://e2e.ti.com/support/processors/f/791/t/800302
Question:
Are there our customer's tool & software combination proper to continue to develop their product by using AM572x?
We would appreciate if you tell us recommended way or guide about how to use SMP processing with dual-A15 of AM5728
for the PCIE function and EtherCAT-Master integration including proper tool & software combination for SMP software development.
1: SDK(RTOS)
2: CCS
3: Acontis-EC-Master
Best regards
Part Number:DRV2625EVM-CT
Dear support team
We can't connect DRV2625EVM with GUI at Windows 8.1 and 10.
USB device can't properly connected to PC.
Can the GUI support Windows 8.1 and 10?
Best Regards,
Hirokazu Takahashi