The complexity of designing high-performance power systems increases year by year. Using reliable products and design methods to achieve high-performance power conversion is the key to success. In Dec...
I use FreeScale's i.MX31 (ARM11) to build an embedded system. I can use interrupts under WinCE, but I can't see the code for initializing interrupts in winCE! I built a BootLoader in ADS1.2, but I can...
Incompatible runtime models. Module APS specifies that '__code_model' must be 'banked', but module AF has the value 'near' This problem occurs when compiling with Zstack. What is the cause of this pro...
I wrote a small program for the MSP430FR series microcontroller and wrote some data into FRAM. During the first simulation, the read data was consistent with the written data. Then I exited and simula...
I am going to do a project recently, which is mainly to drive the display function of the segment LCD screen. The current tentative plan is to use STM8L as the main control chip and HT1621 as the LCD ...