0% found this document useful (0 votes)
61 views

Master MCU

The document provides a configuration report for a project called bai2lab3_slave2. It details the MCU, core, pin configuration, clock tree, software settings, power consumption calculation, and peripheral configurations including CAN, I2C1, and RCC.

Uploaded by

cvkcuong
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
61 views

Master MCU

The document provides a configuration report for a project called bai2lab3_slave2. It details the MCU, core, pin configuration, clock tree, software settings, power consumption calculation, and peripheral configurations including CAN, I2C1, and RCC.

Uploaded by

cvkcuong
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 25

bai2lab3_slave2 Project

Configuration Report

29/05/2024
bai2lab3_slave2 Project
Configuration Report

1. Description
1.1. Project

Project Name bai2lab3_slave2


Board Name custom
Generated with: STM32CubeMX 6.9.2
Date 05/29/2024

1.2. MCU

MCU Series STM32F1


MCU Line STM32F103
MCU name STM32F103C8Tx
MCU Package LQFP48
MCU Pin number 48

1.3. Core(s) information

Core(s) Arm Cortex-M3

Page 1
bai2lab3_slave2 Project
Configuration Report

2. Pinout Configuration

Page 2
bai2lab3_slave2 Project
Configuration Report

3. Pins Configuration

Pin Number Pin Name Pin Type Alternate Label


LQFP48 (function after Function(s)
reset)
1 VBAT Power
5 PD0-OSC_IN I/O RCC_OSC_IN
6 PD1-OSC_OUT I/O RCC_OSC_OUT
7 NRST Reset
8 VSSA Power
9 VDDA Power
23 VSS Power
24 VDD Power
32 PA11 I/O CAN_RX
33 PA12 I/O CAN_TX
34 PA13 I/O SYS_JTMS-SWDIO
35 VSS Power
36 VDD Power
37 PA14 I/O SYS_JTCK-SWCLK
42 PB6 I/O I2C1_SCL
43 PB7 I/O I2C1_SDA
44 BOOT0 Boot
47 VSS Power
48 VDD Power

Page 3
bai2lab3_slave2 Project
Configuration Report

4. Clock Tree Configuration

Page 4
bai2lab3_slave2 Project
Configuration Report

5. Software Project
5.1. Project Settings

Name Value
Project Name bai2lab3_slave2
Project Folder E:\ST-Vi xu ly\Devices Network\bai2lab3_slave2
Toolchain / IDE STM32CubeIDE
Firmware Package Name and Version STM32Cube FW_F1 V1.8.5
Application Structure Advanced
Generate Under Root Yes
Do not generate the main() No
Minimum Heap Size 0x200
Minimum Stack Size 0x400

5.2. Code Generation Settings

Name Value
STM32Cube MCU packages and embedded software Copy only the necessary library files
Generate peripheral initialization as a pair of '.c/.h' files No
Backup previously generated files when re-generating No
Keep User Code when re-generating Yes
Delete previously generated files when not re-generated Yes
Set all free pins as analog (to optimize the power No
consumption)
Enable Full Assert No

5.3. Advanced Settings - Generated Function Calls

Rank Function Name Peripheral Instance Name


1 SystemClock_Config RCC
2 MX_GPIO_Init GPIO
3 MX_CAN_Init CAN
4 MX_I2C1_Init I2C1

Page 5
bai2lab3_slave2 Project
Configuration Report

1. Power Consumption Calculator report


1.1. Microcontroller Selection

Series STM32F1
Line STM32F103
MCU STM32F103C8Tx
Datasheet DS5319_Rev17

1.2. Parameter Selection

Temperature 25
Vdd 3.3

1.3. Battery Selection

Battery Li-SOCL2(A3400)
Capacity 3400.0 mAh
Self Discharge 0.08 %/month
Nominal Voltage 3.6 V
Max Cont Current 100.0 mA
Max Pulse Current 200.0 mA
Cells in series 1
Cells in parallel 1

Page 6
bai2lab3_slave2 Project
Configuration Report

1.4. Sequence

Step Step1 Step2


Mode RUN STOP
Vdd 3.3 3.3
Voltage Source Battery Battery
Range No Scale No Scale
Fetch Type FLASH n/a
CPU Frequency 72 MHz 0 Hz
Clock Configuration HSE PLL Regulator_LP
Clock Source Frequency 8 MHz 0 Hz
Peripherals
Additional Cons. 0 mA 0 mA
Average Current 27 mA 14 µA
Duration 0.1 ms 0.9 ms
DMIPS 90.0 0.0
Ta Max 100.1 105
Category In DS Table In DS Table

1.5. Results

Sequence Time 1 ms Average Current 2.71 mA


Battery Life 1 month, 21 days, Average DMIPS 61.0 DMIPS
17 hours

1.6. Chart

Page 7
bai2lab3_slave2 Project
Configuration Report

Page 8
bai2lab3_slave2 Project
Configuration Report

2. Peripherals and Middlewares Configuration


2.1. CAN
mode: Activated
2.1.1. Parameter Settings:

Bit Timings Parameters:


Prescaler (for Time Quantum) 9*
Time Quantum 250.0 *
Time Quanta in Bit Segment 1 3 Times *
Time Quanta in Bit Segment 2 4 Times *
Time for one Bit 2000 *
Baud Rate 500000 *
ReSynchronization Jump Width 1 Time

Basic Parameters:
Time Triggered Communication Mode Disable
Automatic Bus-Off Management Disable
Automatic Wake-Up Mode Disable
Automatic Retransmission Disable
Receive Fifo Locked Mode Disable
Transmit Fifo Priority Disable

Advanced Parameters:
Test Mode Normal

2.2. I2C1
I2C: I2C
2.2.1. Parameter Settings:

Master Features:
I2C Speed Mode Fast Mode *
I2C Clock Speed (Hz) 400000
Fast Mode Duty Cycle Duty cycle Tlow/Thigh = 2

Slave Features:
Clock No Stretch Mode Disabled
Primary Address Length selection 7-bit
Dual Address Acknowledged Disabled
Primary slave address 0
General Call address detection Disabled

Page 9
bai2lab3_slave2 Project
Configuration Report

2.3. RCC
High Speed Clock (HSE): Crystal/Ceramic Resonator
2.3.1. Parameter Settings:

System Parameters:
VDD voltage (V) 3.3
Prefetch Buffer Enabled
Flash Latency(WS) 2 WS (3 CPU cycle)

RCC Parameters:
HSI Calibration Value 16
HSE Startup Timout Value (ms) 100
LSE Startup Timout Value (ms) 5000

2.4. SYS
Debug: Serial Wire
Timebase Source: SysTick

* User modified value

Page 10
bai2lab3_slave2 Project
Configuration Report

3. System Configuration
3.1. GPIO configuration

IP Pin Signal GPIO mode GPIO pull/up pull Max User Label
down Speed
CAN PA11 CAN_RX Input mode No pull-up and no pull-down n/a
PA12 CAN_TX Alternate Function Push Pull n/a High *
I2C1 PB6 I2C1_SCL Alternate Function Open n/a High *
Drain
PB7 I2C1_SDA Alternate Function Open n/a High *
Drain
RCC PD0- RCC_OSC_IN n/a n/a n/a
OSC_IN
PD1- RCC_OSC_OUT n/a n/a n/a
OSC_OUT
SYS PA13 SYS_JTMS- n/a n/a n/a
SWDIO
PA14 SYS_JTCK- n/a n/a n/a
SWCLK

3.2. DMA configuration


nothing configured in DMA service

Page 11
bai2lab3_slave2 Project
Configuration Report

3.3. NVIC configuration


3.3.1. NVIC

Interrupt Table Enable Preenmption Priority SubPriority


Non maskable interrupt true 0 0
Hard fault interrupt true 0 0
Memory management fault true 0 0
Prefetch fault, memory access fault true 0 0
Undefined instruction or illegal state true 0 0
System service call via SWI instruction true 0 0
Debug monitor true 0 0
Pendable request for system service true 0 0
System tick timer true 15 0
USB low priority or CAN RX0 interrupts true 0 0
PVD interrupt through EXTI line 16 unused
Flash global interrupt unused
RCC global interrupt unused
USB high priority or CAN TX interrupts unused
CAN RX1 interrupt unused
CAN SCE interrupt unused
I2C1 event interrupt unused
I2C1 error interrupt unused

3.3.2. NVIC Code generation

Enabled interrupt Table Select for init Generate IRQ Call HAL handler
sequence ordering handler
Non maskable interrupt false true false
Hard fault interrupt false true false
Memory management fault false true false
Prefetch fault, memory access fault false true false
Undefined instruction or illegal state false true false
System service call via SWI instruction false true false
Debug monitor false true false
Pendable request for system service false true false
System tick timer false true true
USB low priority or CAN RX0 interrupts false true true

* User modified value

Page 12
bai2lab3_slave2 Project
Configuration Report

4. System Views
4.1. Category view
4.1.1. Current

Page 13
bai2lab3_slave2 Project
Configuration Report

5. Docs & Resources

Type Link
BSDL files https://www.st.com/resource/en/bsdl_model/stm32f1_bsdl.zip
IBIS models https://www.st.com/resource/en/ibis_model/stm32ibis.zip
System View https://www.st.com/resource/en/svd/stm32f1_svd.zip
Description
Presentations https://www.st.com/resource/en/product_presentation/stm32-
stm8_embedded_software_solutions.pdf
Presentations https://www.st.com/resource/en/product_presentation/stm32_eval-
tools_portfolio.pdf
Presentations https://www.st.com/resource/en/product_presentation/stm32_stm8_functi
onal-safety-packages.pdf
Presentations https://www.st.com/resource/en/product_presentation/stm32-
stm8_software_development_tools.pdf
Presentations https://www.st.com/resource/en/product_presentation/microcontrollers-
stm32-family-overview.pdf
Brochures https://www.st.com/resource/en/brochure/products-and-solutions-for-plcs-
and-smart-i-os.pdf
Flyers https://www.st.com/resource/en/flyer/flstm32nucleo.pdf
Flyers https://www.st.com/resource/en/flyer/flstmcsuite.pdf
Flyers https://www.st.com/resource/en/flyer/fldpstpfc11120.pdf
Product https://www.st.com/resource/en/certification_document/1239988349.pdf
Certifications
Product https://www.st.com/resource/en/certification_document/stm32_authenticat
Certifications ion_can.pdf
Application Notes https://www.st.com/resource/en/application_note/an1181-electrostatic-
discharge-sensitivity-measurement-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an1709-emc-design-
guide-for-stm8-stm32-and-legacy-mcus-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an2586-getting-started-
with-stm32f10xxx-hardware-development-stmicroelectronics.pdf

Page 14
bai2lab3_slave2 Project
Configuration Report

Application Notes https://www.st.com/resource/en/application_note/an2604-stm32f101xx-


and-stm32f103xx-rtc-calibration-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an2606-stm32-
microcontroller-system-memory-boot-mode-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an2639-soldering-
recommendations-and-package-information-for-leadfree-ecopack-mcus-
and-mpus-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an2945-stm8s-and-
stm32-mcus-a-consistent-832bit-product-line-for-painless-migration-
stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an3070-managing-the-
driver-enable-signal-for-rs485-and-iolink-communications-with-the-
stm32s-usart-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an3095-stevalisv002v1-
stevalisv002v2-3-kw-gridconnected-pv-system-based-on-the-
stm32f103xx-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an3108-stlm75-
firmware-library-for-the-stm32f10x-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an3126-audio-and-
waveform-generation-using-the-dac-in-stm32-products-
stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an3128-stm32-
embedded-graphic-objectstouchscreen-library-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an3154-can-protocol-
used-in-the-stm32-bootloader-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an3155-usart-protocol-
used-in-the-stm32-bootloader-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an3156-usb-dfu-
protocol-used-in-the-stm32-bootloader-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an3364-migration-and-
compatibility-guidelines-for-stm32-microcontroller-applications-
stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an3422-migration-of-

Page 15
bai2lab3_slave2 Project
Configuration Report

microcontroller-applications-from-stm32f1-to-stm32l1-series-
stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an3427-migrating-a-
microcontroller-application-from-stm32f1-to-stm32f2-series-
stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an3429-stm32-
proprietary-code-protection-overview-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an3961-stevalime003v1-
demonstration-board-based-on-the-sthv748-ultrasound-pulser-
stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an4013-stm32-
crossseries-timer-overview-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an4070-250-w-grid-
connected-microinverter-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an4076-two-or-three-
shunt-resistor-based-current-sensing-circuit-design-in-3phase-inverters-
stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an4088-migrating-
between-stm32f1-and-stm32f0-series-microcontrollers-
stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an4228-migrating-from-
stm32f1-series-to-stm32f3-series-microcontrollers-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an4229-how-to-
implement-a-vocoder-solution-using-stm32-microcontrollers-
stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an4277-using-stm32-
device-pwm-shutdown-features-for-motor-control-and-digital-power-
conversion-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an4566-extending-the-
dac-performance-of-stm32-microcontrollers-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an4649-migrating-from-
stm32f1-series-to-stm32l4-series--stm32l4-series-microntrollers-
stmicroelectronics.pdf

Page 16
bai2lab3_slave2 Project
Configuration Report

Application Notes https://www.st.com/resource/en/application_note/an4655-virtually-


increasing-the-number-of-serial-communication-peripherals-in-stm32-
applications-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an4724-stm32cube-
firmware-examples-for-stm32f1-series-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an4750-handling-of-soft-
errors-in-stm32-applications-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an4776-generalpurpose-
timer-cookbook-for-stm32-microcontrollers-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an4803-highspeed-si-
simulations-using-ibis-and-boardlevel-simulations-using-hyperlynx-si-on-
stm32-mcus-and-mpus-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an4904-migration-of-
microcontroller-applications-from-stm32f1-series-to-stm32f4-access-lines-
stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an4908-stm32-usart-
automatic-baud-rate-detection-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an4989-stm32-
microcontroller-debug-toolbox-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an5027-interfacing-pdm-
digital-microphones-using-stm32-mcus-and-mpus-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an5543-enhanced-
methods-to-handle-spi-communication-on-stm32-devices-
stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an4899-stm32-
microcontroller-gpio-hardware-settings-and-lowpower-consumption-
stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an5612-esd-protection-
of-stm32-mcus-and-mpus-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an5156-introduction-to-
stm32-microcontrollers-security-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an2548-using-the-
stm32f0f1f3cxgxlx-series-dma-controller-stmicroelectronics.pdf

Page 17
bai2lab3_slave2 Project
Configuration Report

Application Notes https://www.st.com/resource/en/application_note/an4838-introduction-to-


memory-protection-unit-management-on-stm32-mcus-
stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an4879-introduction-to-
usb-hardware-and-pcb-guidelines-using-stm32-mcus-
stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an5225-introduction-to-
usb-typec-power-delivery-for-stm32-mcus-and-mpus-
stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an2834-how-to-
optimize-the-adc-accuracy-in-the-stm32-mcus-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an5816-how-to-build-
stm32-lpbam-application-using-stm32cubemx-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an5537-how-to-use-adc-
oversampling-techniques-to-improve-signaltonoise-ratio-on-stm32-mcus-
stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an5036-guidelines-for-
thermal-management-on-stm32-applications-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an1202_freertos_guide-
for related Tools freertos-guide-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an1602_semihosting_in
for related Tools _truestudio-how-to-do-semihosting-in-truestudio-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an1801_stm32cubeprog
for related Tools rammer_in_truestudio-installing-stm32cubeprogrammer-in-truestudio-
& Software stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/atollic_editing_keyboard
for related Tools _shortcuts-atollic-editing-keyboard-shortcuts-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/iar_to_atollic_truestudio
for related Tools _migration_guide-truestudio-for-arm-migration-guide-iar-embedded-
& Software workbench-to-truestudio-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/stm32cubemx_installatio

Page 18
bai2lab3_slave2 Project
Configuration Report

for related Tools n_in_truestudio-stm32cubemx-installation-in-truestudio-


& Software stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an2557-stm32f10x-
for related Tools inapplication-programming-using-the-usart-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an2592-achieving-32bit-
for related Tools timer-resolution-with-software-expansion-for-stm32cube-and-standard-
& Software peripheral-library-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an2594-eeprom-
for related Tools emulation-in-stm32f10x-microcontrollers-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an2598-smartcard-
for related Tools interface-with-stm32f10x-and-stm32l1xx-microcontrollers-
& Software stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an2629-stm32f101xx-
for related Tools stm32f102xx-and-stm32f103xx-lowpower-modes-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an2656-stm32f10xxx-
for related Tools lcd-glass-driver-firmware-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an2668-improving-
for related Tools stm32f1-series-stm32f3-series-and-stm32lx-series-adc-resolution-by-
& Software oversampling-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an2739-how-to-use-the-
for related Tools highdensity-stm32f103xx-microcontroller-to-play-audio-files-with-an-
& Software external-is-audio-codec-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an2784-using-the-
for related Tools highdensity-stm32f10xxx-fsmc-peripheral-to-drive-external-memories-
& Software stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an2790-tft-lcd-
for related Tools interfacing-with-the-highdensity-stm32f10xxx-fsmc-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an2820-driving-bipolar-
for related Tools stepper-motors-using-a-mediumdensity-stm32f103xx-microcontroller-

Page 19
bai2lab3_slave2 Project
Configuration Report

& Software stmicroelectronics.pdf


Application Notes https://www.st.com/resource/en/application_note/an2821-clockcalendar-
for related Tools implementation-on-the-stm32f10xxx-microcontroller-rtc-
& Software stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an2824-stm32f10xxx-ic-
for related Tools optimized-examples-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an2841-led-dimming-
for related Tools implemented-on-stm32-microcontroller-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an2868-stm32f10xxx-
for related Tools internal-rc-oscillator-hsi-calibration-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an2931-implementing-
for related Tools the-adpcm-algorithm-in-highdensity-stm32f103xx-microcontrollers-
& Software stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an2953-how-to-migrate-
for related Tools from-the-stm32f10xxx-firmware-library-v203-to-the-stm32f10xxx-standard-
& Software peripheral-library-v300-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an3012-getting-started-
for related Tools with-uclinux-for-stm32f10x-highdensity-devices-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an3078-stm32-
for related Tools inapplication-programming-over-the-ic-bus-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an3109-communication-
for related Tools peripheral-fifo-emulation-with-dma-and-dma-timeout-in-stm32f10x-
& Software microcontrollers-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an3116-stm32s-adc-
for related Tools modes-and-their-applications-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an3174-implementing-
for related Tools receivers-for-infrared-remote-control-protocols-using-stm32f10xxx-
& Software microcontrollers-stmicroelectronics.pdf

Page 20
bai2lab3_slave2 Project
Configuration Report

Application Notes https://www.st.com/resource/en/application_note/an3240-ultrasound-hv-


for related Tools pulser-demonstration-board-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an3241-qvga-tftlcd-
for related Tools direct-drive-using-the-stm32f10xx-fsmc-peripheral-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an3307-guidelines-for-
for related Tools obtaining-iec-60335-class-b-certification-for-any-stm32-application-
& Software stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an3970-plm-smartplug-
for related Tools v2-getting-started-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an3991-how-to-drive-
for related Tools multiple-stepper-motors-with-the-l6470-motor-driver-
& Software stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an4075-stevalifp016v2-
for related Tools iolink-communication-master-transceiver-demonstration-board-
& Software stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an4323-getting-started-
for related Tools with-stemwin-library-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an4435-guidelines-for-
for related Tools obtaining-ulcsaiec-607301603351-class-b-certification-in-any-stm32-
& Software application-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an4453-implementing-
for related Tools the-adpcm-algorithm-in-stm32l1xx-microcontrollers-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an4499-stm32--
for related Tools nrf51822-bluetooth-low-energy-system-solution-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an4578-16channels-led-
for related Tools driver-with-independent-pwm-dimming-control-based-on-led7708-
& Software stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an4657-stm32-

Page 21
bai2lab3_slave2 Project
Configuration Report

for related Tools inapplication-programming-iap-using-the-usart-stmicroelectronics.pdf


& Software
Application Notes https://www.st.com/resource/en/application_note/an4724-stm32cube-
for related Tools firmware-examples-for-stm32f1-series-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an4841-digital-signal-
for related Tools processing-for-stm32-microcontrollers-using-cmsis-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an4903-generating-jerk-
for related Tools limited-move-profiles-with-the-stevalihm042v1-evaluation-board-
& Software stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an5054-secure-
for related Tools programming-using-stm32cubeprogrammer-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an5360-getting-started-
for related Tools with-projects-based-on-the-stm32mp1-series-in-stm32cubeide-
& Software stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an5361-getting-started-
for related Tools with-projects-based-on-dualcore-stm32h7-microcontrollers-in-
& Software stm32cubeide-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an5394-getting-started-
for related Tools with-projects-based-on-the-stm32l5-series-in-stm32cubeide-
& Software stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an5418-how-to-build-a-
for related Tools simple-usbpd-sink-application-with-stm32cubemx-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an5426-migrating-
for related Tools graphics-middleware-projects-from-stm32cubemx-540-to-stm32cubemx-
& Software 550-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an5564-getting-started-
for related Tools with-projects-based-on-dualcore-stm32wl-microcontrollers-in-
& Software stm32cubeide-stmicroelectronics.pdf
Application Notes https://www.st.com/resource/en/application_note/an5698-adapting-the-
for related Tools xcubestl-functional-safety-package-for-stm32-iec-61508-compliant-to-

Page 22
bai2lab3_slave2 Project
Configuration Report

& Software other-safety-standards-stmicroelectronics.pdf


Application Notes https://www.st.com/resource/en/application_note/an5731-stm32cubemx-
for related Tools and-stm32cubeide-threadsafe-solution-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an4502-stm32-
for related Tools smbuspmbus-expansion-package-for-stm32cube-stmicroelectronics.pdf
& Software
Application Notes https://www.st.com/resource/en/application_note/an5952-how-to-use-
for related Tools cmake-in-stm32cubeide-stmicroelectronics.pdf
& Software
Device Option https://www.st.com/resource/en/device_option_list/opl_stm32f103_64k.zip
Lists
Errata Sheets https://www.st.com/resource/en/errata_sheet/es096-stm32f101x8b-
stm32f102x8b-and-stm32f103x8b-mediumdensity-device-limitations-
stmicroelectronics.pdf
Datasheet https://www.st.com/resource/en/datasheet/cd00161566.pdf
Programming https://www.st.com/resource/en/programming_manual/pm0056-
Manuals stm32f10xxx20xxx21xxxl1xxxx-cortexm3-programming-manual-
stmicroelectronics.pdf
Programming https://www.st.com/resource/en/programming_manual/pm0075-
Manuals stm32f10xxx-flash-memory-microcontrollers-stmicroelectronics.pdf
Reference https://www.st.com/resource/en/reference_manual/rm0008-stm32f101xx-
Manuals stm32f102xx-stm32f103xx-stm32f105xx-and-stm32f107xx-advanced-
armbased-32bit-mcus-stmicroelectronics.pdf
Technical Notes https://www.st.com/resource/en/technical_note/tn0516-overview-of-the-
& Articles stm32f0xf100xxf103xx-and-stm32f2xxf30xf4xx-mcus-pmsm-singledual-
foc-sdk-v40-stmicroelectronics.pdf
Technical Notes https://www.st.com/resource/en/technical_note/tn1163-description-of-
& Articles wlcsp-for-microcontrollers-and-recommendations-for-its-use-
stmicroelectronics.pdf
Technical Notes https://www.st.com/resource/en/technical_note/tn1204-tape-and-reel-
& Articles shipping-media-for-stm32-microcontrollers-in-bga-packages-
stmicroelectronics.pdf

Page 23
bai2lab3_slave2 Project
Configuration Report

Technical Notes https://www.st.com/resource/en/technical_note/tn1205-tape-and-reel-


& Articles shipping-media-for-stm8-and-stm32-microcontrollers-in-fpn-packages-
stmicroelectronics.pdf
Technical Notes https://www.st.com/resource/en/technical_note/tn1206-tape-and-reel-
& Articles shipping-media-for-stm8-and-stm32-microcontrollers-in-qfp-packages-
stmicroelectronics.pdf
Technical Notes https://www.st.com/resource/en/technical_note/tn1207-tape-and-reel-
& Articles shipping-media-for-stm8-and-stm32-microcontrollers-in-so-packages-
stmicroelectronics.pdf
Technical Notes https://www.st.com/resource/en/technical_note/tn1208-tape-and-reel-
& Articles shipping-media-for-stm8-and-stm32-microcontrollers-in-tssop-and-ssop-
packages-stmicroelectronics.pdf
Technical Notes https://www.st.com/resource/en/technical_note/tn1433-reference-device-
& Articles marking-schematics-for-stm32-microcontrollers-and-microprocessors-
stmicroelectronics.pdf
Technical Notes https://www.st.com/resource/en/technical_note/tn1489-security-bulletin-
& Articles tn1489stpsirt-physical-attacks-on-stm32-and-stm32cube-firmware-
stmicroelectronics.pdf
User Manuals https://www.st.com/resource/en/user_manual/um1561-stevalisv003v1-
firmware-user-manual-stmicroelectronics.pdf
User Manuals https://www.st.com/resource/en/user_manual/um1573-st7540-power-line-
modem-firmware-stack-stmicroelectronics.pdf

Page 24

You might also like