Part Number: MSP430F5249 We are using MSP430F5249 microcontroller.
Sometimes when we write to Information memory A data is not retained during controller reset.
Is there any issue with information memory segment A ?
Part Number: MSP430F5249
How to update duty cycle runtime?
while generation of PWM whether is it requires to start and stop pwm?
Please share if any reference for the above.
using driver library for implementation
//! //!Tested On: MSP430F5529 //! ---…
Hi Koki,
Thanks for confirming that this resolved their issue. I would not recommend redefining or redeclaring any of the original intrinsic functions. You can find all MSP430 intrinsics in Table 6-5 in the MSP430 Optimizing C/C++ Compiler User's Gui…
Part Number: MSP430F5249 Other Parts Discussed in Thread: MSP430F5247 Hi,
I have a problem with the MSP430F5249IRGCT microcontroller. I have tried changing it to MSP430F5247 and the problem stills.
I have the problem with the P1.7 GPIO (Pin 25).
It has a…
Part Number: MSP430F5249 Other Parts Discussed in Thread: MSP-FET I am trying to understand how to use the backchannel UART available in the MSP-FET tool. SLAU647L section 5.6.2.1 says you need to send an activation command:
How exactly do you send the…
Part Number: MSP430F5249 To whom it may concern,
We are wanting to use UART BSL scripter on the MSP430F5249 and see that the BSL scripter document and the datasheet specifies to use the following pins for this functionality:
The datasheet also states…
Part Number: MSP430F5249 Other Parts Discussed in Thread: MSP-TS430RGC64C , MSP-FET MSP430 Team,
A weird problem. I am using F5249 device in the MSP-TS430RGC64C board and having trouble setting up the clocks. I am using driverlib to set MCLK to 25 MHz,…
Part Number: MSP430F5249 Other Parts Discussed in Thread: MSP-FET Hi,
I've been having problems lately trying to flash my program onto the MSP430F5249 using BSL Scripter over UART.
I have a bash script that creates the BSL entry sequence and then…