-
PDF
Reference_Manual.pdf
address 0x20000300 (0x01: bit set; 0x00: bit reset). 2.4 Embedded SRAM The STM32G4 Series category 3 devices feature up to 128 Kbytes SRAM: • 80 Kbytes SRAM1 (mapped at address 0x2000 0000) • 16 Kbytes SRAM2 (mapped at address 0x2001 4000) • 32 Kbytes CCM SRAM (mapped at address 0x1000 0000 and end of SRAM2) The STM32G4 Series category 2 devices feature up to 32 Kbytes SRAM: • 16 Kbytes SRAM1 (mapped at address 0x2000 0000)
in „STM32G474RE UART“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f1xx_hal_msp.c
/** ****************************************************************************** * File Name : stm32f1xx_hal_msp.c * Description : This file provides code for the MSP Initialization * and de-Initialization codes. ****************************************************************************** * * COPYRIGHT
in „STM32F103 Hardfault“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Webinterface einer WordClock mit Systemstatus und Einstellungen
WordClock Main Main Name Value Name Value Processor STM32F103C8 RTC online Hardware WC12h EEPROM online Display WS2812 GRB EEPROM Version 2.9 Version 2.9.5 DFPlayer offline ESP8266 version 3.0.0T5 Display power on YYYY MM DD hh mm Action 2023 08 10 10 46
in „WordClock mit WS2812“ · Projekte & Code · · Screenshots
-
PDF
project__2_.pdf
Y1 2 4 6 8 1 1 1 1 1 2 nRF24L01+ 1 n R 10pF Y2 1 2 GND C 3 3 7 1 2 10pF P2 VDD % , GND 8MHz JTAG P1 1 1 0 32kHz L1 49 N.C + + GND 0 ferrite bead 48 N.C 1 n R 1 R F Y3 R14 47 C 1 7 C 7 1 1 2 1M 1 3 5 7 9 1 1 1 1 1 46 N.C , , 45 N.C 0 016MHz, +/-60ppm, CL=12pF
in „LCD + nRF24L01 = EMV/HF Probleme?“ · HF, Funk und Felder ·
-
Datei
Arduino32.TXT
Bytes für lokale Variablen verbleiben. Das Maximum sind 20480 Bytes. D:\ARDUIDE\portable\packages\stm32duino\tools\stm32tools\2022.9.26/win/maple_upload.bat COM7 2 1EAF:0003 C:\Users\xxx\AppData\Local\Temp\arduino_build_613821/Blink.ino.bin D:\ARDUIDE maple_loader v0.1 Resetting to bootloader via DTR pulse Searching for DFU device [1EAF:0003]... dfu-util - (C) 2007-2008 by OpenMoko Inc. This program is Free Software and has ABSOLUTELY NO WARRANTY Couldn't find the DFU device: [1EAF:0003]
in „STM32 Win10 COM-Treiber“ · 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
startup_stm32f030xc.s
;******************** (C) COPYRIGHT 2014 STMicroelectronics ******************** ;* File Name : startup_stm32f030xc.s ;* Author : MCD Application Team ;* Version : V1.5.0 ;* Date : 24-December-2014 ;* Description : STM32F030xC
in „uint16_t Division compilerabhängig? HardFault bei bestimmtem Compiler“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
mmc_stm32f1.c
/*------------------------------------------------------------------------*/ /* STM32F100: MMCv3/SDv1/SDv2 (SPI mode) control module */ /*------------------------------------------------------------------------*/ /* / Copyright (C) 2014, ChaN, all right reserved. / / * This software
in „STM32Fxxx: Frage zur Initialisierung mit der StdPeriphLib“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
eeprom.h
21, 2 Kbytes */ #define ADDR_FLASH_PAGE_22 ((uint32_t)0x0800B000) /* Base @ of Page 22, 2 Kbytes */ #define ADDR_FLASH_PAGE_23 ((uint32_t)0x0800B800) /* Base @ of Page 23, 2 Kbytes */ #define ADDR_FLASH_PAGE_24 ((uint32_t)0x0800C000) /* Base @ of Page 24, 2 Kbytes */ #define ADDR_FLASH_PAGE_25 ((uint32_t)0x0800C800) /* Base @ of Page 25, 2 Kbytes */ #define ADDR_FLASH_PAGE_26 ((uint32_t)0x0800D000) /* Base @ of Page 26, 2 Kbytes */ #define ADDR_FLASH_PAGE_27 ((uint32_t)0x0800D800) /* Base @ of Page
in „STM32F3 Virtual EEPROM für große Look Up“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
USARTFunctions.c
***************/ #include <stm32f10x_conf.h> #include "USARTFunctions.h" #include "stm32f10x_usart.h" // globale Variablen // statische Variablen // Macros /************************************************************************
in „Fehler "Conflicting Types for 'SendChar'"“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
eeprom.h
21, 2 Kbytes */ #define ADDR_FLASH_PAGE_22 ((uint32_t)0x0800B000) /* Base @ of Page 22, 2 Kbytes */ #define ADDR_FLASH_PAGE_23 ((uint32_t)0x0800B800) /* Base @ of Page 23, 2 Kbytes */ #define ADDR_FLASH_PAGE_24 ((uint32_t)0x0800C000) /* Base @ of Page 24, 2 Kbytes */ #define ADDR_FLASH_PAGE_25 ((uint32_t)0x0800C800) /* Base @ of Page 25, 2 Kbytes */ #define ADDR_FLASH_PAGE_26 ((uint32_t)0x0800D000) /* Base @ of Page 26, 2 Kbytes */ #define ADDR_FLASH_PAGE_27 ((uint32_t)0x0800D800) /* Base @ of Page
in „STM32F3 Virtual EEPROM für große Look Up“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
i2c_init.c
{ // STM32 Transmitter I2C_Send7bitAddress(I2C1, deviceAddress, I2C_Direction_Transmitter); } else { // STM32 Receiver I2C_Send7bitAddress(I2C1, deviceAddress, I2C_Direction_Receiver); } } // write byte(s) else
in „Dataflash vom bq20z65-r1 mit I2C auslesen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd_init.h
--------------------------------------------- Grafik Display ILI9341 Initialisierung der Hardware (C) Christian Julius 3.2016 ------------------------------------------------------- */ #include "stm32f10x_conf.h" /* ------------ Standard Include Files --------------- */ #include <stdint.h> /* ------
in „Basteltip: STM32F103 DIP40 Board“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd_init.h
--------------------------------------------- Grafik Display ILI9341 Initialisierung der Hardware (C) Christian Julius 3.2016 ------------------------------------------------------- */ #include "stm32f10x_conf.h" /* ------------ Standard Include Files --------------- */ #include <stdint.h> /* ------
in „Lebensdauer von lokalen Variablen“ · Softwareentwicklung ·
-
Datei
config.c
/* Portbelegungen und Konfiguration: */ #include "StdTypes.h" #include "STM32F103all.h" #include "startup.h" #include "config.h" /* Portbelegungen und Konfiguration: ================================= Diese Konfiguration ist für den STM32F103C8T6, also im LQFP-48 Gehäuse. Zu
in „MINOS - Minos Is No Operating System“ · Projekte & Code ·
-
Datei
config.c
/* Portbelegungen und Konfiguration: */ #include "StdTypes.h" #include "STM32F103all.h" #include "startup.h" #include "config.h" /* Portbelegungen und Konfiguration: ================================= Diese Konfiguration ist für den STM32F103C8T6, also im LQFP-48 Gehäuse. Zu
in „Problem mit Clock Configuration beim STM32G031“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
SPI_Setup.c
#include "stm32f4xx.h" #include "stm32f4xx_spi.h" #include "gDef.h" #include "gVar.h" #include "gType.h" #include "gFunc.h" void SPI_Setup(void) { GPIO_InitTypeDef GPIO_InitStruct; SPI_InitTypeDef SPI_InitStruct;
in „STM32F4: Flash Speicher Zugriff über SPI“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
pcf8574.c
#include <stm32f10x.h> #include <stm32f10x_i2c.h> #include "pcf8574.h" #define PCF8574_I2Cx_RCC RCC_APB1Periph_I2C1 #define PCF8574_I2Cx I2C1 #define PCF8574_I2C_GPIO_RCC RCC_APB2Periph_GPIOB #define PCF8574_I2C_GPIO
in „STM32 I2C Probleme mit PCF8574“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f446ze_flash.ld
--------------------------------------------- * Linker script for running in internal FLASH on the STM32F446ZE *----------------------------------------------------------------------------*/ OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm") OUTPUT_ARCH(arm) SEARCH_DIR(.) /* Memory Spaces Definitions */ MEMORY { ROM (rx) : ORIGIN = 0x08000000, LENGTH = 512K RAM (rwx) : ORIGIN = 0x20000000, LENGTH = 128K /* Der STM32F446RE besitzt keinen CCRAM */ } /* Linker script to place sections and symbol values. Should be used together * with
in „STM32F446: Linker Script und Code im RAM“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
defines.h
_t*)(0x2009C01CUL+(portn*0x20UL)))|=(1UL<<pinn) #define pinDIRin(portn,pinn) (*(volatile uint32_t*)(0x2009C000UL+(portn*0x20UL)))&=~(1UL<<pinn) #define pinDIRout(portn,pinn) (*(volatile uint32_t*)(0x2009C000UL
in „Header Datei für Konfiguration erstellen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
******************************************************************* */ // Standardbibliotheken von C #include <stdint.h> #include <stdbool.h> // Bibliotheke des verwendeten Mikrocontrollers #include "stm32f446xx.h" #include "system_stm32f4xx.h" // Funktionsprototypen void initialisiereClock(void); void
in „ADC über SPI“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lwipopts.h
********************************** * @file lwipopts.h * @author MCD Application Team * @version V1.0.0 * @date 31-October-2011 * @brief lwIP Options Configuration. * This file is based on Utilities\lwip_v1.3.2\src\include\lwip\opt.h * and contains the lwIP configuration for the STM32F4x7 demonstration
in „Olimex STM32E407, FreeRTOS und lwip“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32f10x_ld_vl.s
/** ****************************************************************************** * @file startup_stm32f10x_ld_vl.s * @author MCD Application Team * @version V3.3.0 * @date 04/16/2010 * @brief STM32F10x Low Density Value Line Devices vector table for RIDE7 * toolchain. * This module performs: * - Set
in „STM32-Discoveryboard: FTDI Treiber/OpenOCD/Degugging“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Schaltplan STM32F-LQFP48 Mikrocontroller-Board
STM32F-LQFP48, VCC, GND, SWD, PA14/SWCLK, PA13/SWDIO, LEDX, RLED1k, JB0, BOOT0, C3X, D2X, CX 100uF, C2Y 3,9uF, UDD, PC13, PC14-OSC32_IN, PC15-OSC32_OUT, PA14, PA13, PA12, PA11, PA10, PA8, PB15, PB14, PB12, CH1 22MHz, QH, CH2 22MHz, 5032 (kHz), PB13, PB15, PA0, PA1, PA2, PA8, PA9, PA10, PA11, PA12, PB0, PB1, PB13, PB14, PB15, PB12, 256KB FLASH, 32KB SRAM, LQFP48, F83CC6T, JUDDA, LUDA, Reset, RR 10k, LED1, RLED1 1,8k, C1X 100nF, C1Y 10uF
in „STM32f030F4 eigene PCB“ · Mikrocontroller und Digitale Elektronik · · Schaltpläne
-
Datei
i2c.cpp
~((uint32_t)0b1111 << (0*4)); GPIOB->CRH |= ((uint32_t)0b1110 << (0*4)); GPIOB->CRH &= ~((uint32_t)0b1111 << (1*4)); GPIOB->CRH |= ((uint32_t)0b1110 << (1*4)); AFIO->MAPR|=AFIO_MAPR_I2C1_REMAP; } else { // PB6 und PB7 2MHz Alt OpenDrain GPIOB->CRL &= ~((uint32_t)0b1111 << (6*4)); GPIOB->CRL |= ((uint32_t)0b1110 << (6*4)); GPIOB->CRL &= ~((uint32_t)0b1111 << (7*4)); GPIOB->CRL |= ((uint32_t)0b1110 << (7*4)); AFIO->MAPR&=~AFIO_MAPR_I2C1_REMAP; } RCC->APB1RSTR
in „CubeMX und HAL - I2C hängt sich auf“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f1xx_hal_msp_-_slave.c
/** ****************************************************************************** * File Name : stm32f1xx_hal_msp.c * Description : This file provides code for the MSP Initialization * and de-Initialization codes. ****************************************************************************** ** This
in „STM32F103 SPI Slave + Master“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f10x_tim.h
/** ****************************************************************************** * @file stm32f10x_tim.h * @author MCD Application Team * @version V3.5.0 * @date 11-March-2011 * @brief This file contains all the functions prototypes for the TIM firmware * library. **************************
in „STM32 - Eclipse, ARM GCC - Funktionsaufruf geht nicht :-(“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
clockmicro-clockmicrov2.pdf
STM32F103C8Tx 1 3 D D D A R D D D D SW1 V V V D V NRST 7 3 NRST SW_PUSH C16 3 + 4 N 44 BOOT0 D T G LO = Boot from flash 100n B 100 1 VBAT R42 GND GND C18 C19 5 5 PD0/RCC_OSC_IN F 6 PD1/RCC_OSC_OUT 2 100n B 0 B SER SER 2 PC13/RTC_OUT/RTC_TAMPER OSC32IN 3 +3.3V GND GND OSC32OUT 4 PC14/RCC_OSC32_IN +3.3V PC15/ADC1_EXTI15/ADC2_EXTI15/RCC_OSC32_OUT U8 C24 4 VCC CLK 3 18 10 PB0/ADC1_IN8/ADC2_IN8/TIM1_CH2N/TIM3
-
Datei
lwipopts.h
******************************** * @file lwipopts.h * @author MCD Application Team * @version V1.1.0 * @date 31-July-2013 * @brief lwIP Options Configuration. * This file is based on Utilities\lwip_v1.4.1\src\include\lwip\opt.h * and contains the lwIP configuration for the STM32F4x7 demonstration. *
in „LwIP Sockets API vs. Raw API vs. uIP Stack“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
mmc_config.h
/* * Doku, siehe http://www.mikrocontroller.net/articles/AVR_FAT32 * Neuste Version: http://www.mikrocontroller.net/svnbrowser/avr-fat32/ * Autor: Daniel R. */ #ifndef CONFIG_H_ #define CONFIG_H_ #include <ctype.h> #include <stdint.h> //#include "stm32f10x.h" // wegen
in „MMC SD library FAT16 FAT32 read write“ · Projekte & Code ·
-
Datei
mmc_config.h
/* * Doku, siehe http://www.mikrocontroller.net/articles/AVR_FAT32 * Neuste Version: http://www.mikrocontroller.net/svnbrowser/avr-fat32/ * Autor: Daniel R. */ #ifndef CONFIG_H_ #define CONFIG_H_ #include <ctype.h> #include <stdint.h> //#include "stm32f10x.h" // wegen
in „AVR und großer Speicher“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lwipopts.h
********************************** * @file lwipopts.h * @author MCD Application Team * @version V1.0.0 * @date 11/20/2009 * @brief lwIP Options Configuration. * This file is based on Utilities\lwip-1.3.1\src\include\lwip\opt.h * and contains the lwIP configuration for the STM32F107 demonstration. **
in „lwIP 1.4.1 + freeRTOS 8.2.3 + stm32f107vb“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
mp3_audio_array.c
: Audio.C ** Descriptions: None ** **------------------------------------------------------------------------------------------------------ ** Created by: AVRman ** Created date: 2010-11-18 ** Version: 1.0 **
in „STM32F429 WM8789 MP3“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
// // This file is part of the GNU ARM Eclipse distribution. // Copyright (c) 2014 Liviu Ionescu. // // ---------------------------------------------------------------------------- #include <stm32f10x_conf.h> #include <stdio.h> #include "diag/Trace.h" // ---------------------------------------------------------------------------- // // Standalone STM32F1 empty sample (trace via ITM). // // Trace support is enabled by adding the TRACE macro definition. // By default the trace messages are forwarded to the ITM output, // but can be rerouted to any
in „STM32F1 sendet kein CAN“ · Mikrocontroller und Digitale Elektronik ·
-
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
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 ·
-
Datei
blinky.c
USER1 0x0001 /* PA0 : USER1 */ #define UNBOUNCE_CNT 10 /* unbounce the Push Button */ uint32_t ledVal = 1; uint32_t ledOn = 0; uint32_t ledBlink = 0; /*-------------------------------------------------------
in „Suche etwas Hilfe bei ATM/STM32 Einstieg“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32f4xx.S
/** ****************************************************************************** * @file startup_stm32f4xx.s * @author MCD Application Team * @version V1.0.0 * @date 30-September-2011 * @brief STM32F4xx Devices vector table for Atollic TrueSTUDIO toolchain. * This module performs: * - Set the initial
in „STM32F4 C++ springt bei __libc_init_array in den HardFault“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32f20x.S
/** ****************************************************************************** * @file startup_stm32f2xx.s * @author MCD Application Team * @version V1.0.0 * @date 18-April-2011 * @brief STM32F2xx Devices vector table for Atollic TrueSTUDIO toolchain. * This module performs: * - Set the initial SP
in „STM32 FreeRTOS Projekt (Makefile - GCC)“ · Projekte & Code ·
-
Datei
startup_stm32f4xx.S
/** ****************************************************************************** * @file startup_stm32f4xx.s * @author MCD Application Team * @version V1.0.2 * @date 05-March-2012 * @brief STM32F4xx Devices vector table for Atollic TrueSTUDIO toolchain. * This module performs: * - Set the initial SP
in „FreeRTOS IDLE-Task“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32_Min_System_Dev_Board.pdf
1 2 3 4 5 6 7 8 Connectors MPU U2 STM32F103C8T6 A A0 10 PA0/WKUP/USART2_CTS/ADC12_IN0/TIM2_CH1_ETRNRST 7 R A A1 11 PA1/USART2_RTS/ADC12_IN1/TIM2_CH2 R3 CN4 A2 12 PA2/USART2_TX/ADC12_IN2/TIM2_CH3 BOOT0 44 BOOT0 SRP4 A3 13 PA3/USART2_RX/ADC12
in „STM32F103C8T6 ARM STM32 Minimum System Development Board Module For Arduino“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32_Min_System_Dev_Board.pdf
1 2 3 4 5 6 7 8 Connectors MPU U2 STM32F103C8T6 A A0 10 PA0/WKUP/USART2_CTS/ADC12_IN0/TIM2_CH1_ETRNRST 7 R A A1 11 PA1/USART2_RTS/ADC12_IN1/TIM2_CH2 R3 CN4 A2 12 PA2/USART2_TX/ADC12_IN2/TIM2_CH3 BOOT0 44 BOOT0 SRP4 A3 13 PA3/USART2_RX/ADC12
in „billige stm32 minimalsysteme für 2,99 euro - taugt das was?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
emw3165.pdf
accelerator enabled) or RAM 6 Table 3.5 Typical and maximum current consumption of MCU in Run mode TA=25°C Symbol Conditions fHCLKMHz) Unit Typ Max 100 21.0 23.3 84 17.0 19.2 External clock, all peripherals enabled 64 12.0 13.2 50 9.5 10.4 20 4.5 5.8 MCU mA 100 12.0 14.6 84 10.0 11.9 External clock, all peripherals
in „EMW3165 - Der ESP8266 Killer ?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
LinkerScript.ld
* */ /* Entry Point */ ENTRY(Reset_Handler) /* Highest address of the user mode stack */ _estack = 0xC07FFFFF; /* end of 8MB SDRAM */ /* Generate a link error if heap and stack don't fit into RAM */ _Min_Heap_Size = 0x200; /* required amount of heap */ _Min_Stack_Size = 0x400; /* required amount of
in „STM32F7 & malloc“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
armbian_modules.txt
m52790 wm8739 adv7842 mt9v111 vp27smpx wm8775 bt856 saa7127 ov2685 ks0127 sony-btf-mpx ad9389b cs53l32a tw2804 msp3400 rj54n1cb0c adv7180 cs5345 et8ek8 tvp5150 ml86v7667 vpx3220 tvaudio ov7251 saa717x ir-kbd-i2c tc358743 lm3560 ov5695 video-i2c tlv320aic23b ak7375 bt819 ths8200 adv7343 upd64031a tda9840
in „Samba auf Banana Pi Pro installieren“ · PC Hard- und Software ·
-
Datei
USB.c
USB-RAM von 512 Bytes ist 32 bittig zu behandeln (aber mit Vorsicht!) */ /* USB device (base address 0x4000 5C00) */ #define USB_BASE 0x40005C00 #define USB_EpRegs(x) (*(volatile unsigned int *)(0x40005C00 + 4*(x))) #define USB_EP0R
in „Frage an W.S. wegen USB CDC Implementierung STM32F103“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
hd44780.h
Displayanschluss an den Controller ---------------------------------------------------------- o +5V | Display STM32F030F4P6 (TSSOP20) _ Funktion PIN PIN Funktion | | |_| GND 1 ------------ | +5V 2 ------------ o----o Kontrast --- Kontrast 3 ------------ _|_ RS 4 ------------ 11 PA5 \ / rd /wr 5 ------------ GND -'- (Takt) E 6 ------------ 12 PA6 | D0 7 n.c. --- D1 8 n.c. D2 9 n.c. D3 10 n.c. D4 11 ------------ 6 PA0 D5 12 ------------ 13 PA7 D6 13 ------------ 7 PA1 D7 14 ------------ 10 PA4 Hinweis: Alle Anschluesse des Controllers muessen mit einem
in „Live-Linux: Anleitung schreiben“ · PC Hard- und Software ·
-
Datei
mp3_audio.c
*****************************************************************/ void PlayAudioFile(void) { Buff[0].Next = &Buff[1]; Buff[1].Next = &Buff[0]; static UINT br; s32 offset; // Used to save the offset to the next frame int errs = 0; // Return value from MP3decoder FRESULT res; FILINFO finfo; DIR dirs;
in „STM32F429 WM8789 MP3“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
mp3_audio.c
*****************************************************************/ void PlayAudioFile(void) { Buff[0].Next = &Buff[1]; Buff[1].Next = &Buff[0]; static UINT br; s32 offset; // Used to save the offset to the next frame int errs = 0; // Return value from MP3decoder FRESULT res; FILINFO finfo; DIR dirs;
in „STM32F429 WM8789 MP3“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32_flash.ld
/* ****************************************************************************** File: stm32_flash.ld Info: Generated by Atollic TrueSTUDIO(R) 9.0.1 2018-06-20 Abstract: Linker script for STM32F103C8 device Set heap size, stack size, stack location, memory areas and sections according to
in „ST-Link Integration in TrueStudio Atollic“ · Mikrocontroller und Digitale Elektronik ·