Forum Post: TMS320F28075: Possibilities of Flash content loss
Part Number: TMS320F28075 Hi expert, On F28075, my customer is using one flash sector to store calibration data. In their auto test process, this area can be programmed with right data and read back...
View ArticleForum Post: RE: CCS/TM4C123GH6PZ: if UART 5 Rx is disconnected , we are...
to cb1_mobile, i am sorry about. adding the another issue in the loop, as per your suggestion we added and resolved our issue.
View ArticleForum Post: RE: TMS320F28377S:TBCTR's Problem
Hi Vasudha-san, Please let me know, as I received the following confirmation request from the customer. (1) Is this behavior a specification and should not be considered in the errata? I don't think...
View ArticleForum Post: RE: CCS/MSP430F169: Problems with interupt flag beeing set
HI, I tested all the Pins for their interrupt flag. Only the adc pin has a flag set. The Led is connected another port. Actually there is no device hooked up to port2 but the adc interrupt. I checked...
View ArticleForum Post: RE: CCS/MSP430F169: Problems with interupt flag beeing set
This construction leads to an infinite loop: while(P2IFG & pin7){ P2IFG &= ~pin7; }
View ArticleForum Post: RE: TMS320F28379D: ePWM modules 9-12 PWM B signal not coming
HI, I figured out the problem. It was a twofold one: 1. The ePWM modules 9-12 cannot invert the signal from A. Only can be designed independently. 2. The mux pins weren't set properly. I solved the...
View ArticleForum Post: CCS/LAUNCHXL-F28069M: motor not spinning for motorware lab12 a
Part Number: LAUNCHXL-F28069M Tool/software: Code Composer Studio Hello, I am trying to do Lab 12a of motorware. i followed the lab procedure as instructed. I am using a IE3-1024L incremental encoder....
View ArticleForum Post: TMS320F28035: Question about CLAmath.
Part Number: TMS320F28035 In the official routine, this section is placed in CLARAM1. The F28035_CLA_C.cmd file contains the following sections: GROUP : LOAD = FLASHB, RUN = CLARAM1,...
View ArticleForum Post: RE: CCS/MSP-FET430UIF: CCS/MSP-FETU430IF
Hi Mitch, I tried, but the result is the same. I did also a different test. Using a breakpoint a few lines before of the code _EINT(); I ran the SW step by step until the line with che code: _EINT();...
View ArticleForum Post: TMS320F28377D: Offset correction soc0 is unresponsive
Part Number: TMS320F28377D Dear team: Below is my routine: EALLOW; AdccRegs.ADCPPB1CONFIG.bit.CONFIG = 0; AdccRegs.ADCPPB2CONFIG.bit.CONFIG = 1; AdccRegs.ADCPPB3CONFIG.bit.CONFIG = 2;...
View ArticleForum Post: TMS320F28069: R/W bit is sent automatically or manually?
Part Number: TMS320F28069 hi ,i have one question about R/2 bit after slave address. R/W bit is sent automatically or we have to? if automatically than how it is done?
View ArticleForum Post: TMS320F28377D: Comparator subsytem CMPSS hardware configuration
Part Number: TMS320F28377D I have a few basic questions relating to the Comparator subsystem module of TMS320F28377D. I am trying to compare a +/-10 V signal with another analog signal by giving the...
View ArticleForum Post: MSP430F249-EP: Error connecting to the target: Unknown device
Part Number: MSP430F249-EP Hi, i am testing my microcontroller alone in a breakout board, there i connected JTAG and it works fine for sometime. After i got an error as "Error connecting to target :...
View ArticleForum Post: TMS320F280049: CMPSS behaviour in fault conditions
Part Number: TMS320F280049 Hi team, My customer is evaluating the possibility of using C2000 CMPSS to replace analog comparators in there system. And I have performed some experiment as below to prove...
View ArticleForum Post: TMS320F28379D: Booting from pendrive.
Part Number: TMS320F28379D Hi , We are using TMS320F28379D control card. Our requirement is to boot the board from USB(bootable pendrive) peripheral. Is this provisioning possible on this control...
View ArticleForum Post: TMS320F28379D: J9 on TMS320F28379D controlCard
Part Number: TMS320F28379D Hello, I would like to connect from the J9 connector on the TMS320F28379D controlCard (Connector PN: DF40C-60DP-0.4V(51) from Heroes) to an external board and use its pins ....
View ArticleForum Post: MSP430FR6043: huminity measuring
Part Number: MSP430FR6043 Hello, is it possible to measure the huminity grad of air with FR6043 USS technology? Regards, Holger
View ArticleForum Post: Compiler/MSP430FR5969: FRAM2
Part Number: MSP430FR5969 Tool/software: TI C/C++ Compiler Hi Sir, Regarding FRAM2: Does 100% usage of FRAM2, will cause any inconsistency in MSP430FR5969 MCU. And to know about how the code is split...
View ArticleForum Post: RE: DK-TM4C129X: Need USB2.0 Device Support on DK-TM4C129X
Ralph, That is great that you are getting the same USB3300 module. Please get it to work on your side first. I can wait. Where can I find the development manual fro the TiVA USB library? I did not see...
View ArticleForum Post: RE: CCS/LAUNCHXL-F28069M: EEPROM EMULATION ISSUE WITH THE FLASH API
Maybe my issue is so basic so I have to solve it by myself. If it Is the case please tell me. Thanks!
View Article