Part Number: MSP430FR2533 Other Parts Discussed in Thread: MSP430FR2355 , MSP430FR2433
Hello, first off sorry for the low level of the question. I want to test using an oscilloscope if my MSP430FR2533 is able to send a bit via UART. I therefore hooked…
Part Number: MSP430FR2533 So I'm trying to create pwm on MSP430FR2533 . My code is below. When I try to compile the code, identifier "TB0CCR1" is undefined " and identifier "TB0CCR2" is undefined " errors show up. Checked examples…
Part Number: MSP430FR2533 Hi experts,
I want to know the maximum number of buttons for Mutual of MSP430FR2533.
When I check the link below, the maximum number of buttons for Mut of MSP430FR2533 is "24".
software-dl.ti.com/.../ch_device.html
…
Part Number: MSP430FR2533 Hi Team,
Seeking some assistance.
Trying to write a structure in FRAM of MSP430Fr2533. Here, is the sample code.
#define FRAM_TEST_START 0xCABA
typedef struct st_adxlsensor
{
//switch status
uint8_t l1;
uint8_t…
Part Number: MSP430FR2533 Hi,
The sensor pad is placed on the top side of PCB.
Can other components (R,C, IC and etc) be placed on the bottom side?
My customer's PCB is 2 Layer.
And Is ground pour mandatory?
Part Number: MSP430FR2533 Hi Experts,
Our customer is working on MSP430FR2533 and using CCS as IDE. He is using driver lib APIs for his firmware. He is confused how to select GPIO MODULE FUNCTION in the API GPIO_setAsPeripheralModuleFunctionOutputPin(GPIO_PORT_P1…
Part Number: MSP430FR2533 Other Parts Discussed in Thread: MSP-GANG , MSP-FET Team,
Where do we document how to interface the SBW pins to the MSP-GANG in order to program the device? Is there a specifiic document to refer to? I could not find info in MSP430…
Part Number: MSP430FR2533 Hello Team,
My Customer is using MSP430FR2533 with Captivate, and wanted to confirm if it is possible to read multiple sensors together? Can they read the measurements on two pins as a single button?
Regards,
Renan
Part Number: MSP430FR2533 Hello,
My customer is considering to use MSP430FR2533 with liquid tolerant touch.
But they are plan to develop the board with 6mm air gap and 1.5mm acrylic overlay.
And they want to pass IEC61000-4-3 test.
We recommended bridge…