Forum Post: RE: What is the maximum baud for the backchannel UART on the...
[quote user="Rob Frohne"]The problem is that the launchpad is missing characters, and observations with slsnif and without indicate they are dropping somewhere after my terminal program.[/quote]Maybe...
View ArticleForum Post: RE: CCS 6.1 - MSP432 Device C Code Samples don't work
more failure examples:
View ArticleForum Post: RE: 432 i2c bus pirate
Hi Mike, With a little more digging I found that I could indeed hook the bus pirate to a single 432 and get results. I was just doing it wrong given the setup I described in my first email. The clock...
View ArticleForum Post: RE: Msp430G2553 + BNO055
Be aware, the BNO055 needs 5 volts through the Vin, this is not mentioned in the datasheet. The MSP430G2553 does provide 3.3 V
View ArticleForum Post: RE: MSP-FET430UIF interface to MSP430f5255 for flashing the code...
Hi Vivek, Please take a look at the MSP430 Hardware Tool's User's Guide for how to connect the FET430UIF to the device. For the F525x devices specifically, you need to follow the voltage requirements...
View ArticleForum Post: RE: EVM430-F6779 Calibration
I am able to calibrate the meter fairly well with this method except my reactive power is still substantially off from my calculated value for reactive loads. Any more advice?
View ArticleForum Post: msp430fr2311 lpm3 from VLO
Good afternoon, I am working on a project and I am interested in utilizing the VLO to turn off and on the msp430fr2311 microcontroller. I found an example code in the documentation for doing this with...
View ArticleForum Post: RE: Verify MTBF and FIT example calculation
Kevin, Your calculation looks in order. To elaborate on our FIT value: 1. We completed qualification testing on 2112 devices from this technology, through 1000 hrs of a highly accelerated temperature...
View ArticleForum Post: Excecuting interrupts during Flash read/write
I need some help with this, maybe someone already had the same problem and can give me a push in the right direction. We need to erase and write flash while executing interrups routines. The...
View ArticleForum Post: RE: DMA SPI - Why can't I use DMA channels other than CH0 for Tx...
Got it. Thank you Clemens! I only wish the documentation made this clear. Looking at the I2C registers when working on SPI is not necessarily that obvious!
View ArticleForum Post: RE: Excecuting interrupts during Flash read/write
[quote user="Agustin Villavedra"]Moving the interrupt vector to RAM should do it, but is it possible/safe to enable interrupts during flash operations?[/quote]I haven't found anything which says that...
View ArticleForum Post: RE: Excecuting interrupts during Flash read/write
I think it is possible to enable interrupts during flash operations if (a) the interrupt vectors are in RAM, (b) the ISRs are also in RAM, and (c) the ISRs do not access Flash ever. Essentially, this...
View ArticleForum Post: RE: ISSUES WITH THE DEBUG XDS110 AND MSP432
Hi! What if I also have this problem together overheating to? Anybody could help me? the target works but it's really heated...
View ArticleForum Post: RE: Verify MTBF and FIT example calculation
Thanks Cameron. I appreciate your support. /Kevin
View ArticleForum Post: RE: EVM430-F6779 Calibration
Alden Coleman, colleague of Kyle Mann here. Here is a block diagram of our intended setup: We intend to use to the TI MSP430 in our power laboratory at the University of Tulsa. We want to provide an...
View ArticleForum Post: RE: EVM430-F6779 reset calibration factor from 0
Hello. I'm a colleague of Kyle's at the University of Tulsa. Issue e2e.ti.com/.../517864 is tangentally related to our problem. Is there a way to reset the power meter to factory defaults with a RS-232...
View ArticleForum Post: RE: Texas instrumet
Hi Julian, [quote user="Julian Oviedo"]So, What's industry texas applies more? automotive?[/quote] Thanks for your interest in Texas Instruments and our products. If you'd like to learn more about our...
View ArticleForum Post: RE: Backchannel UART Flow Control MSP432
Perhaps this thread can be helpful, provide you further information.
View ArticleForum Post: Time between output/input
I'm using MSP430F2013 . Is it possible to measure accurately the time taken to output a signal and input a signal? For example I want to output a clock using P1.2 and input a signal using P1.3. Some...
View ArticleForum Post: RE: KENTEC430QVGA DISPLAY(4.3 INCH) ISSUES
Hi Pratik, Do you still need help with this issue?? Please let us know. Regards, David
View Article