Part Number: MSP430FR5730 Dear Support team,
I just realized, that in most of the distributors stores the MSP430FR5730 in VQFN-24 packaged is either not available or no longer stocked.
Will this device appear on the list of obsolescence in the near future…
Part Number: MSP430FR5730 Tool/software: Code Composer Studio Dear colleagues,
we've developed our own board based on MSP430FR5730 MCU. We don't use an external oscillator and work with DCO.
When trying to configure DCO it doesn't work correctly…
Part Number: MSP430FR5730 Other Parts Discussed in Thread: MSP-FET
Hi folks,
I need your help again.
I have two boards with the MSP430FR5730 on them.
I'm using IAR EW430 v7.11.1. The effect I have was reproduced with both MSP-FET Debugger I have (the…
Part Number: MSP430FR5730
Hello,
I try to further reduce the power consumption in LPM4 in my MSP430FR5730 design.
I can't use LPM4.5, because the wake up source is Timer A0 clocked from an external ultra low power oscillator.
At the moment, I'm using…
Part Number: MSP430FR5730 Hi,
I'm trying to implement an I2C driver as following for a MMA8452 (accelerometer)
I wrote following driver. However, I got some very strange output from the uC. When I tried to retrieve a single byte data from the bus…
Other Parts Discussed in Thread: MSP430FR5730 , MSP-FET Hello
first sorry for my english -
I try to debug the msp430fr5730, with the MSP-FET: MSP430 Flash Emulation Tool: link below
but you are unsure about how the wiring needs two be from the MSP-FET til…
Other Parts Discussed in Thread: MSP430FR5730 , MSP-EXP430F5529LP I bought MSP430FR573o and used it in my design unfortunately because I thought that I can program it with any launchpad. But now I see that I can not program, 'USB FET does not found' keeps…
Other Parts Discussed in Thread: MSP430FR5730 Hi, I am using MSP430FR5730 for a shutter glass micocontroller. I need to capture IR LOW signal as interrupts.(120 Hz). So, I took Port2.1 as TimerB0 CCR0 capture as it is pointed in the datasheet below:
…
Other Parts Discussed in Thread: MSP430FR5730 Hi,
I am porting FRAM code to msp430fr5730, but i am getting error as : Code cannot fit into available memory. I know fram size of 5730 is 4K, but my code is around 11k.
Is there any way to reduce this size…