摘要:        
在此分享一个我画的AT32F413CCU7核心板原理图,该原理图使用 KiCAD 绘制,并且已在嘉立创打了版,经测试正常。 链接:https://pan.baidu.com/s/1_OIfiv8Prb3favvymzhYgg?pwd=u6ga 提取码:u6ga    阅读全文
posted @ 2023-10-22 15:23
小土坡
阅读(111)
评论(0)
推荐(0)
        
            
        
        
摘要:        
新建两个文件 xtp_io.h 和 xtp_io.cpp,在该两个文件中定义一个 IO class,然后实现3个类函数:high()、low()、toggle()。 xtp_io.h #pragma once #include "xtp_defines.h" #if defined AT32 #in    阅读全文
posted @ 2023-10-22 03:48
小土坡
阅读(33)
评论(0)
推荐(0)
        
            
        
        
摘要:        
首先创建一个 led.h 和一个 led.cpp,文件内容如下: led.h #pragma once #include "FreeRTOS.h" #include "task.h" #include "at32f413.h" class Led { public: Led(gpio_type* _    阅读全文
posted @ 2023-10-22 02:31
小土坡
阅读(245)
评论(0)
推荐(0)
        
            
        
        
摘要:        
这里直接给出代码: AppWindow.h // // Created by freer on 2023/10/22. // #ifndef UNTITLED_APPWINDOW_H #define UNTITLED_APPWINDOW_H #include <QtWidgets> #include    阅读全文
posted @ 2023-10-22 01:20
小土坡
阅读(62)
评论(0)
推荐(0)
        

 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号