Forum Post: RE: User USB issues with MSP-EXP432P401R board
Boaz, Let's try another avenue here and see if there is some instability with your xds110 driver install. If you can navigate to your CCS6 install. Typically this starts out as C:\TI\ccsv6 unless you...
View ArticleForum Post: RE: MSP430FR5x/6x USCI A0 SPI CLK/RX issues
I have found my problem and I am embarrassed. I just found in the user's guide that setting UCSYNC is what determines whether to use SPI mode. I never had this problem before because I have only used...
View ArticleForum Post: RE: MSP430 with CAN? Where is it?
Hello Alireza, In the future, please make a new post when asking a question relating to an older post, and copy a link to the older post you are referencing in your new post. Without doing so, your...
View ArticleForum Post: RE: MSP430FR5x/6x USCI A0 SPI CLK/RX issues
Christopher, Thank you for replying back that you have solved your issue. Don't sweat the small stuff here. All of us engineers have done something similar before. Hey, at least it was not a wrong...
View ArticleForum Post: What effects does debug under CCSv5 with SBW connections have on...
My MSP430F5172 project is interrupt-intensive (UART sending 400 bytes at 250K, 30 times/second); processor clock of 4 MHz. Running in CCS Debug with SBW connection, UART data appears corrupted (missing...
View ArticleForum Post: RE: MSP430 USB Python
I dont' want to change the python code. (I dont' think) I want to modify the gui slightly to help my customer's customers. how do I do that? modify a python? I understood that python is not suited to...
View ArticleForum Post: RE: TIDM-BIOSIGNMONITOR reference design
Thank you very much Ricky for your reply. I would grate if you could send me Altium project directly. It will save me a lot of time. My e-mail is vk@vektroncorp.com. Thanks again. Val.
View ArticleForum Post: RE: MSP432 - Trying to Erase the Sector 0 Bank 0 before Writing...
Hello Prem, The flash controller for MSP432 is somewhat complex in that it requires multiple pulses, changing read modes, and potential bit masking for each erase operation. There are also some...
View ArticleForum Post: RE: Data sent to RX register is inverted, UART couldn't detect a...
The USCI module has no mechanism to invert the logic level. You could wire up the comparator as an inverter.
View ArticleForum Post: RE: Data sent to RX register is inverted, UART couldn't detect a...
Hello Amel, Apologies for misunderstanding your problem, as Clemens mentioned you will need a hardware solution to this issue. Regards, Ryan
View ArticleForum Post: SPI baud rate and 16 MHz Microcontroller
Hello, I am working with the MSP430F249 , with a crystal 16 MHz connected in XIN and XOUT and various peripherals. The microcontroller communicates with peripherals through the SPI protocol. Recently...
View ArticleForum Post: MSP430FR5969 + LFXTDRIVE
Hello, What is the advised LFXTDRIVE value? I did not seen any explanation about this field. Is it depending on the crystal? What is the current gain at low value? Best regards Mich
View ArticleForum Post: RE: MSP430 + USB + AES
Hi Peekaboo, Of the three solutions you proposed, I suggest the simplest is software solution. I am sending you a link to a PDF document and sofware download page. Please take a look at it and see if...
View ArticleForum Post: Where is SLAA448?
We're using the MSP430FG6625 microcontroller and need adjust VCORE. The MSP430x5xx and MSP430x6xx Family Users's Guide provides some guidance and also references SLAA448, however all the links I find...
View ArticleForum Post: RE: MSP430 Dev Kit and CapTIvateDesignCenter issues
Hello, This sounds like an issue of run-time adjustable parameters versus compile-time adjustable parameters. The sensor port selection (which CapTIvate IOs get connected to which sensors), as well as...
View ArticleForum Post: RE: Where is SLAA448?
Hello Dragon, Thanks for your feedback about the document and its reference in the User Guide. I'll get this changed for it seems the document referenced no longer exits. Please see our DiverLib...
View ArticleForum Post: MSP432 ULP Advisor
Could someone post examples for the MSP 432 ULP Advisor? There is only an example for the MSP430 right now with regards to ULP5.x messages. I am trying to move code from flash to RAM and have not found...
View ArticleForum Post: RE: MS432 BSL scripter issue
Hi Fatma, Hmm...this was a long time ago. I believe all I did was present an incorrect password, the scripter comes back and says the "Password is correct" BUT erases the code. I think the only issue...
View ArticleForum Post: MSP430I2041----Data sheet
I am not able to find the detail data sheet which will indicate the exact specification of ADC for example errors and sampling rate clock details
View ArticleForum Post: RE: Where is SLAA448?
Thanks much for the response. I do see plenty of examples. I did not find SLAA448 but the examples look quite sufficient.
View Article