Part Number: MSP430F6775A Tool/software: Hello everyone,
we are working on a custom bootloader for the MSP430F6775A microcontroller, where we need to receive data (in hex format) via USART2 (using RX and TX pins), and then store that data in the flash…
Part Number: MSP430F6775A Tool/software: Hi,
I would like to ask about the external crystal or XT1 mode. When is the XT1 set as default for FLL reference than on the startup does it work when the XT1 is set off ? Or is there the REFO ? Cuz I have noticed…
Part Number: MSP430F6775A
Tool/software:
We are currently working with the MSP430F6775A microcontroller and are experiencing issues with I2C communication. Below are the key details of our setup:
We are using the USCI_B I2C module (I2C0) for communication…
Part Number: MSP430F6775A Hello,
We have an application developed using the MSP430F6775A . Unlike most other MSP430 MCUs, this device includes an internal Auxiliary Supply Switch module . As shown in the block diagram, the main supply of the processor…
Part Number: MSP430F6775A Other Parts Discussed in Thread: C-GANG Hello,
We have developed an application for the MSP430F6775A. I can program it in production with the GANG programmer without any problems. However, whenever I enable the Secure Device…
Part Number: MSP430F6775A
Tool/software:
Hi,
I would like to ask is there any possible way how to get value from PC register of a running device? I mean I cannot use JTAG? The CPU will restart and the value will be probably gone or is there any…
Part Number: MSP430F6775A Other Parts Discussed in Thread: UNIFLASH , MSP-FET
Tool/software:
Hi,
I would like to ask is it possible that after inserting jteg and launching the Uniflash for memory read it will launch bootcode for a while? If so why…
Part Number: MSP430F6775A Tool/software: Hi,
I have created a global buffer with numer of char elements 127. I have tried to full it with 128 bytes of data. I was expecting buffer overflow but instead it did not happen till I did not shrink the buffer…
Part Number: MSP430F6775A Other Parts Discussed in Thread: MSP430F6775 Tool/software: Hi,
I would like to ask there is the SFR with length 10 bytes in a linker file I have noticed that it is not use in a script. So why is it there cuz I have noticed…
Part Number: MSP430F6775A
Tool/software:
Hi,
I would like to ask is it possible to create custom interrupt vector addresses with custom interrupt functions stored from that address? Or is it all by design fixed. I mean I would like to use button…