Part Number: MSP430F5308 Other Parts Discussed in Thread: UNIFLASH , MSP-FET Tool/software: Hello,
I'm working with an embedded system that contains an MSP430F5308 as a subprocessor gathering sensor data. I've needed to create a homemade cable to connect…
Part Number: MSP430F5308 Tool/software: Hi Team,
On CCS 12.8.1, regarding TimerA, the timer cannot start right after MC__UP is executed. Could you please verify this? Thank you.
TA0CTL = TASSEL__ACLK | MC__UP | TACLR; // SMCLK, up mode, clear…
Part Number: MSP430F5308 Hi,All
(For a board ambient temperature of 22.2°C, humidity of 42%, DCO 25Mhz) What is the clock accuracy?
Please let me know the clock accuracy under my conditions, not under the conditions of the datasheet.
MSP430F5310…
Part Number: MSP430F5308 Hi All,
I have a MSP430F5308 Rev. E board and a Rev. F board, but the Rev. E has an error.
The errors are as follows.
1,After receiving the INPUT signal, the OUTPUT signal is output in 6.39s or 6.59s, but in 6.28s or 6.48s…
Part Number: MSP430F5308 Hi, All
My customer is using SMCLK=6.25MHz generated by dividing 1/4 DCO=25MHz . My customer asked me to tell him all the factors are related to clock accuracy.
Best Regards,
Ito
Part Number: MSP430F5308 Is the UCS system in RevF material different from that of Rev C or Rev D devices?
I tried using an external oscillator to provide a 24MHz clock signal and could not get MCLK stable with OFIFG remaining "one". It can only work…
Part Number: MSP430F5308 Other Parts Discussed in Thread: HDC1080 , ADS1248 Hi,
I am using MSP430F5308 microcontroller. I am reading data from ADS1248. I am reading temperature and humidity from HDC1080 and sending it to LoRa Module via SPI. But when…
Part Number: MSP430F5308
Hi,
I have a codebase on a MSP430F5308 that I want to port over to a part that is as close as possible but has an i2c bootloader.
I have been looking at the MSP430F525x series parts with the split voltage rail, but since…
Part Number: MSP430F5308
Hi,
Master: MCP2221 microchip USB to i2c bridge. Driver is the standard MCP Linux driver. 100khz i2c bus speed.
Slave: MSP430F5308 @ 8mhz using the USCI peripheral and slightly modified TI sample code.
Test Equipment …
Bruce, that's it!
I really hate getting caught making mistakes that obvious, but the correcting the edge-select fixes it; if I could get the picture to upload, it's show my interrupt pulse is slow rise time, and duration around 300 us at the 50% levels…