With the launch of the "Ten Cities, Ten Thousand Lights" project by the Ministry of Science and Technology, LED lighting, as an emerging industry, has once again reached a climax. At this time, compan...
I want to use the comparator module of 30F2020. The specific idea is to select CMP2C at pin 6 as the non-inverting input pin, write a fixed value to CMPDAC2 as the input voltage value of the comparato...
I use a stc microcontroller, a dht11, a PCF8591, and a 1602 display. I want the 1602 to display the content of DHT11 first, and then display the collected information of PCF8591. These two display con...
How to trigger a TRIP zone interrupt? I rewrote the program according to the example in Ti's epwm_trip_zone, but why can't I trigger an interrupt? Gpio12 is also set as input and TZ1 function. I conne...
I installed two SDKs: STANDARDSDK_500 and WCE EMULATOR. I downloaded "EVC Advanced Programming". The examples in it are all WCE_X86. I compiled it, but I can't connect to the simulator! Should I expor...