[i=s]This post was last edited by paulhyde on 2014-9-15 03:07[/i] I have serious contempt for Aiyan Technology. The LDC1000 is out of stock. You are the only equipment supplier without sufficient supp...
1. MSP430F5438A has three timers: TA0, TA1 and TB0.
2. CCR0 has a separate interrupt vector with the highest priority. The other CCR1--CCR5 share a common interrupt vector.
3. Interrupt vector:
#defin...
I have been studying the MSP430F5529 microcontroller recently, because I have a topic about current sharing and voltage regulation control. When doing the sampling link, I used the ADC12 multi-channel...
I use H-JTAG to debug eboot, but it always gets stuck when running the statements for mmu and cache operations in AXD. However, I can pass the test by downloading eboot to sram and running it directly...