Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
Debugging 2.4G nRF24L01 code available based on stm32
no vote
Debug nRF24L01 & nbsp; & nbsp; & nbsp; & nbsp; the SCM stm32f103c8t6 used in debugging can be used after debugging. The code is neat & nbsp; & nbsp; & nbsp; and the functions are clear, with a lot of comments. Contains delay, USART, timer (beginners can also use timer. C learning output PWM wave, USART. C serial port send and receive) SPI pin wiring
xuuan
2018-01-16
1
1
PWM wave (can act on breathing lamp and motor) is based on STM32 and TIM2_ CH3 (you can change it yo
no vote
PWM wave & nbsp; & nbsp; based on STM32 & nbsp; using TIM2_ CH3 (can be changed by yourself, there is how to change in the notes) the MCU used in the test is stm32f103c8t6. Output PWM wave with TIM2 clock_ CH3 (you can change it by yourself, how to change it in the notes) the output port is pa15, you can also change it by yourself. Code available, main function has the output of PWM wave in the lamp (test), do the breathing lamp, can also change the port output to the motor. After testing, the output PWM is available.
xuuan
2018-01-16
0
1
No more~