Hi Dennis Lehman, Thank you for the link. But i have already gone through it. It doesn't work for what I'm trying. I have been actually experimenting with Rust on a MSP430 eval board. I have been able to work with Rust on the board as required. Now started…
Part Number: MSP430F435 Hi team,
The customer would like to know how to implement the P6.4 and P6.5IO port analogue square wave output through the timers in the MSP430F435 monolithic program. Is it possible to provide some code reference?
Could you help…
Part Number: MSP430F435 Tool/software: Code Composer Studio Hi all,
Concerning ADC12MEM access;
Say I have a variable: subChannel (and for this example is equal to 5)
If I were to use:
"int sampleTst* = (int *)(ADC12MEM + subChannel);"
Woulds…
Hi Dennis
thank you for your prompt Reply
we use the MSP from long time approxmatly 15 year.
we Always had this problem on all controller that we used example
Msp430F435, Msp430F135, Msp430F133,Msp430g2955,Msp430g2553,Msp430Fr5972,Msp430g2402 etc..
we…
Other Parts Discussed in Thread: MSP430F435 Hi, I am using the MSP430F435. The LFXT1 is used in high-frequency mode, I am going to MCLK / ACLK both use the LFXT1. (SMCLK stop planned) MSP430F435 is but I think it works in the DCO by default, Is there a recommended…
Other Parts Discussed in Thread: MSP430F435 Hi, I am using the MSP430F435. I am using the LFXT1CLK(8MHz) as a peripheral clock. I am using the LFXT1CLK(8MHz) as the clock of the CPU. If an error occurs in the DCO in that state, OFIFG flag or will be set? Best…
Other Parts Discussed in Thread: MSP430F435 Hi, I am using the MSP430F435. I have examined the initial state of MCLK after PUC. User Guide (SLAU056L) 5.2 FLL + Clock Module Operation (294 pages) is There are the following description. ======= After a PUC, MCLK…
Other Parts Discussed in Thread: MSP430F435 I have problem with Iar Embedded and MSP430 FET UIF with processore MSP430F435,
iI use this system and this processor from long time, without have problems.
from yesterday in the afternoon, when I try to program…
It works for me. It's great! Thank a lot!
This problem puzzled me one whole day.
I have one MSP430-FET430UIF , it works well for the MSP430F435.
JTAG port : RST GND TCK TMS TDI TDO
It tooks me one day to debug the new F4152 board, CCS always…