Part Number: MSP430FR2111 Hello all,
I am currently trying to get IrDA working on our MSP430FR2111 Microcontroller.
Here is what I am currently doing to setup the UART and IrDA
SYSCFG1 |= IREN_1 | IRPSEL_0 | IRMSEL_0 | IRDSSEL_0; UCA0IRCTL |= UCIREN_1…
Part Number: MSP430FR2111 Tool/software: Code Composer Studio Dear Sir,
Which Development Board i have to order to work with MSP430FR2111.
Regards
Shashank Kumar
Part Number: MSP430FR2111 Hello everyone,
Please tell me about DCOFTRIM of CSCTL1.
I am aware that DCOTAP is automatically adjusted during FLL lock operation.
Is DCOFTRIM adjusted automatically during FLL lock operation?
Thanking you in…
Part Number: MSP430FR2111 Tool/software: Code Composer Studio I have a few questions here about ecomp interrupt,as the issue say, when ecomp interrupt(rising or falling edge) happens, it takes about 40 us from Lpm3 mode to interrupt isr, if in this 40us…
Part Number: MSP430FR2111 Other Parts Discussed in Thread: MSP-FET I've about JTAG connector and pins, and also about BSL in the "MSP430 Hardware Tools". I understand that I should design a PCB for my project so that it has a JTAG connector or BSL connector…
Hi,
I haven’t heard from you for about 1 week, so I’m assuming you were able to resolve your issue. If this isn’t the case, please click the "This did NOT resolve my issue" button and reply to this thread with more information. If this thread locks…
Part Number: MSP430FR2111 I am using ccs 10.2.0.
I followed "Modify the Linker File Example 3" in the slaa628b docs. Below is part of my .cmd file.
When I look at the .map file after the build, it shows used as 0. The value doesn't seem to be saved…