Part Number: MSP430F5632 Hey team,
Does the RST pin of the MSP430 need to be driven by an external voltage supervisor or can it simply have a pull-up resistor to the 3.3V rail?
Thanks,
Cam
Part Number: MSP430F5632 Hi Team,
Can you please help us with our customer's inquiry below.
I have got the H3_EchoToHost working on www.ti.com/.../MSP-TS430PZ100USB launchpad using MSP430F5632 mc and I added function to communicate over uart on port…
Part Number: MSP430F5632 Other Parts Discussed in Thread: MSP430F147 I have much code written for other compilers and I want to use the same code for the MSP430F5632. I want to use this style code DisplayRESET = 0; where DisplayRESET is a single pin.…
Part Number: MSP430F5632 Hi expert,
May I know the differences between MSP430F5632IZCAR and MSP430F5632IZQWR? Are they drop-in replacements? Thanks.
Regards,
Jared.
Part Number: MSP430F5632 Other Parts Discussed in Thread: MSP430F5358 , Hi,
In our new project, We would like to replace MSP430F5358 with MSP430F5632.Almost all pin are compatible with new IC other than USB pins. And in MSP430F5358 those pins are as…
Part Number: MSP430F5632
Tool/software: TI C/C++ Compiler
Hi everyone,
Clock I need is ACLK with 32768-Hz and the 135-MHz(or the maximum frequency I can set with this chip) with SMCLK and MCLK.
ACLK has finished setting as the 32768-Hz but I have…
Hello Norton,
The "unknown signal" at the end of the receive is because you are sending the stop command too late, as I mentioned previously. Does your MSP430F5632 not acknowledge the last byte which resulting in communication failure, and is it always…