| 點擊 |
回復 |
標題 |
作者 |
最後回復 |
| 2003 |
13 |
|
巨大八爪鱼 |
3-6 巨大八爪鱼 |
| 172 |
4 |
|
巨大八爪鱼 |
10-25 巨大八爪鱼 |
| 372 |
2 |
|
巨大八爪鱼 |
8-29 叶子保护伞 |
| 272 |
1 |
|
巨大八爪鱼 |
8-18 巨大八爪鱼 |
| 478 |
4 |
CPU Clock最高是800MHz。 
|
巨大八爪鱼 |
8-18 巨大八爪鱼 |
| 499 |
9 |
而2024年年底發布的STM32N6單片機(如STM32N657A0)開始支持MIPI-CSI D-PHY接口的攝像頭。
|
巨大八爪鱼 |
5-23 巨大八爪鱼 |
| 483 |
3 |
DVP總線PCLK極限約在96M左右,而且走線長度不能過長,所有DVP最大速率最好控制在72M以下,PCB layout較容易畫;MIPI總線速率lvds接口耦合,走線必須差分等長,並且需要保...
|
巨大八爪鱼 |
5-19 巨大八爪鱼 |
| 625 |
1 |
#include <stdio.h> #include <stm32h7xx.h> #include "W25Qxx.h" QSPI_HandleTypeDe...
|
巨大八爪鱼 |
4-10 巨大八爪鱼 |
| 591 |
0 |
拿stm32h743xi的spi flash做了一個8MB的usb u盤。 
|
巨大八爪鱼 |
4-10 巨大八爪鱼 |
| 515 |
0 |
/**** ************************************************************************...
|
巨大八爪鱼 |
4-10 巨大八爪鱼 |
| 530 |
0 |
https://shequ.stmicroelectronics.cn/thread-610430-3-1.html https://www.st.com/en/development-tool... 
|
巨大八爪鱼 |
4-9 巨大八爪鱼 |
| 540 |
4 |
4.5版本的下載地址:https://www.downxia.com/downinfo/266677.html 
|
巨大八爪鱼 |
4-5 巨大八爪鱼 |
| 567 |
1 |
|
巨大八爪鱼 |
4-2 巨大八爪鱼 |
| 547 |
2 |
公座: HRS DF40C-10DP/12DP/20DP/24DP/30DP/34DP/40DP-0.4V(51) 
|
巨大八爪鱼 |
3-27 巨大八爪鱼 |
| 463 |
0 |
#include <stdio.h> #define OUTPUT_NAME "xp_start_wav" void main() {...
|
巨大八爪鱼 |
3-26 巨大八爪鱼 |
| 1089 |
5 |
現在常見的耳機接口都是 3.5mm 音頻接口,分為 3-pole 和 4-pole 兩類,而 4-pole 中又分 Standard 和 OMTP 兩種型號。這是美國人的叫法,國內一般把 OM... 
|
巨大八爪鱼 |
3-26 巨大八爪鱼 |
| 540 |
2 |
STM32CubeMX版本:5.6.1 Java版本:jdk-8u51-windows-i586 Keil MDK版本:5.18a ST-LINK Utility版本:4.5 
|
巨大八爪鱼 |
3-26 巨大八爪鱼 |
| 498 |
3 |
|
巨大八爪鱼 |
3-19 巨大八爪鱼 |
| 646 |
2 |
2017年的時候都還能打開呢。
|
巨大八爪鱼 |
9-6 圆环之理 |
| 753 |
2 |
STM32F103裡面的從USB,收發數據靠的是讀寫512位元組的PMA(Packet Memory Area),其地址為0x40006000~0x400063fd。第0個字節是0x40006...  
|
巨大八爪鱼 |
4-29 巨大八爪鱼 |
| 631 |
0 |
CTR事件的全稱是Correct Transfer,中文意思是「正確的傳輸」。
|
巨大八爪鱼 |
4-29 巨大八爪鱼 |
| 1318 |
9 |
#include <stm32f10x.h> const uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0x...
|
巨大八爪鱼 |
4-10 巨大八爪鱼 |
| 2999 |
9 |
|
巨大八爪鱼 |
11-21 12345678 |
| 1129 |
0 |
關閉STM32 ST-LINK Utility,拔掉ST Link的USB線再插上,接著就可以升級了,每次插上USB線後只可以升級一次。
|
巨大八爪鱼 |
10-15 巨大八爪鱼 |
| 1132 |
1 |
因為板子太貴,六七百一個,他們送不起
|
巨大八爪鱼 |
10-10 巨大八爪鱼 |
| 1038 |
0 |
Initialization begins... Command response received: CMD63, RESP_90ff8000 Command response rece...
|
巨大八爪鱼 |
7-26 巨大八爪鱼 |
| 1170 |
0 |
Initialization begins... Command response received: CMD63, RESP_b0300000 Command response rece...
|
巨大八爪鱼 |
7-26 巨大八爪鱼 |
| 1299 |
6 |
【main.c】 #include <stdio.h> #include <stm32f10x.h> #include <string.h>...
|
巨大八爪鱼 |
7-8 巨大八爪鱼 |
| 1219 |
1 |
#include <stdio.h> #include <stm32f10x.h> #define _BV(n) (1u << (n)) uint...
|
巨大八爪鱼 |
6-24 巨大八爪鱼 |
| 1235 |
1 |
#include <stdio.h> #include <stm32l476xx.h> int fputc(int ch, FILE *fp) {...
|
巨大八爪鱼 |
6-20 巨大八爪鱼 |
| 1345 |
1 |
#include <stdio.h> #include <stm32l476xx.h> // 供printf使用, 項目屬性中勾選Use MicroLIB後有效...
|
巨大八爪鱼 |
6-19 巨大八爪鱼 |
| 1263 |
1 |
/* 單片機: STM32F107VCT6 ** 系統時鐘: 72MHz ** 外部晶振: 25MHz **/ #include <stm32f10x.h>...
|
巨大八爪鱼 |
6-8 巨大八爪鱼 |
| 1077 |
1 |
volatile uint32_t num; num = RCC->CFGR; // 0x001D040A // MCO=0: Microcontroller clock outpu...
|
巨大八爪鱼 |
6-8 巨大八爪鱼 |
| 1111 |
1 |
#include <stm32l476xx.h> void delay(void) { uint32_t i;...
|
巨大八爪鱼 |
5-23 巨大八爪鱼 |
| 925 |
0 |
STM32F103C8、STM32F103CB 2007.6.1 STM32F103RC、STM32F103RE、STM43F103VE...
|
巨大八爪鱼 |
5-15 巨大八爪鱼 |
| 1138 |
2 |
#include <stm32f10x.h> uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8, 0x...
|
巨大八爪鱼 |
4-13 巨大八爪鱼 |
| 1067 |
4 |
#include <stm32f10x.h> uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8, 0x...
|
巨大八爪鱼 |
4-12 巨大八爪鱼 |
| 870 |
0 |
【PLL到HSI】 // 假設HSI已經打開 RCC->CFGR &= ~RCC_CFGR_SW; // 系統時鐘切換到HSI RCC->CR &= ~(...
|
巨大八爪鱼 |
4-7 巨大八爪鱼 |
| 915 |
0 |
#include <stm32f10x.h> uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8, 0x...
|
巨大八爪鱼 |
4-4 巨大八爪鱼 |
| 967 |
2 |
將一個電阻和一個電容串聯起來接地。最左邊為電阻,電阻的最左端接單片機的PC1口,並設為輸出。電阻和電容中間引出一根線,接到PC0口,設為輸入。 最初PC1輸出低電平,電容上沒有電荷,PC0為低電...
|
巨大八爪鱼 |
4-4 巨大八爪鱼 |
| 1592 |
18 |
【實驗時用到的程序】 #include <stm32f10x.h> const uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99,...
|
巨大八爪鱼 |
4-2 巨大八爪鱼 |
| 1106 |
3 |
#include <stm32f10x.h> uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8, 0x...
|
巨大八爪鱼 |
3-24 巨大八爪鱼 |
| 1019 |
5 |
#include <stm32f10x.h> uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8, 0x...
|
巨大八爪鱼 |
3-24 巨大八爪鱼 |
| 1007 |
1 |
#include <stm32f10x.h> uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8, 0x...
|
巨大八爪鱼 |
3-24 巨大八爪鱼 |
| 999 |
0 |
#include <stdio.h> #include <string.h> #include <stm32f10x.h> #define BIT...
|
巨大八爪鱼 |
3-22 巨大八爪鱼 |
| 1083 |
7 |
|
巨大八爪鱼 |
3-17 巨大八爪鱼 |
| 881 |
0 |
不能單獨定義這兩個函數的跳轉,如 void SysTick_Handler(void) { OS_CPU_SysTickHandler();...
|
巨大八爪鱼 |
3-17 巨大八爪鱼 |
| 1019 |
0 |
/* 本程序使用的是銳志電子六合一擴展板上的數字旋轉編碼開關 */ /* 注意:一定要把板子下面的JPBMA和JPBMB跳線插上 */ #include <stm32f10x.h...
|
巨大八爪鱼 |
3-15 巨大八爪鱼 |
| 1174 |
2 |
#include <stdio.h> #include <stm32f10x.h> #define RS_0 (GPIOA->BRR = GPIO_BRR_B...
|
巨大八爪鱼 |
3-11 巨大八爪鱼 |
| 1119 |
4 |
#include <stdio.h> #include <stm32f10x.h> #define RS_0 (GPIOA->BRR = GPIO_BRR_B...
|
巨大八爪鱼 |
3-6 巨大八爪鱼 |