Forum Post: MSP432 PWM setting Output PIN problem
Hi, i am using the Timer A0 and set a PWM on PIN 2.4 The frequency ist right and everything works fine. Now i want to use PIN 2.5 instead of 2.4 but that doesnt work. imer_A_PWMConfig pwmConfig = {...
View ArticleForum Post: RE: How to use LCD_C drive lib on MSP430F6736
Hi Ryan, Thanks, looking forward your feedback.
View ArticleForum Post: RE: TIDM-KEYBOARD Problem
Hi Arthi, They already applied version 5_10_00_17 and they think BUG#15751 is not the main reason for this issue. They think USB10 in the Errata is the main reason for this issue. so they applied...
View ArticleForum Post: RE: Cannot get REF_A voltage on VREF+ pin (P5.6) !! MSP432 launchpad
Hello Stanislav, P5SEL0 should be 0xC0 as well, please refer to Table 6-75 of the Datasheet. If this does not resolve your issue then please provide a simple main code file that demonstrates the...
View ArticleForum Post: RE: msp430fr59xx_adc12_10.c example bad results
Hello Mich, The msp430fr59xx_adc12_10.c example I'm running on my MSP-EXP430FR5969 Rev 2.0 is giving a value of approximately 74 °F and 23 °C. I would recommend that you use the latest example version...
View ArticleForum Post: RE: How to use LCD_C drive lib on MSP430F6736
Hi Daniel, I would recommend copying LCD.c and Lcd.h from MSP430fr5xx_6xx folder into msp430f5xx_6xx folder. I would also update driverlib.h available in MSP430F5xx_6xx folder to add an additonal line...
View ArticleForum Post: RE: Software breakpoints cannot be set on the given opcode
Hi, [quote user="Olli Mannisto"]I have a source file that defines a lookup table which I left as a .c file although it could just as well be a header file. If I convert that to header and remove the...
View ArticleForum Post: MSP432 Launchpad - CS_DAP_0: Error connecting to the target:...
Hi, I am unable to connect to the MSP432 Launchpad. I have browsed through the forums and tried the following potential solutions: 1. Factory reset - same error occurs when I right click-> connect...
View ArticleForum Post: RE: Cannot get REF_A voltage on VREF+ pin (P5.6) !! MSP432 launchpad
Hello Ryan! Thank you for the reply, I will try it tomorrow first thing in the morning. Could you please point out for me, where exactly the table 6-75 is? Launchpad datasheet? MCU datasheet? MSP432...
View ArticleForum Post: RE: Cannot get REF_A voltage on VREF+ pin (P5.6) !! MSP432 launchpad
Page 158 of SLAS826 Rev E: www.ti.com/.../msp432p401r.pdf
View ArticleForum Post: RE: External flash for MSP432P401R
Hi Prasad, What are you trying to achieve by adding external flash and is there a specific size you are looking for? If its just for external memory, there are quite a bit of options. As long as it has...
View ArticleForum Post: RE: External flash for MSP432P401R
Prasad, The MX25R8035FZUIL0 which is found on the CC2650 launchpad ( www.ti.com/.../swrr147a.pdf) , is something a coworker has used with the MSP432. Chris
View ArticleForum Post: RE: problem using i2c from MSP-EXP430FR5994_Software_Examples
Thank you for your advice! I have changed the slave address to the address to the MCP9808's address (0x18) and I have hooked up my system to the oscilloscope. Unfortunately I aam still encountering...
View ArticleForum Post: RE: MSP432 Launchpad - CS_DAP_0: Error connecting to the target:...
Hello, Thank you for searching through the forum and exercising some of the fixes previously discussed. You mentioned that you have had some success with the black launch pads (revision B silicon) but...
View ArticleForum Post: RE: problem using i2c from MSP-EXP430FR5994_Software_Examples
The maximum allowed voltage on any MSP430 pin is 3.6 V, the FR5994 is most likely unable to control the 5V I2C lines. Regards, Ryan
View ArticleForum Post: RE: Security and update tool
Fatma. What happened. You said you'd get back to me on this issue and I haven't heard anything. Was I wrong?
View ArticleForum Post: RE: MSP 432 UART Problem
Hello, I think the following might be helpful: processors.wiki.ti.com/.../Tips_for_using_printf Regards, Chris
View ArticleForum Post: RE: MSP430fr5989 lpm1 problem.
Sorry for long delay. The problem is not on the lpm. It is on our hardware reset and test pin line. Thanks for the help.
View ArticleForum Post: RE: Cannot get REF_A voltage on VREF+ pin (P5.6) !! MSP432 launchpad
Well.. Tried it, now P5.6 gives me +3.3V, no matter what I do. Oh my... Here is the main code and a screenshot. Guys, may be someone has a simple uVision project for providing VREF externally, which...
View ArticleForum Post: RE: MSP432 unable to program
Hi David, I fixed the issue by manually reset the uC.(short to group for 1 sec). Then i was able to program it. Thanks, Eddy
View Article