Part Number: MSP430F5529 Hello Team,
We are working on a firmware upgrade architecture for the MSP430F5529 with the following memory layout:
* Bootloader (Flash) * Application (Flash) * Download area (Flash) * Interrupt vectors relocated to RAM using…
Part Number: MSP430F5529 I'm trying to send some bytes out UART 0 using DMA0 and can't get it to work. I've tried using both the driver library and the register numonics, without luck. I have looked at the dma examples and there is one that works on my…
Part Number: MSP430F5529 Other Parts Discussed in Thread: ADS1298 , , ADS1298ECGFE-PDK Tool/software: Hello,
Would it be possible to get the schematic interfacing MSP430F5529 with ADS1298 just like it is happening within ADS1298ECGFE-PDK?
Regards…
Part Number: MSP430F5529 Hello Team,
I am currently working with the MSP430F5529 device and using the bootloader and host example codes provided by TI.
I would like to combine the bootloader hex file and the application hex file into a single combined…
Part Number: MSP430F5529 Tool/software: Hi,
I have several questions regarding the use of the MSP430F5529 as a USB-to-UART bridge based on the application note SLAAE31:
The note mentions that the recommended UART baud rate is up to 115200 bps…
Part Number: MSP430F5529 Other Parts Discussed in Thread: MSP-EXP430F5529LP Tool/software: Hi,
We are currently evaluating the MSP430F5529 (evaluation board: MSP-EXP430F5529LP) for a new product implementation using it as a USB-to-UART bridge.
In…
Part Number: MSP430F5529 I am using MSP430F5529 Microcontroller for one of my measurement and protection device project. I am measuring load current (RMS) which accuracy is initially well within 5%. I have option to power the board from external power…
Part Number: MSP430F5529 Other Parts Discussed in Thread: MSP-EXP430F5529LP Tool/software: Hello, I'm new with MSP430 MCUs and bought a Launchpad MSP-EXP430F5529LP. In datasheet of MSP430F5529 I see in table 3 (terminal functions) for example: General…
Part Number: MSP430F5529 Tool/software: Hi,
1. I want to design self USB HID device based on MSP430F5529, as the VID must be kept as 0x2047, can I change the PID value? If I change the PID value, will it affects the enumeration of PC? For example, if…