Forum Post: IAR430,V5.60.1.50793 software error
IAR430 software ,V5.60.1.50793,"download and debug" correctly,then click "Go",program run in the borad.I want to exit dubug,so click "Stop Debugging". But IAR430 can not stop and die off,a new window...
View ArticleForum Post: RE: MSP430F1611: Changing timer_a source does not work
Hi Caleb, You understood the scenario right. Yes I did try to output the ACLK frequency and it is clocking as expected (The other applications which switch to ACLK, run without any issues). Also, the...
View ArticleForum Post: RE: MSP432P401R: [MSP432] P5.6 TIMER_A2 hgih frequency PWM...
What is the SMCLK frequency? What are the _period and _duty values? What do you observe on the pin?
View ArticleForum Post: RE: CapTIvate: about TIDM-CAPTIVATE-MSP432
Hello, Cameron Thank you very much for your kindness. I really appreciate your help. I can download the file "tidcco2a.zip" and found the icon drawing speed improvement with the MSP-EXP432P401R...
View ArticleForum Post: MSP430F67471A: MSP430F67471A LCD Code Examples
Part Number: MSP430F67471A Hello. I have two questions. Should I clear REFMSTR bit in REFCTL register when I use LCD Controller with internal reference voltage? I also want to use ADC10. I understood...
View ArticleForum Post: MSP430F67471A: How should I calculate the value of Tsample in the...
Part Number: MSP430F67471A Hello. I have a question. How should I calculate the value of Tsample in the ADC10 ? I am using MSP430F67471A . The method to calculate Tsample value using capacitance and...
View ArticleForum Post: RE: MSP430FR5969: BSL-scripter tool not working with MSP-FET
If this works then this is the best option. I locked the JTAG without password (MSPFlasher -f option). Then when I tried the ERASE_TOTAL option I'm getting the error "The debug interface to the device...
View ArticleForum Post: RE: MSP430FE4272 - Energy pulse Error variation
thank you so much james,this is helpfull. But my question was not about pulse constant(pulse frequency). it's about error measurment. when you measure an error a test equipment there are parameters...
View ArticleForum Post: MSP430FG4618: MSP430FG4618 and ADS1220
Part Number: MSP430FG4618 Hello, I am learning how to program MSP430 and I am having difficulty setting up the MSP430FG4618 SPI to connect to the ADS1220 . I am already using an EEPROM in I2C mode: //...
View ArticleForum Post: RE: CCS/MSP430FR5969: How to make an ISR quicker?
Hello Mr. Brown, First of all, thank you very much for the time you spend to answering me. I'm very thankful. About your answer, I thought that the MCLK cannot work for frequencies higher than 8MHz. I...
View ArticleForum Post: RE: I2C stuck in busy state
Hello, i know it might be a bit late for you but I have experienced the same problem. It seams that there is an undocumented bug with USCI in MSP430 family. If you set P1DIR pin before selecting USCI...
View ArticleForum Post: RE: MSP430FR5989 / MSP430FR5986 current consumption issue over...
Hi, Do you have any kind of news? When do you expect to have something to test? Many thanks, Ruben
View ArticleForum Post: MSP430G2553: CLOCK
Part Number: MSP430G2553 Hello Everyone, I am working with the clock system of MSP430G2553 ,I was able to program the DCO for 1,4,8,12,16 MHZ by calbration and divided them down by 1/2/4/8 dividers...
View ArticleForum Post: MSP430I2040: SD24 input range
Part Number: MSP430I2040 Hi Champs, According to datasheet table5-2, it showed VID input range is +-928mv when SD24GAINx = 1 for specified performance. However, SD24 reference volt is 1.158v for...
View ArticleForum Post: TSS721 M-Bus Transceiver: Applications Book
Dear Team One of my customer is working on TSS721/ TSS521 . They observed in our application report (SLAA026) that we have TSS721 M-Bus Transceiver: Applications Book . Could you please check where we...
View ArticleForum Post: RE: Webench/MSP-EXP432P401R: MSP432 Launchpad wont download via...
BUMP I have since tried programming with a Blackhawk USB100v2-ARM JTAG Emulator and I still get the same error message. Any help/suggestions would be great! Thank you, Brett
View ArticleForum Post: RE: MSP430G2553: CLOCK
There is TI open source example (I guess that can be found inside MSP430G2553 code examples) that will calibrate (almost) any target DCO frequency based on 32kHz reference crystal.
View ArticleForum Post: RE: MSP430FR5969: BSL-scripter tool not working with MSP-FET
[quote user="Jayaraj Poroor"] If this works then this is the best option. I locked the JTAG without password (MSPFlasher -f option). Then when I tried the ERASE_TOTAL option I'm getting the error "The...
View ArticleForum Post: RE: CCS/MSP430FR5969: How to make an ISR quicker?
Hello Trujillo, MCLK can go up to 16 MHz but you must make sure to adjust the FRAM wait states accordingly, you can refer to msp430fr59xx_cs_02.c for an example of how to do this. TA1 CCR[3-6] does not...
View Article