Part Number: MSP430F435 Tool/software: Hello Texas Instruments Support Team,
I am currently working on maintaining a legacy MSP430 project that specifically requires MSP430 Codegen version 3.2.2 for compatibility reasons.
Unfortunately, I was unable…
Part Number: MSP430F435 Tool/software: HI,
I'm currently using an IAR workbench for MSP430. I have a simple project and trying to link a library file with .a extension. also gave a header file for the same. But when calling the function defined in Library…
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…
No. There's probably a small edit which would make this legal, but it would still be hard to read. I suggest rather:
> int sampleTst = ADC12MEM[subChannel];
I'm supposing that subChannel refers to the MCTL n number, not the INCH_ m (A m pin) number…
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…
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…
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…
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 show…
Dear Gabor,
thanks for the remarks!
You have right referring to Q1 buffer, its colletor-base voltage might be below 0V. Not so elegant solution, however, diode will not open (but capacitance feedback insreases somewheat) because osc signal <250mV…