|
#include <stm32f10x.h> #define _BV(n) (1 << (n)) uint8_t segdisp[] = {0xc0, 0x... |
|
【代码】 #include <stm32f10x.h> #define _BV(n) (1 << (n)) uint32_t n = 123456... |
|
在STM32中也可以像C51和AVR那样直接读取和操作I/O口。 其中,GPIOx->ODR几乎完全等价于C51中的Px和AVR中的PORTx,GPIOx->IDR则等价于AVR... |
|
拿掉流水灯下面74HC165右边的跳线帽即可。(如图所示) 就是因为这个并入串出锁存器影响了PA7口的正常功能。。。。 |
|
标准库的下载请参阅:https://zh.arslanbar.net/post.php?t=24014 新建工程的步骤请参阅: http://jingyan.baidu.com/a... |
|
http://www2.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-e... |
|
【程序】 #include <stm32f10x.h> #define _BV(n) (1 << (n)) uint8_t n = 0;... |
|
【程序】 #include <stm32f10x.h> #define _BV(n) (1 << (n)) uint8_t n = 0;... |
|
本程序使用的STM32芯片为:STM32F103C8 本程序使用的开发板为:http://meal.taobao.com/mealDetail.htm?spm=2013.1.0.0.IOMs... |
|
今天能接收图像数据,但是wifi立即失效,无法发送 |
|
|
|
调用puts函数成功: |
|
【示例程序】 #include "stm32f4xx.h" // 初始化IO口 void port_init() {... |
|
http://120.52.72.53/www.st.com/c3pr90ntcsf0/st-web-ui/static/active/en/st_prod_software_internet/res... |
|
DTR电平置低(-3--12V),复位 RTS置高(+3-+12V),选择进入BootLoader ...延时100毫秒 DTR电平变高(+3-+12V)释放复位... |
|
本吧共有主題數91個,帖子數413篇,會員數0位。 |