Part Number: MSP430FR2355 Tool/software: I'm trying to measure the supply voltage on an MSP430FR2355. I'm successfully using the ADC to measure other external voltages and the internal temperature sensor voltage. I'm using ADC input 15, but I can't find…
Part Number: MSP430FR2355
Tool/software:
Hello,
What is the state of the pins(P1.0 for example) during a UART BSL programming sequence?
Input or output?
Pulldown or pullup enabled?
I'm guessing its a input with no pullup and no pull down…
Part Number: MSP430FR2355 Tool/software: 1) we want to design Controller MSP430FR2355PT works at a higher crystal frequency of 16MHz/24MHz , it shows as attach image for high frequency uses only change crystal part is enough for hardware change, or any…
Part Number: MSP430FR2355 Tool/software: We are facing the following issue: during batch production, involving several hundred units, we identified 3, 4 MSP430FR2355 microcontrollers exhibiting very strange behavior. Upon further analysis, we observed…
Part Number: MSP430FR2355 Other Parts Discussed in Thread: UNIFLASH , Tool/software: Hi,
1. F/W programing problem
Firmware loading by uniflash is done to MCU(MSP430FR2355) on target device via MSP-EXT430FR2355 LaunchPad.
There is a failure in loading…
Part Number: MSP430FR2355 Other Parts Discussed in Thread: UNIFLASH Tool/software: After selecting 'erase protected information memory' in the uniflash download software, you can write it once, but it doesn't work after finishing. Then repeat it a few…
Part Number: MSP430FR2355 Tool/software: In Code Composer I am trying to locate where the possible interrupt vectors are located. I have code that works fine, I was just curious to poke around and I tied to do a search for:
#pragma vector=PORT2_VECTOR…
Other Parts Discussed in Thread: MSP-FET , MSP430FR2355 Tool/software: Dear All
We are a team of two CSS developers and today we had a try of CCS V20 Theia, we wasted a whole day and got nowhere and we know CSS very well.
It is so initiative, CSS…
Part Number: MSP430FR2355 Hello MSP430 team,
I'm using the included msp430fr2355.h in my project.
I noticed that msp430fr2355.h defines SPI clock phase and polarity inconsistently.
for the defines UCCKPL_H, UCCKPL_1_H, UCCKPL__HIGH_H and UCCKPH_H…