Part Number: MSP430F67751A Other Parts Discussed in Thread: MSP430F67751 Hello,
I asked question about DMA problem previously. What is the optimum percent of RAM usage for MSP430F67751 series to work reliable ?
Thanks.
Part Number: MSP430F67751A Hello everyone,
I am using MSP430F67751A microcontroller. The memory usage is nearly full. While operating, It writes some ADC values to memory and I see wrong values at the DMA side. When I hard reset my device it fixes.
…
Part Number: MSP430F67751A Other Parts Discussed in Thread: CC2520 Hi,
I am using MSP430F67751A and CC2520 RF radio for my project. MSP430F67751A and CC2520 are connected over SPI. when checked for the SPI clock frequency it shows 1MHz.
Below is the current…
Part Number: MSP430F67751A Other Parts Discussed in Thread: MSP-FET
Hi all,
I am programming msp430 with external mcu via jtag, sometimes IsLockKeyProgrammed() func returns STATUS_FUSEBLOW. how can I prevent this problem?
//! \brief Function to take…
Part Number: MSP430F67751A Other Parts Discussed in Thread: UNIFLASH , MSP430F5529 Hi all,
1 - What is the default hex values BSL(BOOTLOADER) Memory Area?
2 - İf I just erase the code in the bsl memory area and not write anything. All values in BSL memory…
Part Number: MSP430F67751A Hi,
our company uses a certain amount of micro-controllers from the MSP430F family. Our production asks me how to identify the batch number based on the initials visible on the chip. Can you please tell me how I should interpret…
Part Number: MSP430F67751A Hi,
our company uses a certain amount of micro-controllers from the MSP430F family. Due to covid-19 the storage times in the warehouse will increase considerably. What is the maximum storage time without compromising its characteristics…
Part Number: MSP430F67751A Hello, I am doing a UART application using DMA. A fixed size data is received every 10 seconds via UART. Baudrate: 115200.
I use repeated single transfer, How i know when DMA start to receive data?