Out of curiosity, were you able to get the F5232 working correctly with the EZFET lite software? I need just basic programming functionality with no back channel UART.
Thanks!
Update and possible answer. The board was laid out with RST going to the JTAG but it appears from the data sheet that it should actually be the RSTDVCC/SBWTDIO pin.
Wayne
Other Parts Discussed in Thread: MSP430F5232 Hi, I have several questions on the clock of MSP430F5232.
Is it necessary to place an external crystal to provide a clock? Or can I use only internal VLO to make uC work ?
The manual says that XT1 is…
Other Parts Discussed in Thread: MSP430F5232 I have two questions on MSP430F5232's power design.
For MSP430F5232 , all three powers VCC/AVcc/DVcc are tied together with two capacitors of 10uF and 0.1uF according to the reference design in the user…
Other Parts Discussed in Thread: MSP430F5232 , MSP430F5529 , MSP430F5528 HI,
Do you have a reference design of MSP430F5232?
It will be useful to see how power and clock signals are routed as well as the data-lines.
Thank you.
I have another question.
From MSP430F5232, I want to use one SPI & two I2C as shown below.
PA: P1.x 1x8 I/O: p1.0(MC_SCLK), p1.1(MC_MOSI), p1.2(MC_MISO), p1.3(MC_NCS).
PA: P2.x 1x1 I/O
PB: P3.x 1x5 I/O: P3.0(MC_SDA_1), p3.1(MC_SCL_1)
PB: P4…
Another useful document to take a look at is the Designing with MSP430F522x and MSP430F521x Devices .
I realize it is not found on the MSP430F5232 Product Folder, but it is appropriate as the MSP430F5232 has the dual-voltage rail implementation that…
Other Parts Discussed in Thread: MSP430F5232 Hi,
I have several questions on the power and clock of MSP430F5232.
I could not find a reference design with MSP430F5232. Is there a reference design? I want to check how clocks and powers are provided…
Other Parts Discussed in Thread: MSP430F5232 Hello,
I would like to download the code from http://www-s.ti.com/sc/techlit/slaa487.zip but it is no longer available, could it be shared in some way again?, I'm using it with the MSP430F5232.
Kind…
Part Number: MSP430FR2433 Other Parts Discussed in Thread: MSP430F5232 , , MSP430FR2311 Champs,
I am asking this for our customers.
We use FR2433 acting as SPI slave by eUSCI_A with UCCKPH=1,UCCKPL=0;
It's weird that sometimes the first bit…