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

發表帖子

標題:
內容:
用戶名: 您目前是匿名發表
驗證碼:
(快捷鍵:Ctrl+Enter)

本吧信息

本吧粉絲:1
吧主:
會員: 蝶粉1
分類:程序設計

STM32簡介

載入中...

精品區

本吧暫無精品區分類。

鏈接

本吧暫無鏈接。
 
©2010-2025 Purasbar Ver2.0
除非另有聲明,本站採用創用CC姓名標示-相同方式分享 3.0 Unported許可協議進行許可。