When I played with assembly language before, I understood two types of program structures. One is sequential, which is from the beginning to the end. It jumps from the end to the beginning and keeps r
MCU ROM and RAM----When we select MCU, memory space must be considered as a parameter, such as ROM, RAM1. There are many types of DRAM, including SRAM, FPRAM/FastPage, EDORAM, SDRAM, DDR RAM, RDRAM, S
The implementation of the sharpening algorithm on the DSP TIDM642, some of the previous work is summarized here.
1. Choice of DSP Platform
1.1 DM642 Evolution Module
Select the existing DM642 Evolutio
Recently, I have been studying the sensorless position estimation of synchronous motors. I use the high-frequency sine wave injection method to estimate the motor rotor position. In this process, the
I used RH850 F1K to implement the upgrade function. I created two projects, one for boot and one for APP. The timer interrupt of boot or APP can be run normally. When emulating, I jump from APP to boo