|
点击 |
回复 |
标题 |
作者 |
最后回复 |
|
960 |
18 |
【實驗時用到的程序】 #include <stm32f10x.h> const uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99,... |
巨大八爪鱼 |
4-2 巨大八爪鱼 |
|
1176 |
6 |
原始工程:https://zh.arslanbar.net/post.php?t=24584 【最終效果】 1.能夠在PC端通過設定的計算機名ping通網卡。 2.能在PC端... |
巨大八爪鱼 |
4-1 巨大八爪鱼 |
|
740 |
5 |
【命令】 C:\Users\Octopus>ping CAR527 Pinging CAR527 [192.168.1.109] with 32 bytes of data:... |
巨大八爪鱼 |
4-1 巨大八爪鱼 |
|
600 |
2 |
******21/03/2017 9:05:41 PM****** dhcp_start(netif=20005fe0) en0 dhcp_start(): starting new DH... |
巨大八爪鱼 |
3-31 117.136.63.* |
|
3005 |
11 |
【1】去lwip的官方網站下載最新的lwip-2.0.2.zip 【2】新建空白STM32工程,建工程時一定要在Manage Run-Time Environment對話框裏勾選啟動文件... |
巨大八爪鱼 |
3-31 巨大八爪鱼 |
|
796 |
4 |
可以根據ip地址成功獲取到網卡地址,也能成功收到數據包,但非廣播數據包發出去就會丟失,電腦無法接收到。 |
巨大八爪鱼 |
3-31 巨大八爪鱼 |
|
799 |
0 |
#define F_CPU 11059200 #include <avr/interrupt.h> #include <avr/io.h> #include... |
巨大八爪鱼 |
3-26 巨大八爪鱼 |
|
740 |
3 |
#include <stm32f10x.h> uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8, 0x... |
巨大八爪鱼 |
3-24 巨大八爪鱼 |
|
677 |
5 |
#include <stm32f10x.h> uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8, 0x... |
巨大八爪鱼 |
3-24 巨大八爪鱼 |
|
678 |
1 |
#include <stm32f10x.h> uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8, 0x... |
巨大八爪鱼 |
3-24 巨大八爪鱼 |
|
812 |
7 |
#include <avr/io.h> #include <avr/sfr_defs.h> #include <stdio.h> // 晶片型號:... |
巨大八爪鱼 |
3-23 巨大八爪鱼 |
|
571 |
0 |
親愛的用戶:歡迎來到AVR吧,阿斯蘭侃吧歡迎您的到來~ 請先閱讀我們的社區準則: https://zh.arslanbar.net/documents/eula/ 以及版權聲... |
社区管理员 |
3-23 社区管理员 |
|
632 |
0 |
#include <stdio.h> #include <string.h> #include <stm32f10x.h> #define BIT... |
巨大八爪鱼 |
3-22 巨大八爪鱼 |
|
1398 |
11 |
STM32F103C8的Flash容量是64KB,RAM容量為20KB。這樣小的晶片上也能運行lwip協議棧! 移植前的源程序是運行在STM32F103RC晶片上的: https://zh...  |
巨大八爪鱼 |
3-20 巨大八爪鱼 |
|
760 |
5 |
【ENC28J60.h】 #define EIE 0x1b #define EIR 0x1c #define ESTAT 0x1d #define ECON2 0x1e... |
巨大八爪鱼 |
3-19 巨大八爪鱼 |
|
715 |
7 |
|
巨大八爪鱼 |
3-17 巨大八爪鱼 |
|
606 |
0 |
不能單獨定義這兩個函數的跳轉,如 void SysTick_Handler(void) { OS_CPU_SysTickHandler();... |
巨大八爪鱼 |
3-17 巨大八爪鱼 |
|
646 |
2 |
好無聊,來兩個人說說話 |
章北海 |
3-15 啊啊是谁都对 |
|
677 |
0 |
/* 本程序使用的是銳志電子六合一擴展板上的數字旋轉編碼開關 */ /* 注意:一定要把板子下面的JPBMA和JPBMB跳線插上 */ #include <stm32f10x.h... |
巨大八爪鱼 |
3-15 巨大八爪鱼 |
|
829 |
3 |
百度又要撤吧主了 比之前還過分不合理 現在1天撤10000個 以後撤100萬個都可能 有人還說 百度想賣哪個吧就可以隨意撤吧主 |
八神嘉儿 |
3-13 117.173.218.* |
|
796 |
2 |
#include <stdio.h> #include <stm32f10x.h> #define RS_0 (GPIOA->BRR = GPIO_BRR_B... |
巨大八爪鱼 |
3-11 巨大八爪鱼 |
|
585 |
1 |
精靈石吧建好了 |
八神嘉儿 |
3-10 巨大八爪鱼 |
|
687 |
2 |
|
八神嘉儿 |
3-10 巨大八爪鱼 |
|
693 |
1 |
百度又要撤吧主了 比之前還過分不合理 現在1天撤10000個 以後撤100萬個都可能 有人還說 百度想賣哪個吧就可以隨意撤吧主 |
八神嘉儿 |
3-10 巨大八爪鱼 |
|
553 |
0 |
int fputc(int ch, FILE *fp) { if (fp == &__stdout)... |
巨大八爪鱼 |
3-10 巨大八爪鱼 |
|
439 |
0 |
親愛的用戶:歡迎來到精靈石吧,阿斯蘭侃吧歡迎您的到來~ 請先閱讀我們的社區準則: http://zh.arslanbar.net/documents/eula/ 以及版權聲明... |
社区管理员 |
3-10 社区管理员 |
|
776 |
4 |
#include <stdio.h> #include <stm32f10x.h> #define RS_0 (GPIOA->BRR = GPIO_BRR_B... |
巨大八爪鱼 |
3-6 巨大八爪鱼 |
|
1380 |
13 |
|
巨大八爪鱼 |
3-6 巨大八爪鱼 |
|
738 |
0 |
#include <stdio.h> #include <stm32f10x.h> #define RS_0 (GPIOA->BRR = GPIO_BRR_B... |
巨大八爪鱼 |
3-5 巨大八爪鱼 |
|
782 |
2 |
/* LCD1602引腳2(VDD)必須接5V電壓, 不可以接3.3V電壓。其他引腳(包括引腳15-背光電源正)都可以接3.3V電壓 */ /* 必須把J-Link設為不供電(更改內部跳線),... |
巨大八爪鱼 |
3-5 巨大八爪鱼 |
|
647 |
1 |
#include <stm32f10x.h> void delay(void) { uint32_t i;... |
巨大八爪鱼 |
3-5 巨大八爪鱼 |
|
613 |
3 |
【單片機部分】 #include <stm32f10x.h> #include "lwip/tcp.h" #include "CAR527_main.h" err_... |
巨大八爪鱼 |
3-3 巨大八爪鱼 |
|
571 |
0 |
因為我每天早上都吃的是同樣的東西,所以是否多刷我一眼就能看出來。 |
巨大八爪鱼 |
3-1 巨大八爪鱼 |
|
723 |
1 |
|
巨大八爪鱼 |
2-28 巨大八爪鱼 |
|
810 |
4 |
#include <stm32f10x.h> #define _BV(n) (1 << (n)) #define CS_0 (GPIOA->BRR = GPI... |
巨大八爪鱼 |
2-28 巨大八爪鱼 |
|
507 |
5 |
|
巨大八爪鱼 |
2-26 巨大八爪鱼 |
|
724 |
2 |
|
巨大八爪鱼 |
2-26 巨大八爪鱼 |
|
647 |
0 |
/* 93C46選默認的16位模式 */ #include <stm32f10x.h> #define _BV(n) (1 << (n)) #define C... |
巨大八爪鱼 |
2-25 巨大八爪鱼 |
|
872 |
2 |
/* 93C46選默認的16位模式,但SPI總線上每次發送/接收8位數據 */ #include <stm32f10x.h> #define _BV(n) (1 <... |
巨大八爪鱼 |
2-24 巨大八爪鱼 |
|
791 |
4 |
void _93C46_WriteEnable(void) { // 開始 while ((SPI1-... |
巨大八爪鱼 |
2-23 巨大八爪鱼 |
|
757 |
3 |
/* ORG懸空,選16位模式 */ #include <at89x52.h> #define _BV(n) (1 << (n)) sbit CS = P1^... |
巨大八爪鱼 |
2-23 巨大八爪鱼 |
|
644 |
3 |
#include <at89x52.h> #define _BV(n) (1 << (n)) sbit PL = P3^0; // 置數端 sbit MR =... |
巨大八爪鱼 |
2-22 巨大八爪鱼 |
|
787 |
1 |
Country Name Population GDP (US$) GDP per capita (US$) Gini Index Jackland 6,743,950 186,305,829,... |
JosephHeinrich |
2-21 JosephHeinrich |
|
676 |
2 |
#include <stm32f10x.h> void delay(void) { uint32_t i;... |
巨大八爪鱼 |
2-20 巨大八爪鱼 |
|
763 |
3 |
RT |
巨大八爪鱼 |
2-20 巨大八爪鱼 |
|
763 |
7 |
rt |
巨大八爪鱼 |
2-18 巨大八爪鱼 |
|
3231 |
32 |
現在已經寫完了130頁的《漁夫閱讀》 |
蓝晶の骑士 |
2-16 巨大八爪鱼 |
|
620 |
1 |
rt |
巨大八爪鱼 |
2-15 巨大八爪鱼 |
|
1106 |
2 |
在窗口類的構造函數中加上: //獲取程序目錄 SetCurrentDirectory("C:\\"); //模擬開機啟動 char ch[MAX_PA... |
巨大八爪鱼 |
2-14 巨大八爪鱼 |
|
690 |
2 |
當計數值為9時,進位端為高電平。 明天還要實現用數碼管顯示出相應的數字,以及利用RC電路自動振盪。 |
巨大八爪鱼 |
2-9 巨大八爪鱼 |
|