Part Number: MSP430FR2033 Hello, I am reading SLAU550J (MSP430™ FRAM Devices Bootloader (BSL)), page-12 ~~ [RX Data Block] We find an example which send 4-byte, 0x76543210.
Then, could you please tell me the minimum number of bytes that MSP430FR2033…
Part Number: MSP430FR2033 I am Using Timer A1 CCR1 for capturing edge of protocol,(Rising and Falling)
For rising edge , i am getting interrupt with 100usec latency and falling edge almost i am getting interrupt 150usec latency.
How can i can reduce…
Part Number: MSP430FR2033 Hi,
I am __disable_interrupt instruction to disable the global interrupts. I observed SR register GIE is Clear.But still i am getting Timer Interrupts and Edge Capture interrupts.
Thanks
Shravan
Hi Dan,
Can I ask why you decided not to use MSP430FRBoot for this application?
Dan Long said: I have read that because the MSP430FR2033 is using FRAM and does not have a minimum erase size (and is treated like ram), it does not need proxy vector…
Part Number: MSP430FR2033 Dear Support,
According to SLAU610B, my customer is using BSL RX Password command to access BSL in our MSP430FR2033.
The password consists of 32 last bytes of FRAM memory (their code). Can they use those bytes to identify…
Hi Kenma,
1MOhm pull-up resistors on each of the shared JTAG pins will not create any issues with JTAG programming and be sufficient for termination of the GPIOs.
I just tested it with HW successfully.
Best regards
Peter
Other Parts Discussed in Thread: MSP430FR2033 is it only possible to use 32khz crystal for XT1 in msp430fr2033
we planned to design with 4mhz,
is it work or not
Part Number: MSP430FR2033
Hello,
We are trying to understand the BSL checksum calculation for the titled part#.
We found a formula in the slau319 p.10.
It matched the examples in the slau319. But slau550. Could you please advise?
My customer…
Part Number: MSP430FR2033 Hi all,
According to the FR2033 datasheet, the maximum clock rate of eUSCI_B is 400KHz, is this for I2C master mode?
If eUSCI_B is working on I2C slave mode, what is the clock receiving speed limitation please? For example…
Part Number: MSP430FR2033 Tool/software: Code Composer Studio
Multiple markers at this line - #66 expected a ";" - #41 expected an identifier
above error i am getting. what was the reason i don''t why i am getting that error.