Regarding the development of uPSd3234 chip, I use an 80pin chip with external memory interface, and it also has main Flash and secondary Flash inside. I use Keil to develop. I configure P1 and P3 acco
I used stm32 to send pwm to A3947 to control the stepper motor. I didn't use optocoupler isolation. I directly connected the GND of the microcontroller to the GND of the DC 24V, because I needed to us
In embedded development, some basic skills are required. In fact, these skills are relatively low-level. First of all, you need to master a language, C. With C as a foundation, you are basically halfw
Mainly through 1: lowering the system clock, there are three clocks to choose from. 2: lowering the system voltage 3.6v voltage but when programming the flash, the required voltage must be greater tha
Recently Updatedpy/obj: Optimise mp_obj_get_type for immediate objs with repr A and C.
py/obj: Add MICROPY_OBJ_IMMEDIATE_OBJS option to reduce code size.
py/obj.h: Redefine qstr object encoding to add