Forum Post: MSP430G2x interfacing with ultarsonic sensor and dot matrix led...
Hello, I am working on with MSP430G2553 interfacing with ultrasonic sensor and displaying the distance using 8x8 dot matrix led display. I done the program but I not connect ultrasonic sensor it starts...
View ArticleForum Post: RE: MSP430G2x interfacing with ultarsonic sensor and dot matrix...
Moving it to the MSP forum Regards Amit
View ArticleForum Post: RE: *** Why Arm Micro controller's Forum does not let me post...
[quote user="f. m."]The TM4C has an ARM Cortex M core also, as the MSP432. Not sure why only the defunct Stellaris forum has "ARM" in it's title - perhaps historical reasons (as LM had been "swallowed"...
View ArticleForum Post: RE: MSP430FR5738 YQD fooprint
Hello Rob, Sorry for the confusion here. The pin-out on the device/package itself has not changed. Only the ball labels on our datasheet and schematic models have rotated. This was done to bring the...
View ArticleForum Post: RE: MSP430G2x interfacing with ultarsonic sensor and dot matrix...
Hello! It's almost impossible to go through your entire code. Did you read the datasheet of the sensor? Can you use GPIO interrupts coupled with a timer to get distance reading? You can have a look at...
View ArticleForum Post: RE: *** Why Arm Micro controller's Forum does not let me post...
Hi, Im sorry you have to use the STM2F instead of the TM4C or MSP432. I do not know for sure if the arm flasher you are using can load the ST part and I have no way of checking that since I do not have...
View ArticleForum Post: RE: MSP-GANG failed "verify" step on MSP432
Hello, Do you have any update on this thread?
View ArticleForum Post: RE: *** Why Arm Micro controller's Forum does not let me post...
[quote]I downloaded ST software but it looks so weird and have no idea how to use it! I might need to dig more to see what is the best to use![/quote] Do you mean the ST-Link utility software ? It...
View ArticleForum Post: RE: Old Cow Yellow Celebration Week - Thank you from all of the...
I would like to join the chorus of people saying "thanks"! I first came across OCY:s insightful comments on the MSP430 mailing list hosted by Yahoo. Later, our paths crossed here at the E2E forum. Your...
View ArticleForum Post: RE: Msp430G2544 DCO generation
If you are using a G2 LunchPad, there is provision to use the external 32768 Hz crystal and the crystal is provided by TI. It may still be difficult to solder that on. And it may be even more difficult...
View ArticleForum Post: MSP430F67791 Rogowsky coil hardware routing using softdidt
Hi all. I'm developing an application using rogowsky coils and the TI provided library softdidt. We are still waiting for our custom pcb but for now I'm using the evalkit for CTs. I know I won't have a...
View ArticleForum Post: EVM430-F6779 Capabilities Question- Minimum Voltage
Hello, I am developing a power lab and I want to perform a short circuit test on a transformer. How far below 120V can the meter measure? Also, can you use take measurements for a single phase device...
View ArticleForum Post: Msp-fet430 with different processors of same class
Hello, I am using msp-fet430 for debugging my project. With the package i received msp430f2132 . Now when i flash msp430f2132 , debugger connects and emulates but when i try to flash msp430f1232 or...
View ArticleForum Post: MSP432 UART current consumption
Hello, It is possible to get an estimate of eUSCI_A module (configured in UART mode) current consumption? The datasheet says TBD. Regards, Federico
View ArticleForum Post: RE: SW Buffer SIZE limitation in MSP430F5419A
Hello both, thanks for your response and support, i will sure check your above points. mean while i have changed something in the build settings --> Processor Options --> after i update these all...
View ArticleForum Post: MSP430 multiple firmwares switching and updating
Dear MSP community, I am currently trying to develop a firmware with a partition in the memory map so that i can have a "stable firmware image" and a "bleeding edge-firmware" somewhere in higher...
View ArticleForum Post: RE: Msp430G2544 DCO generation
I found this code for your reference. Your target hardware must include working 32768 Hz crystal. ;******************************************************************************* ; Code for application...
View ArticleComment on Frequently Asked Questions (FAQ)
Rajkumar Mekala - Post your question on the MSP Low-Power Microcontroller Forum as a new thread. Team will then be able to see and respond. The comment section here is only specific to individual FAQ...
View ArticleForum Post: msp432 peripheral library flash questions
Q1. Is it necessary to erase flash before writing flash? - some types of flash memory have this limitation Q2. At some point will you provide a file system for flash? - it would make programming sooo...
View ArticleForum Post: msp432 launchpad code composer question
Hi, Where is the code running when I use code composer on the msp432 launchpad, in RAM or in FLASH? If flash then what sector(s)? Can I determine if the program is running from FLASH from the running...
View Article