Forum Post: RE: Problem during writing to the Flash for MSP432
Abdelrahman, My apologies for not getting back to you sooner. We unfortunately do not support writing to flash using assembly. We can assure you though that the ROM C library is very optimized and with...
View ArticleForum Post: RE: MSP432P401R: Re-entrant Interrupts for MSP432
Damian, The MSP432 being ARM based has a Nested Vector Interrupt Controller (NVIC) and therefore this functionality is built in as a part of the ARM architecture. Can you refer to Section 1.5 and...
View ArticleForum Post: CCS/MSP-FET/MSP430: Problem using UART and Spy-bi-wire at the...
Hello all, I am using the MSP-FET (connected to Win8 via USB) with an MSP-FET-432ADPTR in order to debug my code and have a virtual UART port. While the UART pins are NOT plugged in I can observe the...
View ArticleForum Post: RE: CCS/MSP430F5529: Code help for Bandpass Filtering
Dorababu, Why don't you try the MSP DSP Library? www.ti.com/.../msp-dsplib There is a GUI tool that helps you design filters of many different varieties.
View ArticleForum Post: RE: MSP432P401R SPI questions
Javier, The TI-RTOS forum can be found here: e2e.ti.com/.../355 Regards, Chris
View ArticleForum Post: RE: MSP432P401R: A question on DMA and CPU simultaneous memory...
You can find a description of the prioritization of access in the datasheet: www.ti.com/.../msp432p401r.pdf Regards, Chris
View ArticleForum Post: RE: MSP430FR6989: Design Sequence For Proper Trigger of A1 UART...
Hi John, I wouldn't say a polled TX driver was the intention.Transmission is kicked off by loading a value into the TXBUF. Once this buffer is emptied into the transmit shift register, the TXIFG is set...
View ArticleForum Post: RE: CCS: MSP-FET / eZ-FET legacy module update failed
Hi Punit, Unfortunately I don't have an explanation for why that solved your issue. I'll look into it further but for now I'm closing this thread. I'm glad you were able to solve the issue. Best...
View ArticleForum Post: RE: Communication error in the msp430f5438a
Hi Rahul, I apologize for the delayed response due to the holidays. Thanks for verifying the connections on the target board. After looking deeper into this, I'm wondering if the MSP-FET debugger...
View ArticleForum Post: RE: DAC with DMA
Did this answer your question? Regards, James MSP Customer Applications
View ArticleForum Post: RE: Questions about ADC and voltage reference on MSP430FR2032
Hi Siddharth, Did this answer your question? Regards, James MSP Customer Applications
View ArticleForum Post: RE: MSP430G2553 footprint
Hi Peter, I'm closing this thread. Regards, James MSP Customer Applications
View ArticleForum Post: RE: Microcontrollers
Thank you Ryan for the previous information. I want to ask some questions about the MSP430 microcontrollers which use FRAM memory. Is it possible to write the code and save data on same FRAM memory?...
View ArticleForum Post: RE: MSP432P401R: A question on DMA and CPU simultaneous memory...
Thank you for the info Chris, so I see that the DMA has the highest priority, but I still don't quite get what will happen in a case, when a CPU is trying to read from a location, being written by the...
View ArticleForum Post: MSP430F6659: EEPROM page read/write cycle is slow
Part Number: MSP430F6659 Hello TI , I am using MSP430F6659 in my project to communicate with EEPROM 25AA1024. 25AA1024 has SPI interface and 256 bytes page size. I have implemented CRC logic using...
View ArticleForum Post: MSP430F5529: Emulation
Part Number: MSP430F5529 What is meant by emulating the code
View ArticleForum Post: RE: MSP430FR6972: MSP UART IrDA Mode for 38 kHz Modulation
Hi Ryan, That is not totally different from my original question. Here it is: 'Can i adjust modulation frequency (as 38 kHz) for IR signals by using IrDA encoding and decoding registers?' You will have...
View ArticleForum Post: MSP430FR2633: Captivate touch wheel design size issue
Part Number: MSP430FR2633 Hi I had read captivate touch design guide , I don't find any description of size limit on wheel. I want to design diameter 4~5 cm wheel . Can I refer the MSP-CAPT-FR2633...
View ArticleForum Post: MSP430FR2532: Regarding recommended layout/land pattern
Part Number: MSP430FR2532 Where can I find recommended land pattern of VQFN 32 pin RHB package?
View Article