I participated in the MSP430FR2433 promotion last week and received it today. TI is still so efficient during Christmas, which is commendable.[b][color=#5E7384]This content is created by EEWORLD forum...
Have you used the capture function of TIMER1? I wrote a program today, but I can't capture the signal. I can use TIMER0, but is it possible that TIMER1 can't capture it? If you have used it, please sh...
The following code appears when compiling. I just started my internship and don't know much! Can you see if it is a problem of inconsistent software versions? I use IAR6.10. I asked several seniors, b...
The maximum physical memory supported by wince is 512MB, that is, if I make a hardware system, the maximum is 512MB using SDRAM, and it cannot be used if it is larger (generally, special methods are n...
I use UCOS in my project, but the requirement has changed. I don't want an operating system. How can I change UCOS to run on bare metal? MCU NXP1788...