Part Number: BQ34110 I am monitoring the charge and discharge cycles of a lead acid battery using the bq34110 EVM board. I have attached the discharge characteristic curve of the battery used below. My battery is 12V,12Ah
Now as per this curve when…
Other Parts Discussed in Thread: TPS65910 , WL1271 Hi,
I download the new SDK 8.0 for Sitara Starter Kit, install it on an Ubuntu 14.04 PC. After several trials of setup.sh, the SD-card can boot the kit up. Although I always select tftpboot and NFS…
Part Number: TDA4VM-Q1 Hi:
I need a routine to use LPM on the evm board. I am following the instructions in pdk, but the linux kernel is not starting.Please help me to solve this problem.
[ pdk userguide link : https://software-dl.ti.com/jacinto7…
Part Number: TPS65917-Q1 Other Parts Discussed in Thread: TPS65919-Q1 Hi,
TPS65917-Q1 have some sub-P/N,but these have no description about different between these P/N in datasheet。so,can you tell me how to select sub-P/N?thanks
tps65917-q1.pdf
Part Number: TDA2E Other Parts Discussed in Thread: TDA2 , AWR1243
Hello,
I have a TDA2 board(MMWCAS-DSP-EVM) which TI has confirmed is same as TDA2 EVM. So i compiled the PROCESSOR_SDK_RADAR_03_07_00_00 for usecase tda2xx_cascade_bios_radar and than…
Thank you, Pavel,yes,I use EZSDK 5.05.02.00.In my sd card,there are three partitons,BOOT, ROOTFS ,START_HERE,just the same as sd of EVM,it contain the rootfs:/bin,/dev.......
bootargs:
TI8148_EVM#printenv bootdelay=3 baudrate=115200 autoload=yes verify…
Hi Shankari G:
Thank you for your patience!
Below is my boot log:
Verifying Checksum ... OK
## Flattened Device Tree blob at 87000000
Booting using the fdt blob at 0x87000000
Loading Kernel Image ... OK
OK
Using Device Tree in place at…
Other Parts Discussed in Thread: WL1835MOD , TPS65217 We used to use am335x SDK 7.0 for our am335x custom board with WL1835MOD chip. It worked well. Recently, we have decided to move to latest SDK 2.0.0.
We have three issues.
1. "no symbol version…
Other Parts Discussed in Thread: PMP The C6A8168 EVM we got was shipped without boot SD card, Ubuntu CD, Sourcery G++ DVD, or any printed documents. I downloaded all of the necessary resource, then installed EZ SDK (ezsdk_c6a816x-evm_5_00_00_56_setuplinux…
Hi,
Found an example code. It's for C5502 but C5001 should be similar.
// This code is written to interface to the AT25F512N on the 5502 EVM
#include "c5502.h"
#define assert_chip_select() GPIO_IODATA &= ~BIT4
#define deassert_chip_select…