Java版本:jdk-8u51-windows-i586
Keil MDK版本:5.18a
ST-LINK Utility版本:4.5

XP系統用STM32CubeMX5.6.1創建STM32H743XI的Keil工程並運行 [圖片]STM32CubeMX版本:5.6.1
Java版本:jdk-8u51-windows-i586 Keil MDK版本:5.18a ST-LINK Utility版本:4.5 ![]() |
|
|
STM32 USB傳輸數據所使用的寄存器 [圖片]STM32F103裏面的從USB,收發數據靠的是讀寫512位元組的PMA(Packet Memory Area),其地址為0x40006000~0x400063fd。第0個字節是0x40006...
![]() ![]() |
|
【程序】使用定時器DMA進行全自動8位數碼管動態掃描#include <stm32f10x.h>
const uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0x... |
【程序】Win32窗口程序通過WiFi與STM32單片機通信 [圖片]![]() |
ST-LinkV2升級固件的時候出現ST-Link is not in the DFU mode問題的解決辦法關閉STM32 ST-LINK Utility,拔掉ST Link的USB線再插上,接着就可以升級了,每次插上USB線後只可以升級一次。
|
這次ST的GUI培訓就沒有送板子因為板子太貴,六七百一個,他們送不起
|
【數據】Marvell 88W8686 WiFi模塊的CIS信息Initialization begins...
Command response received: CMD63, RESP_90ff8000 Command response rece... |
【數據】Marvell 88W8801 WiFi模塊的CIS信息Initialization begins...
Command response received: CMD63, RESP_b0300000 Command response rece... |
【程序】Marvell 88W8686 WiFi模塊的固件下載代碼【main.c】
#include <stdio.h> #include <stm32f10x.h> #include <string.h>... |
【程序】Marvell 88W8686 WiFi模塊的初始化代碼#include <stdio.h>
#include <stm32f10x.h> #define _BV(n) (1u << (n)) uint... |
【程序】STM32L476RG用寄存器通過PLL將MSI時鐘倍頻到72MHz並設為系統時鐘#include <stdio.h>
#include <stm32l476xx.h> int fputc(int ch, FILE *fp) {... |
【程序】STM32L476RG實現在STOP2模式下使用LPTIM,5秒鐘從STOP2喚醒#include <stdio.h>
#include <stm32l476xx.h> // 供printf使用, 項目屬性中勾選Use MicroLIB後有效... |
本吧共有主題數110個,帖子數474篇,蝶粉數1位。 |
內容轉換: |