Quantcast
Channel: MSP low-power microcontrollers
Browsing all 63661 articles
Browse latest View live

Forum Post: RE: Works on Black, but not on Red MPS432 Launchpad

(1) Have you been able to download any code? And if so do you think it is possible that the code may be interfering with the IDE trying to interrogate the part before programming? - Clock frequency...

View Article


Forum Post: RE: Change/Editing Energia Library for MSP432

Thank you very much, Robert. This reply definitely solved my questions, and I found the files you referred in this email. It is a quite bit of code work, so I am still debating between CCS and Energia...

View Article


Forum Post: RE: Noise signal from ADC input of MSP430i2041TPW during A/D...

Ryan, Adding anti-aliasing filter in front of a high impedance input stage is a common practice in circuit design. The anti-aliasing filter does not eliminate the signal distortion. Please see the...

View Article

Forum Post: RE: CSS problem with MPS430 , debugger

Hi Nikolaos, I've confirmed that the MSP-EXP430G2 LaunchPad supports the MSP430G2231 device, but can you please make sure that this 14-pin device is plugged into the DIP socket correctly? Refer to...

View Article

Forum Post: RE: Launchpad MSP432P401R and Boosterpack EDUMKII - Error in...

Chris, Thank you by the answer. Inserting this Path the code compile. But now other thing got my attention. After the compilation the code size is very big compared with other tests that I have made,...

View Article


Forum Post: RE: MSP430F5132 Connecting

For a list of debuggers (e.g. eZ-FET, MSP-FET , etc.) and the devices they support, please refer to Table 1 in the MSP Debuggers User's Guide . If you're using SBW, keep in mind that long traces/wires...

View Article

Forum Post: RE: Temperature compensation of 32khz based RTC in MSO430FR...

Hi VTC, I have sent the source code to you, does is solve your problem? Ling

View Article

Forum Post: RE: Rewriting Flash for MSP430F1xxx

Thanks for the additional details about your system. Unfortunately, it doesn't look like our conventional tools will work for your specific use-case. However, while not officially supported by TI, you...

View Article


Forum Post: RE: Temperature compensation of 32khz based RTC in MSO430FR...

Sir, Good morning.We have not yet tested.Will get back as soon as we test them Thanks. Regards VTC

View Article


Forum Post: MSP430 solution with same package and footprint as CC3200

Hi Team, Good day! I have a customer who is currently using CC3200 wifi and LMX9890 BT for their smart plug application. THey currently going to release a "dumb" plug version with out wifi and only...

View Article

Forum Post: RE: PMP7647 to power an arduino?

I couldn't find the TI Design page for the PMP7647 board. However, I did find the TIDA-00120 Solar MPPT Charge Controller product page. This design is capable of around twice the output current of the...

View Article

Forum Post: RE: MSPEXP430G2 launchpad USB interface

Hello, I am attaching my program folder here. Make suggestions(Please visit the site to view this file)

View Article

Forum Post: RE: MSP432P401R Rev-C, BSL Scripter v3.2.0 can’t access the...

Hello David, I’m using XDS110-ET on board Rev:B. 1 Updating BSL by CCSv6.2 I got the same result. A curious thing is no erase massages on console. I think this method is not effective. 2 The bat, you...

View Article


Forum Post: RE: MSP430F5529 SPI not receiving data

Hi Paul, To know if everything is initialized correctly, I'll need to see into the functions you use in SPI_Enable: SPI_ClockMode GPIO_Set/ClearBits The values of SPI_MODE_1, SPIDOUT_MSP, SPIDIN_MSP,...

View Article

Forum Post: RE: MSP430F5529 SPI not receiving data

Caleb, Thanks for the help. I've cleaned up the code, so now all should be clear: uint08 ManufacturerID = 2; uint08 DeviceID = 2; uint08 retval = 0; void main(void) { // Stop watchdog timer to prevent...

View Article


Forum Post: RE: MSP430F5529 interrupt example not working

When I do that...CCS crashes....besides the code clear states that P1IES &= ~BIT4; which sets P1.4 Lo/Hi edge. This is the example code from TI. Did you attempt to run this? Please try it out.

View Article

Forum Post: RE: MSP430F5529 SPI not receiving data

As I said, RXIFG is still set from the previous for SPI transactions. You'd have to wait for the fourth byte to be received and then to clear RXIFG before doing the two actual reads. And it might be a...

View Article


Forum Post: RE: MSP430F5529 interrupt example not working

Hi Chris from Pinterec it is possible "printf" is "too big" for being called within interrupt? Try to set a flag there, check the flag in the main code, and printf if the flag is set.

View Article

Forum Post: RE: Problem at debugging/Programming MSP430FR6972 in CCS 6.2

Did you try to completely erase with Uniflash before going to CCS?

View Article

Forum Post: RE: MSP430F5529 SPI not receiving data

Thanks Clemens. I threw the below line in between the two for loops to clear the flag: UCA0IFG &= ~UCRXIFG; Didn't seem to change anything....I'm still perplexed. I'll take a look at how to write...

View Article
Browsing all 63661 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>