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...
ADI Award-winning Live Broadcast: Things about Inertial MEMS ApplicationsClick to register
Live broadcast time: October 21, 2020, 10:00-11:30 am
Live Topic: Inertial MEMS Applications
Live broadcast c...
[i=s]This post was last edited by dql2016 on 2017-5-25 16:38[/i] The KW41Z library is really confusing. I am not familiar with it. It took me a long time to finally get it OK. First, define two struct...