Forum Post: RE: MSP430FR6972 internal temperature sensor
Hi Caleb, Sorry, I was trying 2V calibration values : #define CALADC12_20V_30C *((unsigned int *)0x1A1E) #define CALADC12_20V_85C *((unsigned int *)0x1A20) that's why REFVSEL_1 was set as 2V. I probed...
View ArticleForum Post: RE: Can someone please help me with an example of dma+adc?
Thx for help Chris.
View ArticleForum Post: IAR debug protocol issue
IAR 5.40.1 MSP430fg4616 I am able to debug without downloading, but not download and debug. This is an old assembly I'm trying to modify so it obviously had debug firmware loaded. This is very weird....
View ArticleForum Post: RE: TIDM-CAPTIVATE-64-BUTTON EVM
Hi Holger, we should get a couple of boards later this week. we will keep you posted on the progress. Daniel
View ArticleForum Post: RE: RTOS Analyzer did not show up under tools
Unfortunately it is not possible to enable this feature in CCSv6 on MacOS. There are some features that are present on Windows and Linux but not yet on Mac....
View ArticleForum Post: RE: MSP430F5529 - I2C Master Read - Faulty Read R/W bit in...
Hi, Thanks for your comments. A simple mistake on my part. Cheers.
View ArticleForum Post: RE: Timer capture mode interrupt preemption
Why ACLK cannot be the input to TA0CCRx? I didn't get this information from the datasheet. Another thing I need help from you is, how can I improve the capture accuracy of the timers? From the data I...
View ArticleForum Post: Segment A,B,C,D of MSP430G2553
who can tell me the default value of Segment A,B,C,D of MSP430G2553 ?
View ArticleForum Post: Information Memory Segment A,B,C,D of MSP430G2553
who can tell me the default value of Segment A,B,C,D of MSP430G2553 ?
View ArticleForum Post: problem using i2c from MSP-EXP430FR5994_Software_Examples
Hello! I am attempting to use the i2c_driver from BOOSTXL-SENSORS _SensorGUI_ MSP430FR5994 within the MSP-EXP430FR5994 _Software_Examples. The source code can be found here:...
View ArticleForum Post: RE: Information Memory Segment A,B,C,D of MSP430G2553
What do you mean by "default value"? It's content? In Info A is some calibration data for the device. For example the DCO values for the four calibrated frequencies. These values can be different for...
View ArticleForum Post: MSP FET FLASH emulation tool stopped working
Hi, I was using MSP430fr2433 , and everything was working fine, but my FET flash emulation tool has stopped working suddenly. When powered up its green led does not glow, only red is glowing, and while...
View ArticleForum Post: RE: UART on the programmer side is not working (MSP430G2553...
OK, 9600 should work, higher not - the LaunchPad's hardware limits the baudrate to 9600. If you connect the jumpers on the LaunchPad in a way that the emulator side receives it's own message, does it...
View ArticleForum Post: RE: how to use LPM4.5 mode for MSP430F5438A
Hi, For information about the usage of the MSP430F5438A and especially the LPM4.5 mode, I suggest to look into the User Guide for the MSP430x5xx family. You can find it under the following link:...
View ArticleForum Post: RE: captivate
Thanks. In order to get analogue voltage I need: 1.to connect DAC via I2C 2. to write some code for MSP430FR2633 , Am I right? If yes, I need assistance for that code, if not, please davise what I have...
View ArticleForum Post: RE: MSP430FR6972 internal temperature sensor
Hi Caleb, I can provide schematics via private message.
View ArticleForum Post: RE: UART on the programmer side is not working (MSP430G2553...
You mean an echo test?, I did it and nothing at all (at 9600 baudrate). The LP appears in the device manager as usual, but something is wrong in the communication (UART communication I mean), though it...
View ArticleForum Post: RE: LFXIN and LFXOUT capacitors on MSP430FR5994
Thank you very much Ryan! Regards, Matteo
View Article