Forum Post: RE: CCS/F28M35H52C: Code download to C28x results in Error...
Hi Venkatesh, How are you going about programming the F28M35H52C in CCS? After this error are you still able to debug the program? If you use the on-chip flash tool within CCS (can be used after...
View ArticleForum Post: RE: TMS320F28020: I2C signal buffer problem
Hi Xiaoming, Do you set I2CSAR in your program to a slave address? It seems like you need to do some further debugging, utilizing breakpoints to check the register values and bus behavior at different...
View ArticleForum Post: RE: Compiler/MSP430FR5969: FRAM2
Hello, There should be no issues with using 100% of the FRAM on the MSP430FRxx devices. The linker chooses where to put functions and all compiled code. If you want to specify where the linker places...
View ArticleForum Post: RE: CCS/LAUNCHXL-F28069M: EEPROM EMULATION ISSUE WITH THE FLASH API
Hi Mike, As I mentioned this software and documentation is not meant for this device. A decent amount of porting will have to be done by you to get it to work. I will take a look at your modified...
View ArticleForum Post: RE: CCS/MSP430G2553: chool project, trying to do a visible light...
Hello Anthony, I don't have any examples exactly what you are looking for, but I would suggest searching for serial IR communication. Typically, you can send digital bits serially over the IR bridge...
View ArticleForum Post: CCS/TMS320F28335: Send ADC senses over SCI for debug signals
Part Number: TMS320F28335 Tool/software: Code Composer Studio Hello, thanks for your support. I am trying to develep the code for a AC-DC converter with PFC. My main problem is with the sample...
View ArticleForum Post: RE: MSP430FR5969: Roadmaps or future plans
Hello Jamie, Both the SimpleLink MSP432 and the MSP430FR5xxx family are fairly new devices for us coming out in just the last fews years and both have had many roadmap variants already released. There...
View ArticleForum Post: RE: CCS/MSP430FR5969: MSP430FR5969 custom software update
Hello Karles, Looks like the UART inferface is limited to eUSCI_A on the FR5969 in the ROM BSL. Below table is from section 7.4: http://www.ti.com/lit/ug/slau550u/slau550u.pdf Thanks, JD
View ArticleForum Post: RE: MSP430F5529: Smooth driving of stepper motor
Hey Deepak, It seems like your MSP430 is working as expected and you are controlling the signals well enough to turn the motor. Unfortunately, I'm not familiar with this motor driver or stepper motors...
View ArticleForum Post: Compiler/TMS320F28379D: Discret PID with interrupt_void
Part Number: TMS320F28379D Tool/software: TI C/C++ Compiler Dear all, good day Here is my code for the discrert PID...
View ArticleForum Post: RE: MSP432P401V: fatsdraw project sd card driver
Sai, No, many thanks for your help on this thread~
View ArticleForum Post: RE: TMS320F28379S: eQEP maximum frequency
Whitney, I'm sorry for missing to mention that we assume one of the eQEP mode "Quadrature-clock Mode". We need four QPOSCNT increments per {QEPA and QEPB} cycle. Could you please give your advise to me...
View ArticleForum Post: CCS/TM4C1290NCPDT: CORTEX_M4_0: Error connecting to the target
Part Number: TM4C1290NCPDT Tool/software: Code Composer Studio Hello everyone, this error began to occur when I was trying to configure the tm4c1294ncpdt to use on-board crystal. It stopped when the...
View ArticleForum Post: RE: MSP430F67791A: EVM430-F6779 couldn't be connected to EMDC
James and Dennis, Sorry for my late confirmation. Those suggestions were successfully verified on the real board. Thanks a lot for your supports.
View ArticleForum Post: RE: CCS/TMS320F28379D: USB driver can not be installed when...
Dear Harshmeet, I check C2000Ware from ti homepage, it needs upgrade CCS to v9 if move from ControlSuite to C2000Ware. this takes much more time cost since all of our projects are developed based on v7...
View ArticleForum Post: CCS/TMS320F28035: pmsm controller for low speed cars
Part Number: TMS320F28035 Tool/software: Code Composer Studio Hello : This is a car pmsm controller problem. I need to design a permanent magnet synchronous motor controller that is used on low speed...
View ArticleForum Post: CCS/TMS570LC4357: How to use Safety Diagnostic function.
Part Number: TMS570LC4357 Tool/software: Code Composer Studio Hello, I'd like to know Safety Diagnostic function on my HALCoGen-generated code(Ver.04.07.01, TMS570LC4357ZWT project). Does these code...
View ArticleForum Post: MSP430FR5739: Interfacing of TRF7970A with MSP430FR5739
Part Number: MSP430FR5739 Dear Watt, We are doing one security device based on RFID ( trf7970a + msp430g2553). It is incorporated one RTC Ds133s+ for alarming purpose and one external eeprom for data...
View ArticleForum Post: CCS/TMS320F280049: How to understand "stl_osc_cputimer " to solve...
Part Number: TMS320F280049 Tool/software: Code Composer Studio hi, Sal recommend me to look at the stl_osc_cputimer example in the STL. but i don't know how to solve my issue with this code, Could you...
View ArticleForum Post: MSP432P401R: Slave mode operation of MSP432P401R is affected by...
Part Number: MSP432P401R I was trying to configure my MSP432 as a slave. I used the i2c_master_rw_repeated_start-slave_code from driverlib as a reference. But when i integrate the code for uart...
View Article