Part Number: MSP430F248 Where are the peripheral register bits defined? Can't seem to find it.
It used to be in the User's Guide I think but isn't now.
Regards
Part Number: MSP430F248 Hi Folks,
Can Anyone At Texas Instruments Provide Me With The EOL Statement
for the MSP430F248?
We are engaging in a new subsystem design and we would like to have
TI's Blessing about the longevity of this particular…
Part Number: MSP430F248 Other Parts Discussed in Thread: MSP-FET The IDE Workbench crashes when debugging without any error message - the device seems to be on hold when crashing. With all the same Settings the the older UIF Version work fine. For us…
Part Number: MSP430F248 Other Parts Discussed in Thread: MSP430F247 , , MSPBSL , MSP-FET Hello everyone,
I'm hoping someone can help me get to the bottom of a problem I'm having migrating from MSP430F247 to MSP430F248.
MSP430F248 parts are not working…
Part Number: MSP430F248 Hello Sir,
We used TI MCU MSP430F248 and found some issue of this chip initializaiton.
1) The board we designed used 3.6864MHz oscillator, so of course we set register BCSCTL3 : Bits 7-6(XT2 range select) : 10 3-to 16-MHz crystal…
Hi Dennis,
is it about this two lines?
U1BR0 = 0x02; // SPICLK = SMCLK/2
U1BR1 = 0x00;
It was a mistake in my post...but this software is working.
My problem is with the new one in MSP430F248
Pankil Sheth said: i am also getting NULL value all the time in RXBUF.
You can't get NULL value. You'll always get a number from 0 to 255. Each is as valid as any other.
If a zero is not what you expected, then you have a problem in soft- or hardware…
Other Parts Discussed in Thread: MSP430F248 Do interrupts need to be disabled when erasing, then writing to flash? I have an application where the ram data is backed up into Segment C of the Info. I then bootload new firmware using a unique application…
Other Parts Discussed in Thread: MSP430F248 hi all,
I want to buy msp430F248 microcontroller and FET USB debugger for my final year project. so what is the most easy way to buy this equipment ?. please any one help me.
thanx.
Other Parts Discussed in Thread: MSP430F248 HI all,
im tring to convert SHA algorithm for as suitable for the msp430f248.
i have encounted problems when i tried to do so.
Warning[Pe063]: shift count is too large
if so wht are the values should…