-
PDF
stm32-comstick-ds.pdf
integrated STM32F107VCT6 microcontroller with on-chip debug support. It provides a USB communication port for connecting the STM32-comStick to a PC. For operation, the overall system requires the STM32-comStick component
in „STM32-comStick USB-Bootloader“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Tabelle mit STM32F105xx und STM32F107xx Merkmalen
Table 2. STM32F105xx and STM32F107xx features and peripheral counts (continued) Peripherals(1) STM32F105Rx STM32F107Rx STM32F105Vx STM32F107Vx SPI(I2S)(2) 3(2) 3(2) 3(2) Communication interfaces I2C 2 1 2 1 USART
in „Beschaltung VICOM DM9161CEP“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Datei
make_d_ohne_shEXE.txt
/STM32F4_Edu.hex'. Pruning file `obj/STM32F4_Edu.elf'. Finished prerequisites of target file `obj/STM32F4_Edu.hex'. Prerequisite `obj/STM32F4_Edu.elf' is older than target `obj/STM32F4_Edu.hex'. No need
in „Makefile STM32 Discovery“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
linkfile.txt
) INPUT ( .\objects\cpuinit.o .\objects\flop.o .\objects\main.o .\objects\misc.o .\objects\startup_stm32f10x_ld.o .\objects\stm32f10x_adc.o .\objects\stm32f10x_dma.o .\objects\stm32f10x_flash.o .\objects\stm32f10x_gpio.o .\objects\stm32f10x_it.o .\objects\stm32f10x_rcc.o .\objects\stm32f10x_tim.o ) /
in „GCC Linker File“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
disco.txt
FMC.SelfRefreshTime2=12 FMC.WriteRecoveryTime2=12 File.Version=6 KeepUserPlacement=true Mcu.Family=STM32F4 Mcu.IP0=FMC Mcu.IP1=NVIC Mcu.IP2=RCC Mcu.IP3=SDIO Mcu.IP4=SYS Mcu.IPNb=5 Mcu.Name=STM32F429Z(E-G-I)Tx Mcu.Package=LQFP144 Mcu.Pin0=PF0 Mcu.Pin1=PF1 Mcu.Pin10=PF14 Mcu.Pin11=PF15 Mcu.Pin12=PG0 Mcu.Pin13
in „FMC auf STM32F4 konfigurieren?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
STM32_Init.c
N=6 // <12=> fSampling=fDTS/16, N=8 // <13=> fSampling=fDTS/32, N=5 // <14=> fSampling=fDTS/32, N=6 // <15=> fSampling=fDTS/32, N=8 // <o12.2..3> TIM1_CCMR2.IC3PSC: Input Capture 3 Prescaler // <i> Default: No prescaler
in „ARM STM32 Eingänge werden nicht erkannt“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
STM32_Init.c
N=6 // <12=> fSampling=fDTS/16, N=8 // <13=> fSampling=fDTS/32, N=5 // <14=> fSampling=fDTS/32, N=6 // <15=> fSampling=fDTS/32, N=8 // <o12.2..3> TIM1_CCMR2.IC3PSC: Input Capture 3 Prescaler // <i> Default: No prescaler
in „ARM STM32 Eingänge werden nicht erkannt“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
edm_adc_multiplex_stm32.c
* Created: 28.02.2014 * Author: Nicolas */ #include <stdio.h> #include "../../ioMapping.h" #ifdef STM32F10x #include "stm32f10x_adc.h" #include "stm32f10x_gpio.h" #include "stm32f10x_rcc.h" #include "stm32f10x_adc.h" #include "stm32f10x_dma.h" #include "misc.h" #elif defined(STM32F4xx) #error "only for STM32F10x implemented yet" #else #error "unknown MCU" #endif #include "./edm_variables.h" #include "./edm_settings.h" #define NCHANNEL 10 uint16_t ADC1ConvertedValues[NCHANNEL]; /* Alle GPIO-Ports, an denen
in „STM32: Suche Hilfe zu ADC“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
edm_adc_multiplex_stm32.c
* Created: 28.02.2014 * Author: Nicolas */ #include <stdio.h> #include "../../ioMapping.h" #ifdef STM32F10x #include "stm32f10x_adc.h" #include "stm32f10x_gpio.h" #include "stm32f10x_rcc.h" #include "stm32f10x_adc.h" #include "stm32f10x_dma.h" #include "misc.h" #elif defined(STM32F4xx) #error "only for STM32F10x implemented yet" #else #error "unknown MCU" #endif #include "./edm_variables.h" #include "./edm_settings.h" #define NCHANNEL 10 uint16_t ADC1ConvertedValues[NCHANNEL]; /* Alle GPIO-Ports, an denen
in „STM32: Suche Hilfe zu ADC“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
reference_manual.pdf
to use the STM32F101xx, STM32F102xx, STM32F103xx and STM32F105xx/STM32F107xx microcontroller memory and peripherals. The STM32F101xx, STM32F102xx, STM32F103xx and STM32F105xx/STM32F107xx will be referred to as STM32F10xxx
in „I2S zwischen STM32F103RET6 und PCM3168A möglich?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Files.txt
,PeriphDataAlignment,MemDataAlignment,Mode,Priority File.Version=6 KeepUserPlacement=false Mcu.CPN=STM32F302R8T6 Mcu.Family=STM32F3 Mcu.IP0=DMA Mcu.IP1=NVIC Mcu.IP2=RCC Mcu.IP3=SPI2 Mcu.IP4=SYS Mcu.IPNb=5 Mcu.Name=STM32F302R(6-8)Tx Mcu.Package=LQFP64 Mcu.Pin0=PF0-OSC_IN Mcu.Pin1=PF1-OSC_OUT Mcu.Pin2=PA2 Mcu.Pin3=PA3 Mcu.Pin4=PA4 Mcu.Pin5=PA5 Mcu.Pin6=PB13 Mcu.Pin7=PB14 Mcu.Pin8=PB15 Mcu.Pin9=VP_SYS_VS_Systick Mcu.PinsNb=10 Mcu.ThirdPartyNb=0 Mcu.UserConstants= Mcu.UserName=STM32F302R8Tx MxCube.Version=6.10.0
in „Probleme das Ili9341 Board zum laufen zu bekommen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
debugme.c
nstdlib.h" #include <string.h> #include <stdbool.h> #include <inttypes.h> #include <stdio.h> #if defined( STM32F4XX ) #include "stm32f4xx_conf.h" #include "stm32f4xx_rcc.h" #include "stm32f4xx_spi.h" #elif defined( STM32F10x ) #include "stm32f10x_conf.h" #elif MOCKUP_SDL #endif enum spi_caliper_e { spi_caliper_STM32F4XX_SPI2_PB13_PB14, }; #define SPI_CALIPER spi_caliper_STM32F4XX_SPI2_PB13_PB14 /** Messschieber per SPI einlesen - simplex mode (RM0390 S. 850f.) - Steigende Flanke, Zweite Flanke -> CPHA=0, CPOL=0 - MOSI bleibt drin, bis alles getestet ist */ void spi_caliper_init
in „STM32F4XX SPI Slave“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
edm_adc_multiplex_stm32.c
* Created: 28.02.2014 * Author: Nicolas */ #include <stdint.h> #include "../../ioMapping.h" #ifdef STM32F10x #include "stm32f10x_adc.h" #include "stm32f10x_gpio.h" #include "stm32f10x_rcc.h" #include "stm32f10x_adc.h" #include "stm32f10x_dma.h" #include "misc.h" #elif defined(STM32F4xx) #error "only for STM32F10x implemented yet" #else #error "unknown MCU" #endif #include "./edm_variables.h" #include "./edm_settings.h" #define NCHANNEL 10 uint16_t ADC1ConvertedValues[NCHANNEL] = \ {0xAAAA,0xAAAA,0xAAAA
in „STM32: Suche Hilfe zu ADC“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
diskio.c
------------------*/ #include "diskio.h" /* FatFs lower layer API */ #include "ffconf.h" #include "stm32f4xx.h" #include "integer.h" #ifdef STM32_SD_USE_DMA // #warning "Information only: using DMA" #pragma message "*** Using DMA ***" #endif /* set to 1 to provide a disk_ioctrl function even if not needed
in „Schreiben auf SD-Karte über SPI funktioniert nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include <stm32f10x.h> #include <stm32f10x_conf.h> #include <stm32f10x_rcc.h> #include <stm32f10x_gpio.h> #include <misc.h> //#include <stm32f10x_i2c.h> #include <stm32f10x_tim.h> #define xF_DELAY 6536//72MHZ #define
in „stm32f103 3phase-generator“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
WeAct-STM32G0xxC0xxCoreBoard_V10_SchDoc.pdf
PB6 PB7 P I U 2 0 1 PB7 VDD33 PI P 1 01 1 SWDIO PI P 1 02 2 GND P I U 2 0 5 VSS/VSSA SWCLK PI P 1 03 3 PI P 1 04 GND 4 STM32C011F6P6/STM32G031F8P6/STM32G030F6P6 Header 4H SW2 2 GND PPW SWDIO PA13 Y RR1 E SWCLK PA14 C K PA14 C VDD33 PR12 PIR01 0402 PI0 COR2 330Ω R 0402 3PW 11 PI0 10kΩ P2P PB7 P3P PB6 1
in „STM32G031G8 Grundbeschaltung / keine Verbindung über SWD“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
edm_adc_multiplex_stm32.c
* Created: 28.02.2014 * Author: Nicolas */ #include <stdint.h> #include "../../ioMapping.h" #ifdef STM32F10x #include "stm32f10x_adc.h" #include "stm32f10x_gpio.h" #include "stm32f10x_rcc.h" #include "stm32f10x_adc.h" #include "stm32f10x_dma.h" #include "misc.h" #elif defined(STM32F4xx) #error "only for STM32F10x implemented yet" #else #error "unknown MCU" #endif #include "./edm_variables.h" #include "./edm_settings.h" #define NCHANNEL 10 uint16_t ADC1ConvertedValues[NCHANNEL+1] = \ {0xAAAA,0xAAAA,0xAAAA
in „STM32 - ADC-DMA1-IRQ-Handler macht Unsinn“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32_ino.txt
Clear CAN2 start bank // bxCAN has 28 filters. // These filters are shared by both CAN1 and CAN2. // STM32F103 has only CAN1, so all 28 are used for CAN1 CAN1->FMR |= 0x1C << 8; // Assign all filters to CAN1 // Set fileter 0 // Single 32-bit scale configuration // Two 32-bit registers of filter bank x
in „Arduino Blue Pill & CAN mit SN65HVD230“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
test.c
Format Error Error_Handler(); } else { tempRes = f_open(&MyFile, "STM32.TXT", FA_CREATE_ALWAYS | FA_WRITE); if(tempRes != FR_OK) { /* 'STM32.TXT' file Open for write Error */ Error_Handler(); } else { tempRes = f_write(&MyFile, wtext, sizeof(wtext), (void *)&byteswritten); if((byteswritten == 0) || (tempRes != FR_OK)) { /* 'STM32.TXT' file Write or EOF Error */ Error_Handler(); } else { f_close(&MyFile); tempRes = f_open(&MyFile, "STM32.TXT", FA_READ); if(tempRes != FR_OK) { /* 'STM32.TXT' file Open for read Error */ Error_Handler
in „STM32F7 FatFS mit µSD“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Blackpill_STM32F411CEU6_WeAct_Black_Pill_V2.0.pdf
3.3V VB R5 VREF+ 9 VDDA/VREF+ VSSA/VREF- 8 GND R10 4 3 10KΩ D3 NC BAT54C STM32F4X1CXU6 SW1 PB2 L1 1 3 2 4 3.3V 3.3V NRST 3*4按键 GND 10uH ±10% C7 RTC 电源 BOOT 设置 100nF 3.3V 复位电路 V1.2 修改 BOOT 跳线为 BOOT0 按键, BOOT1 10K 下拉 VREF+ C9 C10 C11 C12 100nF 100nF 100nF 100nF B B U1A P1 PA0 10 18 PB0 P2 PA1 11 PA0-WKUP PB0 19 PB1 GND PB12 1 PA2 12 PA1 PB1 20 PB2 PB13 2 5V 1 PA3 13 PA2 PB2 39 PB3 PB14 3 GND 2 PA4 14 PA3 PB3 40 PB4 PB15 4 3.3V 3 PA4 PB4 STM32
in „was kommt nach dem Bluepill-Board?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
sammelbestellung.pdf
und Treiber 8 - 45V 7.0A 1/128 Microstepping SPI RoHS: RoHS-konform 12,27 € 12,27 € Mouser-Nr.: 511-STM32F4DISCOVERY 1 Verfügbarkeit Herst.- Nr.: STM32F4DISCOVERY Hersteller: STMicroelectronics 1 Versand sofort Beschr.: Entwicklungsboards und Kits - ARM STM32F407 HIGH PERF DISCOVERY BOARD RoHS: RoHS-konform 8,87 € 8,87 € Mouser-Nr.: 511-STM32F3DISCOVERY 1 Verfügbarkeit Herst.- Nr.: STM32F3DISCOVERY 0 Versand sofort Hersteller: STMicroelectronics 1 Im Lieferrückstand Beschr.: Entwicklungsboards und Kits - ARM STM32F3 Discovery 32-Bit ARM
-
Datei
Fader.h
FADER_H #define __FADER_H //****************** Low Level Includes ***********************// #include "stm32f0xx.h" #include "stm32f0xx_rcc.h" #include "stm32f0xx_gpio.h" #include "stm32f0xx_adc.h" #include "stm32f0xx_dma.h" #include "stm32f0xx_tim.h" //***************************************************
in „STM32F0 Multi Channel ADC mit DMA problem“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
en.DM00091010.pdf
devices, the main Flash memory is limited to sector 7. 2. STM32F030x4, STM32F030x6 and STM32F030x8 devices 3. STM32F070x6 devices 46/779 DocID025023 Rev 4 RM0360 Embedded Flash memory Table 5. Flash memory organization (STM32F070xB, STM32F030xC devices) Flash
in „EFM32F030 und Standby“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
/ StdPeripheral Libs #include "stm32f4xx.h" #include "stm32f4xx_spi.h" // ---- Spezielle Includes --------- #include "defines.h" #include "tm_stm32f4_sdram.h" #include "tm_stm32f4_disco.h" #include "tm_stm32f4_delay.h" #include "tm_stm32f4_ili9341_ltdc.h" #include "tm_stm32f4_fonts.h" // Typdefinition diverser RAM Typen, Verwendung <Typ> <CCRAM> <Variablenname> #define CCRAM __attribute__((section(".ccram"))) #define SDRAM __attribute__((section(".sdram"))) // ------
in „STM32F4 GCC Toolchain: syscalls.c printf und malloc Errors“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f0xx_it.c
** */ /* Includes ------------------------------------------------------------------*/ //#include "stm32f0xx_hal.h" //#include "stm32f0xx.h" //#include "stm32f0xx_it.h" /* USER CODE BEGIN 0 */ #include "definitions.h" #include "digitcommands.h" /* USER CODE END 0 */ /* External variables ------------
in „Interrupt wird ständig aufgerufen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
myfirst168.s
.syntax unified .cpu cortex-m4 .thumb .set LSE_fitted,0 @ GPIO register map is similiar to STM32F4 chips. @ -> register boundary address pp. 65 in DM00031020.pdf .equ BIT0, 0x00000001 .equ BIT1, 0x00000002 .equ BIT2, 0x00000004 .equ BIT3, 0x00000008 .equ BIT4, 0x00000010 .equ BIT5, 0x00000020
in „STM32CubeIDE - kann man dem gdb server einen Schalter mitgeben?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
********************************************** */ #include <stdio.h> #include <string.h> #include "stm32f30x.h" #include "stm32f30x_rcc.h" #include "stm32f30x_misc.h" #include "stm32f30x_gpio.h" #include "stm32f30x_dma.h" #include "stm32f30x_usart.h" #include "gpioctrl.h" #include "usart2dmactrl.h" GPIO_InitTypeDef
in „STM32F303 USART2 DMA1 funktioniert halblebig ?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
oled_demo.c
0x1c, 0x3e, 0x63, 0x41, 0x63, 0x3e, 0x1c, 0x00 }, // Ascii 79 = 'O' { 0x7f, 0x7f, 0x09, 0x09, 0x09, 0x0f, 0x06, 0x00 }, // Ascii 80 = 'P' { 0x1c, 0x3e, 0x63, 0x51, 0x33, 0x6e, 0x5c, 0x00 }, // Ascii 81 = 'Q' {
in „I2C Display einfache Frage“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
adc_dma.c
#include "stm32f0xx_gpio.h" #include "stm32f0xx.h" #include "typedef.h" #include "init.h" #include "stm32f0xx_adc.h" #include "stm32f0xx_rcc.h" #include "stm32f0xx_misc.h" #include "stm32f0xx_dma.h" #include "stm32f0xx_tim.h
in „ATM32F030 + ADC + DMA“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Verpackung eines STM32F4 Discovery Kits
STM32F4 Discovery kit for STM32F429 GETTING STARTED 1/ Ensure that the jumpers JP3 and CN4 are set to "on" for discovery mode. 2/ Connect the STM32F429 Discovery board to a PC using a USB cable type A/mini-B
in „[V] STM EVAL Board - STM32F429IDISCOVERY / 15,-€ incl.“ · Markt · · Fotos
-
Datei
st-link_gdbserver_log.txt
" bitsize="32" regnum="95"/> <reg name="CONTROL" bitsize="32" regnum="96"/> <reg name="MSP" bitsize="32" regnum="97"/> <reg name="PSP" bitsize="32" regnum="98"/> </feature></target>#3f [2.009] read(): <676> Rx: $QNonStop
in „STM32 Cube IDE Inline Assembler“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
irmp.c
_GPIO_SOURCE GPIO_PinSource2 # define STM32_UART_AF GPIO_AF_USART2 # define STM32_UART_COM USART2 # define STM32_UART_BAUD 115200 // 115200 Baud # include "stm32f4xx_usart.h" #elif defined(ARM_STM32F10X) # define STM32_UART_COM USART3 // UART3
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
Datei
main.c
#include "stm32f4xx.h" #include "system_stm32f4xx.h" #include "stm32f4xx_rcc.h" #include "stm32f4xx_dma.h" #include "stm32f4xx_gpio.h" #include "misc.h" #include "uart.h" #include "timer.h" #include "adc.h" #include
in „Assembler aufrufen aus C (ARM STM32)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.h
seiner Nutzung. * * Some parts of the touch implementation are inspired of https://github.com/pyrohaz/STM32F0-SoftTouch * The code was changed to work also without an external 1M resitor at an further pin. * * History * 10.05.2019 markus Start of work * 23.05.2019 markus first working release */ #ifndef __MAIN #define __MAIN // Includes #include "stm32f0xx.h" #include "stm32f0xx_rcc.h" #include "stm32f0xx_gpio.h" #include "stm32f0xx_misc.h" #include "stm32f0xx_usart.h" #include "stm32f0xx_adc.h" #include <string.h> #include <stdlib.h> // Defines
in „2 Kanal Touch Button Haussteuerungserweiterung“ · Projekte & Code ·
-
Datei
OpenOCD_Ausgabe.txt
again in 100ms Polling target stm32f1x.cpu failed, GDB will be halted. Polling again in 300ms Polling target stm32f1x.cpu failed, GDB will be halted. Polling again in 700ms Polling target stm32f1x.cpu failed, GDB will be halted. Polling again in 1500ms Polling target stm32f1x.cpu failed, GDB will be halted. Polling again in 3100ms Polling target stm32f1x.cpu failed, GDB will be halted. Polling again in 6300ms Polling target stm32f1x.cpu failed, GDB will be halted. Polling
in „USBprog4: Diverse Probleme und Fragen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
CRC.o.lst
text 693 .Letext0: 694 .file 2 "c:\\tools\\arm\\arm_none_eabi_473\\bin\\../lib/gcc/arm-none-eabi/4.7.3/../../../../arm-no 695 .file 3 "C:\\STM32\\STM32_Workspace\\MC\\libraries\\device/stm32f4xx.h" 696 .file 4 "../common/TZGlobal.hpp" 697 .file 5 "../CRC.hpp" 698 .file 6 "../MainEngineStatus.hpp" 699
in „Problem mit GCC-Optimierung“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Pinout.pdf
current(3 mA), the use of GPIOs PC13 to PC15 in output mode is limited: - The speed should notexceed 2MHz witha maximum loadof 30 pF. - These GPIOs must not be usedas currentsources (e.g. to drive an LED). 2. This feature is available on STM32F030x6 and STM32F030x4 devices only. 3. This feature is available on STM32F030x8 devices only. 4. For STM32F030x4/6/8 devices only. 5. For STM32F030xC devices only. 6. On LQFP32 package, PB2 and PB8
in „µC für n00bs“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
Version : 1.0 // Autor : UB // EMail : mc-4u(@)t-online.de // Web : www.mikrocontroller-4u.de // CPU : STM32F4 // IDE : CooCox CoIDE 1.7.0 // Module : CMSIS_BOOT, M4_CMSIS_CORE // Funktion : Demo der IRSND-Library // Hinweis : Diese zwei Files muessen auf 8MHz stehen // "cmsis_boot/stm32f4xx.h" // "cmsis_boot/system_stm32f4xx.c" //-------------------------------------------------------------- #include "stm32f0xx.h" #include "stm32_ub_irsnd.h" #include "stm32f0308_discovery.h" #include <stdint.h> void Delay(volatile
in „IRSND auf STM32F0“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
HD66766_example.c
================================================================= // Example code to drive the LCD F-51661GNCJU-MLW-AA from OPTREX CORPORATION (2002) // LCD Driver IC: Hitachi HD66766 // IM0=Low, IM1=High, 16-bit interface, 80-mcu-family // MCU: STM32 F407 VET6 // ===================================
in „LCD-Modul F51661GNCJU-MLW-AA * Info *“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
disco.txt
FMC_SDRAM_CLOCK_PERIOD_2 FMC.SDClockPeriod2=FMC_SDRAM_CLOCK_PERIOD_2 File.Version=6 KeepUserPlacement=true Mcu.Family=STM32F4 Mcu.IP0=FMC Mcu.IP1=NVIC Mcu.IP2=RCC Mcu.IP3=SDIO Mcu.IP4=SYS Mcu.IPNb=5 Mcu.Name=STM32F429ZITx Mcu.Package=LQFP144 Mcu.Pin0=PF0 Mcu.Pin1=PF1 Mcu.Pin10=PF14 Mcu.Pin11=PF15 Mcu.Pin12=PG0 Mcu.Pin13
in „FMC auf STM32F4 konfigurieren?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
main.c ** ** Abstract : main function. ** ** Functions : main ** ** Environment : Atollic TrueSTUDIO/STM32 ** STMicroelectronics STM32F10x Standard Peripherals Library ** ** Distribution: The file is distributed �as is,� without any warranty ** of any kind. ** ** (c)Copyright Atollic AB. ** You may use
in „Konfiguration eines Timers auf dem STM32F100RB6“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usb_vcp.c
implenentation While it should be still compatible with the original one found at http://stefanfrings.de/stm32/STM32F103_usb_test.zip several changes are made to be more flexible. Tested on BluePill boards with STM and WCH controllers (F103XXX) Changes - put all cfg options at the beginning and create a config
in „STM32 USB Übertragungsproblem mit Code von S.F.“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
irmpconfig.h
------------------------- * Hardware pin for ARM STM32 (HAL) - don't change here, define IRMP_RECEIVE_GPIO_Port & IRMP_RECEIVE_PIN in STM32Cube (Main.h) *--------------------------------------------------------------------------------------------------------------------------------------------------- */ #elif defined (ARM_STM32_HAL) // STM32: IRMP_RECEIVE_GPIO_Port & IRMP_RECEIVE_PIN must be defined in STM32Cube # define IRMP_PORT_LETTER IRMP_Receive_GPIO_Port # define IRMP_BIT_NUMBER IRMP_Receive_Pin /*-----------------
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
Bild
Dialogfenster des STM32 Sidekick KI-Assistenten
STM32 Sidekick To unlock more advanced features with STM32 Sidekick, please sign-in to your MyST account Hi, I am STM32 Sidekick. I can assist you in retrieving the appropriate information from datasheets
in „Raspberry Pi CM0 bei AliExpress, STMicroelectronics mit PX5, neue Messtechnik und AI-Assistenten“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Datei
usb.c
======================================== // For devices with 2x16 bits/word access schema // (e.g. STM32L0x2, STM32L0x3, STM32F04x, STM32F072, STM32F078, STM32F303xD, STM32F303xE) #define UMEM_SHIFT 0 #define UMEM_FAKEWIDTH uint16_t // For devices with 1x16 bits/word access schema // (e.g. STM32F103, STM32F302, STM32F303xB, STM32F303xBxC) // #define UMEM_SHIFT 1 // #define UMEM_FAKEWIDTH uint32_t // The name of the IRQ handler must match startup_stm32.s #define NAME_OF_USB_IRQ_HANDLER USB_LP_CAN_RX0
in „USB HID Device mit STM32F042“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f10x_vector.c
/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : stm32f10x_vector.c * Author : MCD Application Team * Version : V1.0 * Date : 10/08/2007 * Description : This file contains the vector table for STM32F10x. * After Reset the Cortex-M3 processor is in Thread
in „stm32 lib compiler error“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
irsnd.c
56000 / 2 / Pre_Scaler / PIC_Scaler) - 1) # define IRSND_FREQ_455_KHZ (IRSND_FREQ_TYPE) ((F_CPU / 455000 / 2 / Pre_Scaler / PIC_Scaler) - 1) #elif defined (ARM_STM32) // STM32 # define IRSND_FREQ_TYPE uint32_t # define IRSND_FREQ_30_KHZ (IRSND_FREQ_TYPE) (30000) # define IRSND_FREQ_32_KHZ (
in „IR Fernbedienung mit IRSND“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
myfirst168.s
spectrum clock generation register .set RCC_PLLI2SCFGR, 0x84 @ RCC I2S PLL configuration register @ USART3 on STM32F4 chips: @ USART3 on STM32F1/STM32F4 chips: pp. 1018 in RM0090 (dm00031020-stm*.pdf) .equ UART3 , 0x40004800 .equ UART3_SR , 0x00 .equ USART3_BASE , 0x40004800 .equ USART3_SR , USART3_BASE +
in „Break auf 0xfffffffe in STM32CubeIDE“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
myfirst168.s
.syntax unified .cpu cortex-m4 .thumb .set LSE_fitted,0 @ GPIO register map is similiar to STM32F4 chips. @ -> register boundary address pp. 65 in DM00031020.pdf .equ BIT0, 0x00000001 .equ BIT1, 0x00000002 .equ BIT2, 0x00000004 .equ BIT3, 0x00000008 .equ BIT4, 0x00000010 .equ BIT5, 0x00000020
in „STM32CubeIDE - kann man dem gdb server einen Schalter mitgeben?“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Diagramm der Frequenzabweichung
2 STM32F434 MC01_PLL_Q Test3 25 MHz / 5192 / 20 / 1 = 48MHz 1 s 48 001 325.947 Hz 20m 33s 1255 pts FA-2 STM32F434 MC02_PLL_P Test1 25 MHz / 200 / 10 / 5 = 20MHz 1 s 25 000 511.809 Hz 54m 4s 3244 pts FA-2 STM32F434 MC02_HSE Test2 25 MHz 1 s 25 000 6
in „STM32H743 PLL“ · Mikrocontroller und Digitale Elektronik · · Screenshots