-
Datei
F2_messung.c
/* Vergleich reziproke Frequenzmessung mit STM32H750 F2_ergebnis aus Mittelwerten nach 1 s Messzeit und ref_f als Ergebnis aus Regressionsberechnung Michael Nowak 2019-12-17 www.mino-elektronik.de */ #include <stdio.h> #include "stm32h7xx.h" #include
in „lineare Regression bei reziprokem Frequenzzähler wirkungslos?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Adapter_STM_Mini.pdf
1 2 3 4 5 6 Adapter für STM32_MinDevelopmentBoard über eine 26p-Buchse auf ein LCD Display WCG12864B6FSDEWG https://www.pollin.de/p/grafik-display-w-display-wcg12864b6fsdewg-gdsc-ff-12864wm-64-121146 A A FH12-26S-0.5SH X1-1 NCS1
in „LCD von Pollin“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
gps.h
define GPS_H_INCLUDED /* -------------------- System Include Files / Librarys ------------ */ #include "stm32f10x_conf.h" #include "system_stm32f10x.h" /* -------------------- Standard Include Files --------------------- */ #include <stdbool.h> #include <stdint.h> #include <stdlib.h> #include <string.h> #
in „uC Programmiertechniken - Gibt es da Bücher?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
230V-messen.pdf
I USB PC, USB I RS-422 RMS- T Linux, T STM32, Multimeter F C F C D1 STM32L412 +5V N14 MAX6071AAUT33 L6 4 6 VREF VREF 5 IN OUT VDDA F.B.,0.2A 3 5 C5 EN OUTS C45 +3.3V C44 L12 100n 1 2 2u2 10n F.B.,0.2A 7 C67 C68 2 7 5 10n 2u2 E 2 N7 X1:5 T2 5
in „Netzspannung messen für arme Leute“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
CANmc.cpp
#include "stm32f4xx_conf.h" #define USE_CAN1 #ifdef USE_CAN1 #define CANx CAN1 #define CAN_RX_PIN GPIO_Pin_0 #define CAN_TX_PIN GPIO_Pin_1 #define CAN_RX_SOURCE GPIO_PinSource0 #define CAN_TX_SOURCE GPIO_PinSource1
in „STM32F4 CAN Mailbox Problem“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
core.pdf
B B +3V3 +3V3 C301 C302 C303 C304 C305 k 1 1 R U300 1 4 6 8 9 100n 100n 100n 100n 100n 2 3 4 RESET_STM32 7 NRST A D D D D B V V V D GND GND GND GND GND C315 10k V V U2002 BOOT0 44 BOOT0 R2011 MAX14850 GND +3V3 22R 100n R2004 R2012 T_SWCLK2 IN_A1 OUT_B1 15SWCLK_ISO 4 XTAL1 5 PD0 6 RST_OUT T_RST_OUT 3
in „Review Eierlegende Wollmilchsau“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Log_Startup.txt
delay_init... board_led_init... button_init... timer2_init... wpsbutton_init... Version: 2.9.4 Hardware: STM32F103 Display: WC12h LEDs: SK6812 RGBW rtc is online eeprom is online sk6812: external pullup detected eeprom is online current eeprom version: 0xff007e00 updating EEPROM to version 0x00020900... done
-
Datei
main.c
/* Includes ------------------------------------------------------------------*/ #include "stm32f10x.h" #include "stm32f10x_conf.h" #define GPIOB_LED GPIO_Pin_2 #define GPIOC_BZZ GPIO_Pin_13 #define UH 0x0004 #define UL 0x0001 #define VH 0x0040 #define VL 0x0010 #define WH 0x0400 #define WL 0x0100
in „STM32F1 Brushless Motor Steuerung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Neues_Textdokument__2_.txt
#define SPI_MASTER SPI1 #include "stm32f10x.h" #include "LCD.h" #include "stm32f10x_conf.h" #define ADC1_DR_Address ((uint32_t)0x4001244C) #define ADC2_DR_Address ((uint32_t)0x40013C4C) #define BufferSize 32 GPIO_InitTypeDef GPIO_InitStructure
in „SPI -> STM32F100RB; ich finde den Fehler nicht.“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
rtc_stmf1.c
RTC prescaler: set RTC period to 1sec */ RTC_SetPrescaler(32767); /* RTC period = RTCCLK/RTC_PR = (32.768 KHz)/(32767+1) */ /* Wait until last write operation on RTC registers has finished */ RTC_WaitForLastTask(); } ///////////////////// BEI stm32f10x_it.c void RTC_IRQHandler(void) { GPIO_SetBits(GPIOA
in „STM32F1 RTC eine Sekunde generieren“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
syscalls.c
*************************************************** * @file syscalls.c * @author Auto-generated by STM32CubeIDE * @brief STM32CubeIDE Minimal System calls file * * For more information about which c-functions * need which of these lowlevel functions * please consult the Newlib libc-manual ***********
in „STM32 Cube IDE kombiniert -specs=nosys.specs mit syscalls.c“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
1.5inch_RGB_OLED_Module_User_Manual_EN.pdf
to GND. And the data transmitted are 9bit instead of 8bit. 4 / 8 1.5inch RGB OLED Module HOW TO USE STM32, Arduino and Raspberry Pi sample code is provided for this OLED. The sample code is used to draw shapes and display string. STM32 CONNECTION: The demo code is based on XNUCLEO-F103RB 1.5inch RGB OLED
in „DEBO OLED2 0.96 0,96" OLED-Display SSD1306 SSD1312 Initialisierung TWI I2C AVR ATmeg8 Assembler ASM“ · Projekte & Code ·
-
Datei
simple_server.c
fill_tcp_data_p(buf, plen, "</table>"); plen = fill_tcp_data_p(buf, plen, PSTR("<a style=color:red><h1>STM32F103 WEBSERVER<h1></a>")); plen = fill_tcp_data_p(buf, plen, "<table border>" ); plen = fill_tcp_data_p(buf, plen, "<thead>"); plen = fill_tcp_data_p(buf, plen, "<tr>"); plen = fill_tcp_data_p(buf,
in „Webpage Webserver“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
GLCD.h
------------------------------------------------------------ ** File name: GLCD.h ** Descriptions: STM32 FSMC TFT²Ù×÷º¯Êý¿â ** **------------------------------------------------------------------------------------------------------ ** Created by: poweravr ** Created date: 2010-11-7 ** Version: 1.0 **
in „STM32 24Bit Bmp nach 565RGB Format“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
i2c.c
#include "main.h" #include <stm32f4xx.h> #include <stm32f4xx_i2c.h> #include "i2c.h" //------------------------------------------- // Definition of local constants //------------------------------------------- #define I2C_TIMEOUT
in „STM32F4 Discovery mit I2C-Bus EEPROM“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
512410-sp-01-en-PROGRAM__SCHALTNETZTEIL_PSP_12010.pdf
C9 B R29 F / / F F 2 X 1 u F 0 0.15/5W/WW u RL2 K T 10K 0 0 1 R17 0 5 0 2 1 1 2 _ 1 1 2 0.15/5W/WW C32 R18 R65 1K 2W CFR 1uF/63V R20 0.15/5W/WW R72 R19 680E C68 D12B 220pF 1KV 3 2 12K 1206 COMN N C33 R4 C15 C O 155K/250V 68E/3W MOR1nF/100V DIP R73 R88 U2 - 2 RL1 1 OUT 1K 1206 C70 220E 100n 1206 C R45
in „Tipps zum Reparieren eines Voltcraft PSP12010“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
initsdram.c
#ifdef DATA_IN_ExtSDRAM /** * @brief Setup the external memory controller. * Called in startup_stm32f429_439xx.s before jump to main. * This function configures the external SDRAM mounted on STM32F429I-DISCO board * This SDRAM will be used as program data memory (including heap and stack). * Ported by CLIVE - SOURCER32@GMAIL.COM * @param None * @retval None */ void SystemInit_ExtMemCtl(void) { register uint32_t tmpreg = 0, timeout = 0xFFFF; register uint32_t index; /*-- GPIOs Configuration -------------------------
in „STM32F429 Disco Board: SDRAM benutzen“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MemoryMapping.pdf
Memory mapping STM32L151xx, STM32L152xx 5 Memory mapping The memory map is shown in the following figure. Figure 9. Memory map APB memory space 0xFFFF FFFF reserved 0xE010 0000 reserved 0x6000 0000 reserved 0x4002 6400
in „Pointer auf Hardwareadresse in Mikrocontroller“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include "stm32f4xx.h" ///* Clock Ports */// void StartClock() { RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOD | RCC_AHB1Periph_GPIOA | RCC_AHB1Periph_GPIOC, ENABLE); } ///* Port Configuration */// void PortConfig(
in „Datenerfassung, Analog -> USB / RS232“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32F103_Ind_Board_Worksheet_V1.pdf
1E 3V3 OUT 2E RS485 TR+ (UART3) 65 RS485 TR- (UART3) GND 66 B GND B 1D 5V INP GND 67 2D GND GND 68 STM32_INDUSTRIAL PCB NameN/A Title Unless otherwise specified, all values are as follows: STM32F103Ind.BoardW orkSheet A resistor values are in Ohms, i.e. 0R47, 5R6, 220, 5K6, 22K PCB Nr. N/A A capacitor
in „STM32F103VET6 Industrial Board Schaltbild“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
IOTaskSTestSPI.cpp
: sn */ /* Kernel includes. */ #include "FreeRTOS.h" #include "task.h" #include "mbed.h" #include "stm32f4xx_conf.h" #include "stm32f4xx_spi.h" #include "IOTask.h" inline FlagStatus __attribute__((optimize("Os"))) SPI_I2S_GetFlagStatus(SPI_TypeDef* SPIx, uint16_t SPI_I2S_FLAG) { FlagStatus bitstatus
in „STM32F4xx: Kann mal jemand die SPI testen?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
3.2_LCD_Module_SPEC.pdf
/ UTFT_Buttons /Utouch Library for arduino. provided 12-examples with Arduino ,3-examples with STM32 With SD Card Socket With SPI FLASH circuit Specifications Item Description Display Type 3.2 inch a-si TFT LCD Module Glass Type TFT IPS(Full-Angle) Display Resolution 480XRGBX320 Pixels Back
-
PDF
TOBBY.pdf
3.3V, Power: 3.6V, Application 3.6V (switchable for power saving applications) Microcontroller ARM STM32F107VC :90 DMIPS, 256KB Flash, 64KB RAM, 12Bit ADC or ARM STM32F407VE: 210 DMIPS, 512KB Flash, 192KB RAM, 12 Bit ADC incl. micro SD-card socket, USB, Ethernet RJ45 Drive 2 Gear boxed mini DC-motors
in „TOBBY THE ROBBY“ · Markt ·
-
Datei
FreeRTOSConfig.h
www.freertos.org/a00110.html. *----------------------------------------------------------*/ #include "stm32f10x.h" /* Processor STM32F107 */ extern uint32_t SystemCoreClock; #define configUSE_PREEMPTION 1 #define configUSE_IDLE_HOOK 0 #define configUSE_TICK_HOOK 1 //#define configCPU_CLOCK_HZ ( ( unsigned
in „FreeRTOS + LWIP + UART Interrupt Problem“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
WS2812Ctrl.cpp
---------- Resources ----------------------------------------------------------------------- * µC: STM32F103C8 - GPIO: A0 - Timer: TIM2 - DMA: DMA1 Channel 2 - IRQ: DMA1_Channel2_IRQHandler ----------------------------------------------------------------------- Revision History ----------------------
-
Datei
rtc_user.c
************* */ /* -------------------- System Include Files / Librarys ------------ */ #include "stm32f10x_conf.h" #include "system_stm32f10x.h" #include "rtc_user.h" /* -------------------- Standard Include Files --------------------- */ #include <stdbool.h> #include <stdint.h> #include <string.h>
in „EmBitz Debugging Problem mit STM32F103“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup.asm
;****** Startup-File für den STM32F103ZET6 auf dem Eigenbau-Eval-Board ****** ; ; 1. Speicherbereiche: ; interner ROM: 0h .. 0007_FFFFh (512 KB) ; interner RAM: 2000_0000h .. 2000_FFFFh ( 64 KB) ; externer RAM: 6000_0000h .. 600F_FFFFh
in „Erste Schritte: Bekomme STm32 nicht zum Laufen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
eeprom.c
Files / Librarys ------- */ /* -------------- System Include Files ------------------- */ #include "stm32f10x_conf.h" #include "system_stm32f10x.h" /* -------------- C Standard Include Files --------------- */ #include <stdbool.h> #include <stdint.h> #include <stdio.h> #include <stdlib.h> #include <string.h
in „STm32Fxxx: I2C Hardware Experten gesucht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include <stm32f1xx.h> //Core Header for STM32F103C8T6 Processor #include <stdio.h> #define EEPROM_DEVICE 0xA0 //All Addresspins grounded #define EEPROM_WRITE 0 #define EEPROM_READ 1 int main(void) { //Enable Clocks
in „STM32 I2C EEPROM lässt sich lesen aber nicht beschreiben“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
CAN2_1.txt
// -------------------------------------- Umbenenen der STM Pins // Bliotheken //------------------------------------------------------------------------------------------------------------Testweise auskommentiert #include <assert.h> #include "stm32f103.h" /
in „Arduino Blue Pill & CAN mit SN65HVD230“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
audio.c
#include "Audio.h" #include "stm32f4xx_conf.h" #include "stm32f4xx.h" #include <stdlib.h> static void WriteRegister(uint8_t address, uint8_t value); static void StartAudioDMAAndRequestBuffers(); static void StopAudioDMA(); static AudioCallbackFunction
in „STM32F4Discovery Audio "Störgeräusche"“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usart_nrf3.h
#ifndef __USART_NRF3_H #define __USART_NRF3_H #ifdef DTU3PRO #include "stm32f4xx.h" #define UsartNrf USART3 #else #include "stm32f10x.h" #endif #include <math.h> #include <stdlib.h> #include <stdio.h> #include <string.h> #include <stdbool.h> #include <string.h> #include "rtc.h
in „Wechselrichter Hoymiles HM-xxxx 2,4 GhZ Nordic Protokoll?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
oneWire.h
***/ /* Includes **********************************************************************/ #include "stm32f10x_conf.h" /* Defines **********************************************************************/ #define OW_Enable_Port GPIOB #define OW_Enable GPIO_Pin_12 #define OW_Data_Port GPIOB #define OW_Data GPIO_Pin_13 #define OW_Delay_A (uint32_t) 6 #define OW_Delay_B (uint32_t) 64 #define OW_Delay_C (uint32_t) 60 #define OW_Delay_D (uint32_t) 10 #define OW_Delay_E (uint32_t) 9 #define OW_Delay_F (uint32_t) 55 #define OW_Delay_G (uint32_t)
in „Timingproblem mit Onewire und STM32“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
bla.c
SPI_Config(uint8_t chan) /*****************************************************************/ {int k; uint32_t val; // aus stm32f4xx_spi.h /* SPI_InitTypeDef; I2S_InitTypeDef; void I2S_Init(SPI_TypeDef* SPIx, I2S_InitTypeDef* I2S_InitStruct); void I2S_StructInit(I2S_InitTypeDef* I2S_InitStruct); void I2S_Cmd
in „MEMS mic mit I2S am STM32F405“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
test6-spi-dma.cc
#include "config.h" #include "../stm32-dma.h" #include "../stm32-spi.h" #include "../UART.hh" //----------------------------------------------------------------------------- // USART UARTc<1, PriorityUART1, 30, 100> usart1; #if BufferedUART
in „STM32 SPI1 und DMA (für Rx und Tx)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
Date: $ ID: $Id: $ **********************************************************************/ #include "stm32f4xx.h" #include "stm32f4xx_conf.h" int main(void) { ///* Set Clocks */// //* AHB1 - GPIO-A, GPIO-D *// RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOA | RCC_AHB1Periph_GPIOD, ENABLE); //* APB1 - Timer2
in „STM32 Interrupt / I/O“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
/************************* * stm32 uart main.c *************************/ #include "stm32f10x.h" #include "print.h" /* User defined function prototypes */ void GPIOB_Init(void); void USART1_Init(void); int main(void) { SystemInit()
in „STM32F103: bei UART1 remapped funktioniert der UART1 Interrupt nicht“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
extended_serial_library.pdf
sind gewohnte Funktionen wie print und println ebenfalls verfügbar. extendedSerial wurde auf AVR-, STM- und CH32V003 Systemen getestet. Anmerkung zu CH32V003: Der Arduino-Core von CH32V003 ist in einigen Teilen noch fehlerbehaftet und im Falle von HardwareSerial sind nicht alle Funktionen komplett implementiert
in „Arduino und struct gefallen sich nicht !“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
spwf01.pdf
equipment • Machine-to-machine communication SPWF01SC Features • 2.4 GHz IEEE 802.11 b/g/n transceiver • STM32 ARM Cortex-M3 • 1.5 MB Flash memory • 64 KB RAM memory • 32 kHz XTAL to support low power modes • 16 GPIOs, serial port (UART, SPI, I2C) interfaces available • Small form factor: 26.92 x 15.24 x 2.35
in „Wlan2Serial Modul für 5 euro“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usb.c
/* ST STM32F103C8T6: USB als COM Port betreiben */ #include "StdTypes.h" #include "STM32F103all.h" #include "usb.h" /* die Transfer-Puffer für zeichenweises In und Out über den USB */ #define txLen 256 char UsbTxBuf
in „USB CDC von Stefan Frings und WS“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
project.pdf
P P P P P P P P P P P P P P P P P V V C33 100nF 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 STM32F407VGT6 +5V +5V P2 +5V P3 2 2 2 2 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 5 M1OUTA 1 M2OUTA 1 R21 2 R23 2 +3.3V 3.3k 3.3k GND C38 P10 ENC1B 3 8 ENC2B 3 8 +3.3V 6 k 0 7 X X +3.3V 1 N 4 C 4 C R 1 5
in „Schaltplan so richtig? STM32F407VG“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
project.pdf
P P P P P P P P P P P P P P P P P V V C33 100nF 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 STM32F407VGT6 +5V +5V P2 +5V P3 2 2 2 2 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 5 M1OUTA 1 M2OUTA 1 R21 2 R23 2 +3.3V 3.3k 3.3k GND C38 P10 ENC1B 3 8 ENC2B 3 8 +3.3V 6 k 0 7 X X +3.3V 1 N 4 C 4 C R 1 5
in „Schaltplan so richtig? STM32F407VG“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
**** */ /* Includes ------------------------------------------------------------------*/ #include "stm32f7xx_hal.h" #include "fatfs.h" /* USER CODE BEGIN Includes */ #include "stm32746g_discovery.h" #include "stm32746g_discovery_lcd.h" #include "stm32746g_discovery_sdram.h" #include "rk043fn48h.h" #define
in „STM32F7 Disco und das Display-->hard fault error“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
gfx_pictures.c
, 5 Bit fuer blau) Verfuegbare Formate sind: PCX 256 Farben BMP s/w, 4, 16, 256 Farben MCU : AVR / STM32 / STM8 25.01.2019 R. Seelig ------------------------------------------------------ */ #include "gfx_pictures.h" /* ---------------------------------------------------------- bmpsw_show Kopiert ein
-
Datei
gfx_pictures.c
, 5 Bit fuer blau) Verfuegbare Formate sind: PCX 256 Farben BMP s/w, 4, 16, 256 Farben MCU : AVR / STM32 / STM8 25.01.2019 R. Seelig ------------------------------------------------------ */ #include "gfx_pictures.h" /* ---------------------------------------------------------- bmpsw_show Kopiert ein
-
Datei
spi-L431.h
// spi.h // Source: stm32l431xx.h V1.7.3 2023-06-07 by MCD Application Team // * Copyright (c) 2017 STMicroelectronics. // * All rights reserved. // * // * This software is licensed under terms that can be found in the LICENSE
in „STM32: SPI - HAL durch eigenen code ersetzen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
STM32H745ZITX_FLASH_CM4.ld
******************************* ** ** File : LinkerScript.ld ** ** ** Abstract : Linker script for STM32H7 series ** 1024Kbytes FLASH and 288Kbytes RAM ** ** Set heap size, stack size and stack location according ** to application requirements. ** ** Set memory bank area and size if external memory is used. ** ** Target : STMicroelectronics STM32 ** ** Distribution: The file is distributed as is, without any warranty ** of any kind. ** ***************************************************************************** ** @attention ** ** Copyright
in „STM32H745 I2S DMA (NUCLEO-STM32H745ZI-Q DualCore)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
STM32H745ZITX_FLASH_CM7.ld
******************************* ** ** File : LinkerScript.ld ** ** ** Abstract : Linker script for STM32H7 series ** 1024Kbytes FLASH and 192Kbytes RAM ** ** Set heap size, stack size and stack location according ** to application requirements. ** ** Set memory bank area and size if external memory is used. ** ** Target : STMicroelectronics STM32 ** ** Distribution: The file is distributed as is, without any warranty ** of any kind. ** ***************************************************************************** ** @attention ** ** Copyright
in „STM32H745 I2S DMA (NUCLEO-STM32H745ZI-Q DualCore)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
new_1.txt
Initialization part, use AMP using Combiprobe with two DebugCables BOTH RESet BOTH SYStem.RESet BOTH SYStem.CPU STM32L151VB WHISKER1 SYStem.CONFIG.DEBUGPORT DebugCableA WHISKER1 SYStem.CONFIG.CORE 1. 1. WHISKER2 SYStem.CONFIG.DEBUGPORT DebugCableB WHISKER2 SYStem.CONFIG.CORE 1. 2. BOTH SYStem.CONFIG CONNECTOR MIPI20T
in „Trace auf Lauterbach PowerDebug USB3 + CombiProbe mit STM32L151“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
STM32F103C8Tx_FLASH.ld
********************************** ** ** File : LinkerScript.ld ** ** Abstract : Linker script for STM32F103C8Tx Device with ** 64KByte FLASH, 20KByte RAM ** ** Set heap size, stack size and stack location according ** to application requirements. ** ** Set memory bank area and size if external memory is used. ** ** Target : STMicroelectronics STM32 ** ** ** Distribution: The file is distributed as is, without any warranty ** of any kind. ** ** (c)Copyright Ac6. ** You may use this file as-is or modify it according to the needs of your ** project
in „SPI auf STM32F103 - kein Signal“ · Mikrocontroller und Digitale Elektronik ·