Forum Post: RE: MSP430 Timer glitch switching between output modes
Jeff,You are right. I thought the OUT bit drives the output pin and can be set/clear by the OUTMOD hardware. In that case, there would be no glitch. But my assumption was incorrect. Why didn't TI do it...
View ArticleForum Post: RE: InstaSpin-FOC and 12V Motor
Two things. 1. You may be able to run this motor initially, but for any sort of performance testing you WILL need to adjust the voltage scaling from the 66V to about 18v for your motor. This is a HW...
View ArticleForum Post: Three-Phase Electronic Watt-Hour Meter Using the MSP430F677x
Hi,Where can I find The source code and user interface que are described in this application report can be downloaded from http://www.ti.com/lit/zip/slaa577. ?link above is presented in the document...
View ArticleForum Post: RE: Stellaris Launchpad baud rate
[quote user="vijay kumar14480"]Looks like CCS terminal will not work at 115200 baud.[/quote]The problem appears to the combination of the Stellaris Virtual Serial Port and CCS terminal plug-in not...
View ArticleForum Post: RE: Graphical User Interface / Identification Method / `User.h...
MotorWare with 1.309 should give the same max speed as GUI with duty cycle 2.0Please tell me if this is not the case. I can test this out myself late this week.
View ArticleForum Post: RE: Protecting evaluation card from transients and...
Hello,The HDK is sensitive to static discharges. Use a grouding strap tp prevent damaging the board.Regards,QJ
View ArticleForum Post: RE: RM46 is not working as expected after first reset
Hi,I did some mistakes with the assembler code. After resolving this, the strange behaviour where I have to call the init-function twice is still there. I do live this this by simply calling the...
View ArticleForum Post: RE: Problems with FlexRay on the TMS570LS20216PGE
Hi Paul,For PGE board, the Flexray clock (should 80MHz) is from FPLL (configured in PLLCTL3, 0x0040,0900). Configuration PLLCTL1 to 140MHz HCLK doesn't affect flexray clock (80MHz).Can you please try 1...
View ArticleForum Post: RE: Issue: MCU failing taking excessive current
AdamNo, we removed the micro from the board. The specified pins on the micro itself are showing 2 ohms from some of the VDDIO pins to ground. Once the micro was removed, the board resistance went to...
View ArticleForum Post: RE: LVMultiAxis+PfcKit
Hi Chris,Yes, you are correct. I am using the low voltage motor kit (TMDS2MTRPFCKIT) that was purchased in 2009. I am able to run the example code that comes with the project. When I try to run...
View ArticleForum Post: RE: MSP430F5638 temperature sensor accuracy
The F5438A has 0xFFFF for the ADC12 offset value in the TLV (at 0x1a18). But the other values seem valid (1248 for the offset). They do NOT, however, give correct results for the temperature.Using the...
View ArticleForum Post: RE: RM48L950PGE & FreeRTOS
FreeRTOSconfig.h attached. (Please visit the site to view this file)
View ArticleForum Post: RE: MSP430 Timer glitch switching between output modes
Jeff,Thank for checking my sanity. I will put it off for now or keep it in the back burner.I did it in c, but I checked the assembly code it generated ;-) I was curious if the compiler would sneak in...
View ArticleForum Post: RE: MSP430 “Wolverine”pin compatibilty
[quote user="jan2809"]It's been very quiet about the MSP-EXP430FR5969 for a while. Is there a danger of "not RTM "?[/quote]Stay tuned for more information related to the MSP-EXP430FR5969. Thank you...
View ArticleForum Post: RE: Hercules UART Boot Loader Ymodem binary file
QJ,I am stuck on this issue and cannot proceed with bootloader development. Can you take a close look on this issue?Thanks, Jian
View ArticleForum Post: RE: MSP430.DLL Problems?
Well, I found something that seems to work, although it's not a solution for everyone unless they have an MSDN subscription or an extra Windows license at their disposal, a relatively fast machine, and...
View ArticleForum Post: Sample codes
Hi,We recently download MSP GANG Programmer Package (from http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSP_GANG/latest/index_FDS.html), after installation, I tried to run sample codes...
View ArticleForum Post: RE: TIVA Launchpad direct ROM calls in workshop LAB 5
Excellent! Thank you very much!
View ArticleForum Post: RE: questions about the current ability of the pin of TMS570LS31737
If I connect the pin of TMS570LS3137 to the LED ,and the other end of LED connect to VCC , can the pin sustain more current than the output driver ability?
View ArticleForum Post: RE: I2C restart issue
Hi MaciejKucia,This I2C working i know but for MSP430 MCu finding difficult to do.Regards.
View Article