Using the ZC bit of MSP430X prefix words in MSP430-GCC 4_02_00_00 assembler
I had hoped that the latest version finally supports setting the zc field of msp430x instructions in assembler(or maybe it does but it's just not documented). For example, I like to add two registers...
View ArticleMSP430F248: MSP430F248 assembler: Enable Interrupts (EINT) followed by enter...
Part Number:MSP430F248Hello,Is a NOP required between a EINT instruction and BIS.W #0x00d0,SR (enter LPM3) and a RET?This is the code: C390 861E BIC.W #1,Timer_B7_TBCCTL4 D0B0 0010 8618...
View ArticleCCS/MSP432P401R: Cannot send string data through UART, using printf function.
Part Number:MSP432P401RTool/software: Code Composer StudioHello everyone, I am trying to send a string of data through the UART using the printf function. You can find the printf function here:...
View ArticleMSP-EXP430FR5994: MSP430FR5994 LaunchPad format sd-cart FatFs
Part Number:MSP-EXP430FR5994Hello!Can you help me to format sd-cart for working with MSP430FR5994 LaunchPad Development?
View ArticleMSP430F5529: MSP 430 and the Sensor Hub
Part Number:MSP430F5529Has anyone tried to use these two components together and if so, has it worked? Would you happen to have access to some code to do so?
View ArticleMSP430F1491: Using the MSP430F1491 as a microcontroller for a PHY
Part Number:MSP430F1491We are trying to use the MSP430F1491 as a microcontroller for a PHY communicating across MDIO and are wondering if there is any sort of API for CCSV6 or software support for this...
View ArticleMSP432P401R: MSP432 booting to c_int00
Part Number:MSP432P401RI'm running an MSP432 in bare-metal mode (no RTOS) and the linker is placing all code segments in flash. However, the bootloader does not by default seem to jump to c_int00 in...
View ArticleCCS/MSP430F67641: Restart issue
Part Number:MSP430F67641Tool/software: Code Composer Studio Dear sir,We are working on MSP430F67641 energy library based project.Below mention issue in our project.Our application program size is 35 Kb...
View Articlehow to send a string to msp430f6779a via uart and receive the response
how to send a string to msp430f6779a via uart and receive the response ...Please help
View ArticleIs it possible to reset the code after e delay of 20 seconds with watchdog...
I now how to make a 1 second delay and after that the code will reset. I was wondering on how long can you extend this in time. Can you make a 20 seconds delay?
View ArticleMSP430FR6972: TImer continous mode 's question
Part Number:MSP430FR6972Hi,sirI want to restart a new timing in the running timer at continous mode. For example, I set timer B0.2 500ms timing , I want to stop it and restart a 20ms timing when timer...
View ArticleMSP430FR2532: MSP430 wheel function using Captivate touch choose issue
Part Number:MSP430FR2532I must to wheel touch using captivate touch.Can I using MSP430FR2532? I don't sure MSP430FR2532 include all captivate function.thanksAshley
View ArticleMSP430F6779A: USB support in msp430F6779A ?
Part Number:MSP430F6779AHello,I am using msp430f6779a microcontroller. Does this microcontroller support USB features as a device or a host? If not then which mictroller in F6 series support this feature.
View ArticleMSP430F6659: Confusion about CPUx feature in msp430f6659
Part Number:MSP430F6659Hello,we are using msp430f6659. we have read in datasheet that it has CPUx feature. we want to use it then how can i use ?we are programming using c language in CCSv6.which...
View ArticleMSP430F5529: Hardware Multiplier MPY32 for 8x8 signed matrix multiplication
Part Number:MSP430F5529Hi, I want to use the combination of DMA and MPY32 of MSP430F5529 for matrix multiplication. I have achieved the task and the code gives correct outputs for smaller dimensions...
View ArticleCCS: ADXL362 with MSP430F5529LP
Tool/software: Code Composer StudioHI, i have interfaced adxl362 to the msp430f5529 lp using the spi interface (USCI A0) and am trying to read the device id of the adxl ic but there is no...
View ArticleMSP430FR6972: MSP UART IrDA Mode for 38 kHz Modulation
Part Number:MSP430FR6972Hello all,We were using IR transceiver and successfully read and write with the help of IrDA probe. We use 3/16 bit period for this kind of communication.Since the customer...
View ArticleStarterware/MSP432P401R: Code errors with adc14_single_temperature_sensor demo
Part Number:MSP432P401RTool/software: StarterwareI found a few errors with the adc14_single_channel_temperature sensor code. I changed the code to correct the tempC and tempF calculation and conversion...
View ArticleMSP432P401R: Code errors with adc14_single_temperature_sensor demo
Part Number:MSP432P401RI found a few errors with the adc14_single_channel_temperature sensor code. I changed the code to correct the tempC and tempF calculation and conversion configuration. The...
View Article