Forum Post: RE: TMS570LS3137: BANK0 sector erase problem
Hello Chandre, 1. Clearing PROTL1DIS bit of FBPROT will enable the bank protection from writing. The Bank Sector Enable register (BSE) is used to enable/disable the sectors for program or erase access....
View ArticleForum Post: RE: TMS570LC4357: FreeRTOS demo hang
Wow! Computer Science 101 goof on my part! Let me try it.
View ArticleForum Post: RE: RM48L940: Clock Monitor Test
I tried switching VCLKASRC and RCLKSRC as described in this post e2e.ti.com/.../666751 Like that poster, it didn't help. The test is stuck waiting for GBLSTAT . Anythings else I can check?
View ArticleForum Post: RE: TM4C129x low 3V3 short
Hi BP101, our device is bus powered so we haven't connected PB1 to VBUS. If the code is running we must have power connected and when the power is removed the code doesn't run ;) . In our case, and on...
View ArticleForum Post: RE: TM4C129x low 3V3 short
Hi Ralph, thanks for the reply. We investigated sending a unit back to TI for Failure Analysis but in the first go around there was a degree of miscommunication with Mouser (where we got the dev kits)...
View ArticleForum Post: RE: CCS/TMS320F28069M: TMS320F28069M, min acceleration possible
Hi Yanming, Thank you very much for the information. here and this is what I found in iuser.h USER_PWM_FREQ_HZ*1000/ USER_NUM_PWM_TICKS-PER_ISR_TICKS=(30*1000)/2=15000 (?) USER_CTRL_FREQ_HZ=...
View ArticleForum Post: RE: CCS/TMS320F28069M: TMS320F28069M, min acceleration possible
#ifndef _USER_H_ #define _USER_H_ /* --COPYRIGHT--,BSD * Copyright (c) 2012, Texas Instruments Incorporated * All rights reserved. * * Redistribution and use in source and binary forms, with or without...
View ArticleForum Post: TMS320F28035: Looking solution for CRM interleaved PFC
Part Number: TMS320F28035 Dear c2000 expert, I'm looking for CRM controlled interleaved PFC solution, can you please help recommend a device which could support this? That would be perfect if there are...
View ArticleForum Post: LAUNCHXL-F28069M: How to increase data captured by scope in...
Part Number: LAUNCHXL-F28069M Hi, currently running the setup described in https://au.mathworks.com/matlabcentral/fileexchange/49109-dual-motor-control-with-ti-launchxl-f28069m-launchpad using a single...
View ArticleForum Post: RTOS/TMS570LC4357: How can i use to lwIP at RTOS on LaunchPAD??
Part Number: TMS570LC4357 Tool/software: TI-RTOS Hi Few day ago, i asked a question " How can i use to lwIP at RTOS " e2e.ti.com/.../799670 and QJ Wang gave me a solution. but it worked on only HDK...
View ArticleForum Post: TMS320LF2406A: Flash error in factory
Part Number: TMS320LF2406A Hi Champs, >Some details to post are: Which link on this page is Yamaha needing more information for JTAG, RS232, API, etc.? What is the error? Is this production...
View ArticleForum Post: MSP430F6723A: How to connect DAC7760
Part Number: MSP430F6723A Hi. My customers are considering MSP430F6723A and DAC7760 . They want to use MSP430 SPI communication to control DAC7760 . Question: Can we control DAC7760 with the following...
View ArticleForum Post: RTOS/TM4C1294NCPDT: udpecho and znp-framework-znp fuctions...
Part Number: TM4C1294NCPDT Tool/software: TI-RTOS I am using CC2538 and Tm4c1294ncpdt to build a gateway. CC2538 runs on Zstack3. cc2538 and tm4c1294ncpdt communicate by uart. Flow control is disable....
View ArticleForum Post: RTOS/TM4C1294NCPDT: udpecho and znp-framework-znp fuctions...
Part Number: TM4C1294NCPDT Tool/software: TI-RTOS I am using CC2538 and Tm4c1294ncpdt to build a gateway. CC2538 runs on Zstack3. cc2538 and tm4c1294ncpdt communicate by uart. Flow control is disable....
View ArticleForum Post: CCS/LAUNCHXL-F28379D: LAUNCHXL-F28379D
Part Number: LAUNCHXL-F28379D Tool/software: Code Composer Studio I am compiling ADC related examples present in Control Suite of c2000. I am currently working on adc_soc_continuous. I have connected...
View ArticleForum Post: Compiler/MSP432P401R: Looking for an example of application using...
Part Number: MSP432P401R Tool/software: TI C/C++ Compiler Dear All, I'm developing an application and I wanted to use interrupt sub-routines as more as possible for communication such as SPI, I2C,...
View ArticleForum Post: MSP430F6779A: Startup from AUXVCC1
Part Number: MSP430F6779A I have two power suplies for my board, external 3.2V and local (battery connected to AUXVCC1 through switch). Core clock is 20MHz. Program starts when I apply external power...
View ArticleForum Post: TIDM-TMS570BMS: Battery Pack Board
Part Number: TIDM-TMS570BMS Hello, I need a battery pack board like in the photograph. I searched in the reference design files but I did not find any design file about this board. This board seems...
View ArticleForum Post: TMS320F28377S: ADCs are triggered by Timer0
Part Number: TMS320F28377S Hi, i try to read ADC0 to ADC3 channes which are triggered by Timer0. When i trig just ADC0 by Timer0 i can read true value BUT when i trig ADC0 and ADC1 , i measure wrong...
View ArticleForum Post: TMS320F280049: Will Flash module on/off affects the ISR on RAM?
Part Number: TMS320F280049 Champs. I am asking this for our customer. If there is an interrupt trigger happens when the flash module goes from sleep/standby to active mode, will the interrupt be served...
View Article