Forum Post: RE: Using External Crystal on MSP432 Launchpad using RTL OS
And this is most likely because the CS ISR inside of the interrupt vector table from startup_ msp432p401r _ccs.c points to the NMI_Handler instead of a custom-defined CS handler, see the...
View ArticleForum Post: RE: MSP430 USB Python
Hi Brian, If you downloaded the Python_Firmware_Upgrader_5_10_00_17.zip file to update BSL then you will need Python installed on your system. There is a...
View ArticleForum Post: RE: THD Calculation MSP430F779
Hello Ryan Brown1 (3460875) , According to formula given in TIDM-THDREADING . Please can help me out with following things 1>Vrms = Kv * (sqrt (SUM (Vph)^2 / Sample Count)) Page 10 in...
View ArticleForum Post: RE: MSP-EXP432P401R JTAG T Debug Probe With a Different Target
Thanks! Now i can use the launchpad "black" like a debug!!
View ArticleForum Post: RE: Low cost 3 phase E-meter solution
Hi Jefferey, I do not know of any such plans but am asking E-meter experts to respond to this inquiry as soon as possible. Regards, Ryan
View ArticleForum Post: RE: MSP430Gxx series MCU selection help
Because you do not need ADC, if G2233 works for you, so would G2203. For that mater, any of the other 6 chips included in the data-sheet of G2233 would work for you too. I think it might be difficult...
View ArticleForum Post: RE: MSP430 flash-base I2C BSL
Hello Jerrel, You are on the right track here. In order to get the specific interface you want (I2C) you will need to do a custom bsl with I2C Peripheral Interface (PI). It will be very similar to the...
View ArticleForum Post: RE: Keypad for Msp430g2553
Thank you for the reply Do i need to buy this keypad or can i use one of my own?
View ArticleForum Post: RE: User USB issues with MSP-EXP432P401R board
Boaz, Your issue seems similar to the following E2E post. Can you go over this post and apply the suggestions to see if it fixes your issue? e2e.ti.com/.../1933917
View ArticleForum Post: RE: Keypad for Msp430g2553
Ok Thank you About my code above, I'm new at programming into mcu, can you help me to know what is wrong with my code? thank you
View ArticleForum Post: RE: MSP430 USB Python
Hi Brian, Can you post the link where it says that the Python Firmware Upgrader tool can be edited using visual Studio C++ Express? The folder with the Python Firmware Upgrader tool does not have a...
View ArticleForum Post: RE: Keypad for Msp430g2553
Try to start from programming a single button. 'Push the button' looks very simple but it involves jittering. To eliminate it, you should implement some kind of debouncer using a time delay,...
View ArticleForum Post: RE: ECC Uncorrectable error testing.
Moving to MSP forum. For future reference and faster service, you can open MSP430 inquiries directly in the MSP Low-Power Microcontroller Forum Best wishes
View ArticleForum Post: RE: Keypad for Msp430g2553
PS: then try to study handling of two buttons. Try to make handling of pushing multiple buttons completely independent. (You will discover race-conditioning collision problems and solutions to them)....
View ArticleForum Post: RE: MSP-EXP430FR5969 ez-FET v1.2 USB Application UART Loopback...
[quote user="Thor"]Just thought it was a setting somewhere in CCS.[/quote] I do not see that delay on ez-FET v1.2 USB Application UART when using IAR-Kickstart to debug FR6989 LP. (I do not have FR5969...
View ArticleForum Post: RE: CC3100 with MSP430F5529 code size limit
Hello, You will not be able to access the full version of CCSTUDIO v6 without a paid license, you can contact the CCS forum or TI software team for more information on how to acquire this. You do have...
View ArticleForum Post: RE: Differences between Enhanced Product (EP) and military spec...
Luc, Please see the following links for more information about our EP and HiRel products. MSP430 specifically has mostly EP rated products available with one exception, MSP430F6459-HIREL. Our HIREL...
View ArticleForum Post: RE: THD Calculation MSP430F779
Hello Abhishek, I have very little knowledge regarding this topic and can only communicate through the metering expert, I've alerted them as to your recent inquiries and will let you know as soon as...
View Article