msp430
Simple code confusion about define directive parameter
I\'m trying to learn C to program this small routine on a Texas Instruments MSP430. Could you help me understand the ((unsigned char *) 0x0023) part?[详细]
2023-04-05 23:07 分类:问答short 2 different Ports in MSP430 software wise
I need some help/advice/tip on 开发者_运维问答how to short two 2 ports in MSP430 software wise.[详细]
2023-04-05 21:56 分类:问答Unable to see static variables when debugging CC430F6137 using IAR Embedded Workbench 430 5.3
I\'ve been searching for why for two hours. Now I\'m using IAR Embedded Workbench Evaluation 5.30 to debug on a CC430F6137 dev kit board. As I have declared some global static variable, I realize that[详细]
2023-04-01 21:56 分类:问答Real time clock , MSP430
I need to set an alarm every 15 minutes (00:15, 00:30, 00:45, 01:00, ...) using a Real time clock do some process and then set new alarm value.[详细]
2023-03-31 09:52 分类:问答MSP430 SPI to M25P64
I have a SPI for MSP430 written. If I send WRSR(01h) or RDSR(05h) to M25P64 flash. The response I get from the Flash SPI_MISO is FFh.[详细]
2023-03-30 22:06 分类:问答MSP430F5418 port interrupt occurs for both high-to-low and low-to-high transitions
I had set MSP430F5418 P2.5 for high to low transition. But I am getting interrupts for both low-to-high and high-to-low transitions. Please my code snippet below.[详细]
2023-03-17 01:53 分类:问答microSD card FAT module
I have recently been using a uALFAT microSD board by GHI Electronics for data logging, but I have been having problems with its reliability; some of its function calls, at times, take far longer than[详细]
2023-03-01 04:52 分类:问答Using C with the TI EZ430-RF2500 dev chips
So what I am trying to do is receive a packet and print the payload to the serial port. Listening at the port is a python script that reassembles the payload and does some things with it.[详细]
2023-02-28 13:37 分类:问答reading voltage using TI's MSP430 FF22x4
I am trying to measure a power device\'s voltage using TI\'s MSP430. The voltage source is connected to A1 (i.e. P4) and ground (i.e. P1) on the target board.[详细]
2023-02-24 17:30 分类:问答capture the incoming signal
i\'m using msp430f2013 micro controller in my project.. in that i need to calculate the incoming train of pulse signal frequency.... i don\'t know how to do it.... can an开发者_运维技巧yone help me in[详细]
2023-02-11 20:37 分类:问答