摘要:
#include "stm32f10x.h" // Device header #include "Delay.h" int main(void) { RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOB, ENABLE); GPIO_InitTypeDef GPI 阅读全文
posted @ 2023-11-06 16:26
shiningrise
阅读(44)
评论(0)
推荐(0)
摘要:
#include "stm32f10x.h" // Device header #include "Delay.h" int main(void) { RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOA, ENABLE); GPIO_InitTypeDef GPI 阅读全文
posted @ 2023-11-06 16:12
shiningrise
阅读(51)
评论(0)
推荐(0)
摘要:
#include "stm32f10x.h" // Device header #include "Delay.h" int main(void) { RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOA, ENABLE); GPIO_InitTypeDef GPI 阅读全文
posted @ 2023-11-06 16:00
shiningrise
阅读(88)
评论(0)
推荐(0)
摘要:
【最新MDK注册方法】 对于学生朋友,无力购买正版的,请参考注册方法:下载地址:https://www.lanzoui.com/i8v8sbg方法:https://blog.csdn.net/weixin_53944340/article/details/120396237 阅读全文
posted @ 2023-11-06 14:49
shiningrise
阅读(323)
评论(0)
推荐(0)

浙公网安备 33010602011771号