Forum Post: RE: MSP-EXP430G2: MSP-EXP430G2 can't work I2C
Is there any update on this? Any help in this will be appreciated more.
View ArticleForum Post: RE: CCS/MSP430I2041: Load Program Error CCS 6.1.3 - MSP-FET430UIF
Here is the partial layout and trace routing of 4-layer and 6-layer board regarding the microcontroller and JTAG connector. 4-layer 6-layer
View ArticleForum Post: RE: CCS/MSP430I2041: Load Program Error CCS 6.1.3 - MSP-FET430UIF
(Please visit the site to view this file)
View ArticleForum Post: RE: About MSP as ISP
[quote user="Abel Kuriakose"]So is there any way to program MSP430FG4250 without launchpad.[/quote]You will need to use a debug probe which supports 4-wire JTAG. Suitable TI debug probes are the...
View ArticleForum Post: RE: MSP-EXP430G2: MSP-EXP430G2 can't work I2C
[quote user="Bhavin Maru"]when i run this code in oscilloscope i am not getting CLK waveform instead i am getting DC voltage at SCL pin.[/quote]Is the DC voltage a 'zero' (low) or 'one' (high)? If the...
View ArticleForum Post: RE: CCS/MSP432P401R: MSP432 spi communication, clk doesn't work...
Hello, Because you are the master, you will need to provide the clock so the slave can send its data. For example, the following function transmits a dummy 0xFF and then it reads the RX buffer int...
View ArticleForum Post: RE: CCS/MSP432P401R: systick_interrupt_gpio_blink Example Only...
[quote user="Hunter Long61"]The systick_interrupt_gpio_blink example project found under the Driver Library examples in MSP432Ware works great for me with the Launchpad development board. The little...
View ArticleForum Post: RE: MSP430FR2633: MSP430FR2633(Capacitive touch Development...
Hi Sanath, Your P1SEL1 setting is not correct, P1SEL1 control bits should be 0 for UART function selected. you can refer to MSP430FR2633 datasheet Table 6-17. And if you are using the project generated...
View ArticleForum Post: RE: CCS/MSP430F5529: Code help for Bandpass Filtering
Hi Dorabahu, There are many reference C code for Bandpass Filter in google, maybe you can try them first? regards KC
View ArticleForum Post: RE: CCS/MSP430I2041: Load Program Error CCS 6.1.3 - MSP-FET430UIF
Cameron, Edward send you a partial layout in PDF I put together the layers stack for you. Seems we have more signals under the SBW traces as the design required in the 6 layer. Using Elprotonic, I am...
View ArticleForum Post: MSP430FR2633: Captivate Design Center Code Generation
Part Number: MSP430FR2633 Hi, I am working on a design based on MSP430FR2633 and am trying to use the Captivate Design Center. I used to gui to setup the sensors. - buttons and proximity sensors, save...
View ArticleForum Post: RE: MSP-EXP430G2: MSP-EXP430G2 can't work I2C
Hi Chester Gillon, Thank you for your reply the DC voltage(at SCL line) which i observe on oscilloscope is 'one'(high).and the pull-up resistors also connected on SCL and SDA lines.and this same module...
View ArticleForum Post: RE: Availability of MSP430FR2110 in VQFN package
I believe this is another TI product which while it is "supposed" to be available it is not yet. I went onto to a chat room at TI and was told it is definitely ACTIVE and in production yet the only...
View ArticleForum Post: RE: MSP430FR2633: MSP430FR2633(Capacitive touch Development...
Hello Xu, Yes that was a mistake and also there was Clock issue. I have solved it. Thank you, Regards, Sanath Rai
View ArticleForum Post: RE: MSP-EXP430G2: MSP-EXP430G2 can't work I2C
Is there any update on this? Its an urgent for me.any help in this will be appreciated more.
View ArticleForum Post: RE: CCS/MSP430I2041: Load Program Error CCS 6.1.3 - MSP-FET430UIF
Cameron, I forgot to indicate layer assignment, for the 6lr they are the following: GTO Top Overlay GTL Top Layer GP1..GP4 Internal Layers: G1 is V+, G4 is GND GBL Bottom Layer GBO Bottom Overlay I...
View ArticleForum Post: MSP430FR5969: GCC v5.3.0.219 using persistent attribute
Part Number: MSP430FR5969 Hi, I'm trying to place some persistent variables into FRAM on the MSP430FR5969 using the current GCC compiler. I am using a make file to build the project. I do NOT use CCS...
View ArticleForum Post: MSP430FR6989: Design Sequence For Proper Trigger of A1 UART TX...
Part Number: MSP430FR6989 Hello All, I have seen some other threads on this - difficulty/confusion on getting the TX IRQ to trigger for the '6989. I'm using the A1 UART on pins 3.4 and 3.5 - I've...
View ArticleForum Post: RE: MSP430F6459: MSP430: Cycles for computing square roots
Hi Will, Here are two previous E2E posts that talk about the topic extensively. Let me know if you have any further questions. Execution times: sqrt() and other library functions MSP430: Fast Integer...
View ArticleForum Post: RE: MSP430FR6972 internal temperature sensor
Hi Olcay, Have you made any progress on this issue? Best regards, Caleb Overbay
View Article