Recently, I was looking at a Fujitsu Semiconductor product selection document and found the term ECO . The result I found on Baidu was: Engineering Change Order . Others said that in the concepts and ...
I configured P8.3 of MSP430F2418 as an input pin and used a 1.2M resistor to pull it down. Then I read the level of this pin and found it was high. I measured the pin directly and the voltage was high...
Now I have a problem. EPWM triggers ADC sampling. It needs to sample data twice at irregular points within the sampling period. The PWM frequency is 60K. How should I operate it? I have been confused ...
Can the EEPROM in the microcontroller be used as a FIFO? I want to use the microcontroller to save the latest 100 sets of data collected. It needs to be able to be saved when the power is off. The sto...