Other Parts Discussed in Thread: TS3A227E , TS3A225E , TS3A226AE The Autonomous Audio Accessory and Switch Routing IC line from Texas Instruments includes the TS3A225E, TS3A226AE, and TS3A227E devices. At first glance these parts can seem difficult to…
Hi, Bister-san.
I could connect JTAG, I appreciate your advise.
Moreover, there were 2 more steps necessary.
1st, R20 and R22 must be populated in order to connect TCL and RTCK.
2nd, the cable between J15 and VDS100v2 was not straight pinout,…
This question is interesting to me. I am using a TI CC2480 that has the ZStack embedded within it. The CC2480 has a small API to communicate with it over an SPI bus. I cannot monitor the join process through this API.
Are you able to determine this…
Part Number: TM4C1294KCPDT Other Parts Discussed in Thread: EK-TM4C1294XL , TM4C1294NCPDT I run into some issue with eeprom in 1294. To simplify reading, I recreate the problem with the simple hello world program with a few added lines to R/W eeprom.…
I want to make sure I understand what you are looking for. Are you asking for a way to find out all the source files that are built as part of a project? I'm not sure of a clean easy way to generate this, but here are a couple of things I can think of…
I have built the universal_copy example that is in the EZSDK on
Linux. I have both the ARM side executable "app_remote.xv5T" and the DSP
codec server, "all_DSP.xe674".
If I load syslink and cmemk I can run the ARM side application fine and it uses…
C. Hayes said: If I recall correctly there's an unresolved
'known issue' listed still for using the FETs except for the parallel
port models in conjunction with externally powered targets even though
that scenario is officially supported and 'supposed…
Hi - I have compiled SampleApp - EndDeviceDB with the following compiler options:
CC2430DB REFLECTOR HAL_UART INT_HEAP_LEN=4096 ZAPP_P1 ZTOOL_P1 MT_TASK SERIAL_RX_INT SERIAL_TX_INT MT_USER_TEST_FUNC MT_NWK_PING MT_NWK_FUNC MT_ZDO_MGMT MT_ZDO_FUNC xMT_AF_FUNC…
On 1232, the different port pins are handled differently depending on their possible usages.
e.g. on P2.0 to P2.2 (A0..A2), the output driver control is switched from P2DIR to module control based on P2SEL, and P2OUT is ignored completely. The module…