Part Number:LMV7275
Dear Sir,
My customer interesting in LMV7275MFX/NOPB and would like to know what is different between REV.A and REV.B
Thanks.
Best Regards,
Suphachai Baotong
Part Number:LMV7275
Dear Sir,
My customer interesting in LMV7275MFX/NOPB and would like to know what is different between REV.A and REV.B
Thanks.
Best Regards,
Suphachai Baotong
Part Number:TMS320F280049
Merry Christmas experts,
Customer found unexpected GPIO26 toggling on 100pin F280049 during EMC test, even without any change on GPIO26's "data", "clear", "set" or "toggle" register.
They have inserted some code to check GPADAT.bit.GPIO26 and this bit is changed even without intended change. Finally, they found "GpioDataRegs.GPADAT.bit.GPIO25 = 0" in ISR caused this problem, after they changed to "GpioDataRegs.GPACLEAR.bit.GPIO25 = 1", GPIO26 will not have any problem any more.
Could help me with any explanations or suggestions?
Thanks
Sheldon
Part Number:LM48511
Hi Sirs,
Sorry to bother you.
1. We would like check does TI have Class D AMP include stereo 8ohm/2w/5v? because i couldn't search on TI web side
2. We use LM48511 on Mono Mode design with 2W, Schematic as below
So, based on datasheet, the gain should be equal AVD= 2*Rf/Rin, right?
If we use dual single ended input design, how to calculate Gain? same AVD= 2*Rf/Rin
3. Could you help double check our schematic?
Part Number:AM5728
Tool/software: TI-RTOS
Hi
I want to enable smp in my rtos project based on evmAM572x, but some building errors occurred after i modified some codes in main.cfg.
codes about smp in my cfg:
var BIOS = xdc.useModule('ti.sysbios.BIOS'); BIOS.smpEnabled = true; var Core = xdc.useModule('ti.sysbios.family.arm.a15.smp.Core'); Core.useSkernelCmd = false; /* Set to false if running in CCS and using gel files to wake-up secondary cores */ Core.numCores = 2; var Cache = xdc.useModule('ti.sysbios.family.arm.a15.smp.Cache');
I also added 'BSP_OSAL_SMP_MODE_ENABLE' in my project
ccs building errors:
C:\ti\pdk_am57xx_1_0_11\packages\ti\drv\vps\lib\am572x\a15\release\vps_osal_tirtos.aa15fg(bsp_osal.oa15fg): In function `BspOsal_cacheInv':
C:\ti\pdk_am57xx_1_0_11\packages\ti\drv\vps\src\osal\tirtos/bsp_osal.c:1106: undefined reference to `ti_sysbios_family_arm_a15_Cache_inv__E'
C:\ti\pdk_am57xx_1_0_11\packages\ti\drv\vps\lib\am572x\a15\release\vps_osal_tirtos.aa15fg(bsp_osal.oa15fg): In function `BspOsal_cacheWbInv':
C:\ti\pdk_am57xx_1_0_11\packages\ti\drv\vps\src\osal\tirtos/bsp_osal.c:1171: undefined reference to `ti_sysbios_family_arm_a15_Cache_wbInv__E'
C:\ti\edma3_lld_2_12_05_30C\packages\ti\sdo\edma3\drv\sample\lib\tda2xx-evm\a15\release\edma3_lld_drv_sample.aa15fg(sample_arm_cs.oa15fg): In function `Edma3_CacheInvalidate':
/oe/bld/build-CORTEX_1/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.05.30C-r0.1.tisdk-int12/git/packages/ti/sdo/edma3/drv/sample/src/sample_arm_cs.c:255: undefined reference to `ti_sysbios_family_arm_a15_Cache_inv__E'
C:\ti\edma3_lld_2_12_05_30C\packages\ti\sdo\edma3\drv\sample\lib\tda2xx-evm\a15\release\edma3_lld_drv_sample.aa15fg(sample_arm_cs.oa15fg): In function `Edma3_CacheFlush':
/oe/bld/build-CORTEX_1/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.05.30C-r0.1.tisdk-int12/git/packages/ti/sdo/edma3/drv/sample/src/sample_arm_cs.c:296: undefined reference to `ti_sysbios_family_arm_a15_Cache_wb__E'
C:\ti\pdk_am57xx_1_0_11\packages\ti\osal\lib\tirtos\am572x\a15\release\ti.osal.aa15fg(CacheP_tirtos.oa15fg): In function `CacheP_wbInv':
/oe/bld/build-CORTEX_1/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/osal-rtos/01.00.00.11-r0.0/build/ti/osal/src/tirtos/CacheP_tirtos.c:62: undefined reference to `ti_sysbios_family_arm_a15_Cache_wbInv__E'
C:\ti\pdk_am57xx_1_0_11\packages\ti\osal\lib\tirtos\am572x\a15\release\ti.osal.aa15fg(CacheP_tirtos.oa15fg): In function `CacheP_Inv':
/oe/bld/build-CORTEX_1/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/osal-rtos/01.00.00.11-r0.0/build/ti/osal/src/tirtos/CacheP_tirtos.c:67: undefined reference to `ti_sysbios_family_arm_a15_Cache_inv__E'
is something missed in my .cfg or project?
Part Number:TMS320F28377D
Hi,
I use several chips such as TI's TMS320F28069UPZPS and TMS320F28377DPTPT.
I'm trying to make a custom board using these chips. I would like to know the required soldering temperature & time information in SMT process.
Thanks in advance.
Part Number:TLC555
Hi,
Could you please give me your advice about threshold voltage level with temp dependency? Datasheet explains it is 66.7% of supply voltage. But the 66.7% is typical value. If user should consider it with temperature dependency, should he refer below? Or can user think the 66.7% can apply for all temperature range?
Regards,
Nagata.
Part Number:AM6548
Hi,
I am having a try about programming FlashWriter on AM65xx Platform via TI's uniflash tool.
I was following http://software-dl.ti.com/processor-sdk-rtos/esd/docs/latest/rtos/index_board.html#programming-flashwriter-on-am65xx-platform steps by steps.
It was all OK until I execute C:\ti\uniflash_4.5.0>dslite.bat --mode processors -c COM6 -f C:\ti\uniflash0\processors\uart_am65xx_evm_flash_programmer.out -d 3 -o 0
The command line outputs "Transferring Header information.." ,
but it remains this status after I wait for 30 minute.
I also tried Erasing Flash Device according to http://software-dl.ti.com/processor-sdk-rtos/esd/docs/latest/rtos/index_board.html#erasing-flash-device-on-the-target-platform
I execute the command C:\ti\uniflash_4.5.0>dslite.bat --mode processors -c COM6 -e 10000 -d 3 -o 0
The command line also outputs "Transferring Header information.." and remained this status didn't outputs "Flash Programming Success!"
I wonder why it is always "Transferring Header information.. ",what problem I met?
I really appreciate your help, thanks in advance.
Best Regards
Hope Chen
Tool/software: Linux
Hi TI,
I have a problem with am572x evm board, with BSP's version ti-processor-sdk-linux-am57xx-evm-02.00.01.07-es2.0-Linux-x86-Install. Kerrnel 4.1.13 and uboot 's version is 2015.07.
I want to boot board from eMMC or SD card, I had changed 2 file in uboot source code:
am57xx_evm.h:
#define FAT_ENV_DEVICE_AND_PART "0:1" ==> #define FAT_ENV_DEVICE_AND_PART "1:1"
ti_armv7_common.h:
"finduuid=part uuid mmc 0:2 uuid\0" \ ==> "finduuid=part uuid mmc 2:2 uuid\0" \
and i can boot on eMMC. But when I plug out eMMC (MMC1) from board and only use SD (MMC0), I try to saveenv on uboot command but error:
Card did not respond to voltage select!
** Bad device mmc 1 **
Using default environment
I think this case
(1) uboot only save on MMC1 because define FAT_ENV_DEVICE_AND_PART "1:1"
(2) if i want to save on MMC0, i must change FAT_ENV_DEVICE_AND_PART "0:1"
==> Is this right?
and do you have any advice to change device mmc to saveenv to MMC0
Thanks so much!
Part Number:UCC28632
Dear Sir.
I'm Yoshiko Yokoyama from Marubun Corp.
Customer requested us to show latch up data for UCC28632DR, However, TI web site does not show latch up data.
Could you help us to share the latch up data for this device?
Thank you for your support in advance.
Best regards.
Part Number:TLV320AIC3104
Tool/software: Linux
【Chip model】:
TLV320AIC3104
【Platform】:
Qualcomm MDM9607
【Problem Description】:
Initial plan:
Mic1 left channel input, Right_LOP/M output
There is no problem with this solution.
Current modified plan:
Two channels are used, which are the left mic1 input to the Right_LOP/M output, and the other is the mic1 right input to the LEFT_LOP/M output.
Two channels need to switch between two channels according to demand.
The following four lines, in theory, can control the direction of a single input, but the configuration will not fully take effect afterwards.
Input1 has two input directions, line 1 is connected to Left-ADC and line 4 is connected to Right-ADC.
Input2 has two input directions, line 2 is connected to Right-ADC and line 3 is connected to Left-ADC.
According to our needs, one path is input1 line 4 is connected to the Right-ADC, and the input2 input path is completely disconnected.
The other path is input2 line 3 is connected to the Left-ADC, and the input1 input path is completely disconnected.
The problem arises here. When the input1 line 4 is connected to the Right-ADC and all the input2 input channels are disconnected, the input2 operation register configuration is not valid, and the sounds input by input1 and input2 are simultaneously broadcasted from the output channel; When using input2 line 3 to receive Left-ADC, all disconnect input2 input path, disconnect input2 operation register configuration does not take effect, input1 and input2 input sounds are simultaneously broadcast from the output channel;
The following is our register configuration:
Init configuration:
Input1 channel selection configuration:(Please visit the site to view this file)
Input2 channel selection configuration
Please help to check if there is a problem with the configuration of the villager. Why does it fail to close lnput?
Part Number:AM6548
Tool/software: Linux
Hello,
I have encountered some problems when I enable pull-up/down resistor for the GPIO. The followings are my steps to reproduce the problem.
For example, I need to enable pull-up for the PIN P4 (WKUP_GPIO0_29)
1. Configure device tree or write 0x00060007 WKUP_PADCONFIG17 (input enable, output enable, pull-up selected, pull enabled)
2. Configure GPIO device as input using the following command
echo 215 > /sys/class/gpio/export
echo in> /sys/class/gpio/gpio215/direction
3. Read input value
cat /sys/class/gpio/gpio215/value
4. Result
the value read from GPIO is 0 when the input pin is floating
What I'm expecting is 1 because of the internal pull-up resistor.
Am I missing anything? Thank you.
Part Number:TPS659037
Hi, In AM572x GP EVM design, the TPS6590376 I2C2 interface is pulled up with 2.2K resistor, but not connected to I2C1 bus, does this mean the processor cannot access the DVS dedicated register, so the DVS is not realized in this design? If this is true, then to realize the DVS, should I unsolder R18, R19, then connect the PMIC_SDO, PMIC_SCE to I2C1_SDA and I2C1_SCL?
Part Number:TLV320AIC3104-Q1
Tool/software: Linux
Part Number:BQ24725A
Hi,
1. what will trigger POR? ACDET rising to 2.4V? So POR is not related to VCC, it's only related to input adaptor, right?
2. When adaptor is unplugged, the device will enter sleep mode, right? My customer tested on our EVM. When they unplug the adaptor but battery exists and connected to VCC, the registers will return to the default value after a while, and then SMBUS stopped working, is this what supposed to be observed?
3. This device cannot set the recharge threshold, right? So when the charge cycle finished at VBAT=8.2V for 2cell battery, how can they achieve only recharge when VBAT<=8.0V?
Part Number:AM5728
Tool/software: Linux
hi
am following this link:
log is
crl@crl-bel:~$ roslaunch turtlebot_bringup description.launch
... logging to /home/crl/.ros/log/aac6b898-08c2-11e9-b683-fc0f4b7b5462/roslaunch-crl-bel-3778.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
started roslaunch server http://172.16.10.119:60954/
SUMMARY
========
PARAMETERS
* /robot_description: <?xml version="1....
* /rosdistro: indigo
* /rosversion: 1.11.21
NODES
ROS_MASTER_URI=http://172.16.10.240:11311
core service [/rosout] found
No processes to monitor
shutting down processing monitor...
... shutting down processing monitor complete
crl@crl-bel:~$
it is showing no processes to monitor?
also for command
root@am57xx-evm:~# source /opt/ros/indigo/setup.bash
root@am57xx-evm:~# roslaunch turtlebot_bringup minimal.launch
multiple files named [minimal.launch] in package [turtlebot_bringup]:
- /opt/ros/indigo/share/turtlebot_bringup/share/kobuki_node/launch/minimal.launch
- /opt/ros/indigo/share/turtlebot_bringup/share/kobuki_auto_docking/launch/minimal.launch
- /opt/ros/indigo/share/turtlebot_bringup/share/kobuki_softnode/launch/minimal.launch
- /opt/ros/indigo/share/turtlebot_bringup/share/turtlebot_bringup/launch/minimal.launch
- /opt/ros/indigo/share/turtlebot_bringup/launch/minimal.launch
Please specify full path instead
The traceback for the exception was written to the log file
which one i have to select???
Part Number:LP5569
Hi,
I have BOOST-LP5569EVM LED Ring module. I am using MSP430 launchpad to run it. Please provide me its schematic and firmware as I am unable to proceed with the board.
Part Number:TPS7A63-Q1
Dear TI:
I have noticed the datasheet of tps7a63-q1, the input voltage range from 4-40v change to 11-40v. I was a little confused .
The battery voltage always form 9-16v in automotive field. some even worse to under 6v. Does it means it’s not suitable for auto?
may i know the reason or the trouble when the input voltage under 11V ?
thanks a lot.