收到套件一段时间了,正在努力学习,突然发现一款软件,对于套件开发非常好用,由于是英文版的,还在学习中,暂无经验分享,推荐给大家,共同学习,希望都能受益!!! 官网链接:http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1533/PF251717 MicroXplorer MCU graphical configuration tool
MicroXplorer is a graphical tool enabling users to configure an STM32 MCU very easily and generate the corresponding initialization code. In a first step, MicroXplorer helps find the STM32s in the ST portfolio that feature the required peripherals. In a second step, by selecting the operating mode of each peripheral, MicroXplorer assigns the pins needed for the peripheral in that operating mode. In a third step users can configure the GPIOs (input, output or peripheral alternate function) to prepare for code generation. Finally, the tool automatically generates the initialization code and a skeleton main. This code can be customized to match the application needs. Further code generation on the same file will keep the user changes. MicroXplorer provides two viewing modes for performing the microcontroller configuration: Peripherals Panel for selecting the operating mode of each peripheral and Chip View for advanced users to force the mapping of a function of a peripheral to one physical pin. A powerful constraint solver ensures that the selected pinout is compatible with the MCU and displays all available peripherals and the available modes of each peripheral. It can dynamically reassign pin functions to allow more peripherals to be selected. Key Features
Image |
STM32F3 硬件I2C 驱动OLED 求助!!
STM32F303使用定时器触发双ADC常规同步采样模式
哪位大哥传下STM32F334 Nucleo的工程模板给我下
STM32F334 不能串口下载
关于STM32F334的HRTIM分辨率问题
STM32F303+LCD1602程序问题,不只为什么点不亮?
STM32F334的ADC使用问题
STM32F334 HRTIM形成移相全桥波形问题
有用过STM32F373VC的板子么 iic 例程不好使
STM32F3 ADC外部触发采样达不到7.2MSPS
RE:STM32F3学习 软件推荐-MicroXplorerMCU graphical configuration tool
回复:STM32F3学习 软件推荐-MicroXplorerMCU graphical configuration tool
MicroXplorer 3.0
Date 03/07/2013
MCU STM32F103R(C-D-E)Tx
PERIPHERALS MODES REMAP FUNCTIONS PINS
ADC1 IN1 0 ADC1_IN1 PA1
ADC1 IN2 0 ADC1_IN2 PA2
I2C2 I2C 0 I2C2_SCL PB10
I2C2 I2C 0 I2C2_SDA PB11
UART4 Asynchronous 0 UART4_RX PC11
UART4 Asynchronous 0 UART4_TX PC10
UART5 Asynchronous 0 UART5_RX PD2
UART5 Asynchronous 0 UART5_TX PC12
Pin Nb PINs FUNCTIONs
15 PA1 ADC1_IN1
16 PA2 ADC1_IN2
29 PB10 I2C2_SCL
30 PB11 I2C2_SDA
51 PC10 UART4_TX
52 PC11 UART4_RX
53 PC12 UART5_TX
54 PD2 UART5_RX
RE:STM32F3学习 软件推荐-MicroXplorerMCU graphical configuration tool