Abstract: This paper quantitatively analyzes , and gives the standards and precautions for determining the calculation methods of trigonometric functions in servo control software, which is helpful fo...
1. I will solve the analog front end myself. I will buy a ready-made MSP430 board. 2. I will mainly work on the software. This includes: ADC, DAC, acquisition control, calculation, keyboard (5-key) se...
The internal flash of stm32 can be used as eeprom. Can the user use any page (main storage area) when using it? Will it conflict with the code space? Will the storage page storing the code be erased w...
If I know the address of the register immr, can I use this address to access the register directly? Or do I need to remap this address? I just started to work on this, so the question is a bit element...
I used simulink to make some stuff. Then.. when I was creating a project, it turned out that:When reading the software path, it executed when it encountered a space.. What should I do? Should I reinst...