# Parameters:
# instance.parameter=value #(type, mode) default = 'def value' : description : [min..max]
#----------------------------------------------------------------------------------------------
cpu0.FPU=0 # (bool , init-time) default = '1' : Set whether the model has VFP support
cpu0.DSP=0 # (bool , init-time) default = '1' : Set whether the model has the DSP extension
cpu0.semihosting-enable=0 # (bool , init-time) default = '1' : Enable semihosting SVC traps. Applications that do not use semihosting must set this parameter to false.
cpu0.MPU_S=0x8 # (int , init-time) default = '0x8' : Number of regions in the Secure MPU. If Security Extentions are absent, this is ignored : [0x0..0x10]
cpu0.MPU_NS=0x8 # (int , init-time) default = '0x8' : Number of regions in the Non-Secure MPU. If Security Extentions are absent, this is the total number of MPU regions : [0x0..0x10]
cpu0.ITM=0 # (bool , init-time) default = '1' : Level of instrumentation trace supported. false : No ITM trace included, true: ITM trace included
cpu0.IRQLVL=0x3 # (int , init-time) default = '0x3' : Number of bits of interrupt priority : [0x3..0x8]
cpu0.BIGENDINIT=0 # (bool , init-time) default = '0' : Initialize processor to big endian mode
cpu0.INITSVTOR=0x00000000 # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset : [0x0..0xFFFFFF80]
cpu0.INITNSVTOR=0x0 # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset : [0x0..0xFFFFFF80]
cpu0.SAU=0x0 # (int , init-time) default = '0x4' : Number of SAU regions (0 => no SAU) : [0x0..0x8]
cpu0.SAU_CTRL.ENABLE=0 # (bool , init-time) default = '0' : Enable SAU at reset
cpu0.SAU_CTRL.ALLNS=0 # (bool , init-time) default = '0' : At reset, the SAU treats entire memory space as NS when the SAU is disabled if this is set
cpu0.NUM_IDAU_REGION=0x0 # (int , init-time) default = '0xA' :
cpu0.LOCK_SAU=0 # (bool , init-time) default = '0' : Lock down of SAU registers write
cpu0.LOCK_S_MPU=0 # (bool , init-time) default = '0' : Lock down of Secure MPU registers write
cpu0.LOCK_NS_MPU=0 # (bool , init-time) default = '0' : Lock down of Non-Secure MPU registers write
cpu0.CPIF=1 # (bool , init-time) default = '1' : Specifies whether the external coprocessor interface is included
cpu0.SECEXT=0 # (bool , init-time) default = '1' : Whether the ARMv8-M Security Extensions are included
fvp_mps2.DISABLE_GATING=1 # (bool , init-time) default = '0' : Disable Memory gating logic
fvp_mps2.NUM_IDAU_REGION=0x0 # (int , init-time) default = '0xA' :
fvp_mps2.SCC_ID.Variant=0x0 # (int , init-time) default = '0x0' : SCC_ID[23:20], X in the FGPA version 'rXpY' : [0x0..0xF]
fvp_mps2.SCC_ID.Revision=0x1 # (int , init-time) default = '0x1' : SCC_ID[3:0], Y in the FGPA version 'rXpY' : [0x0..0xF]
fvp_mps2.platform_type=0x0 # (int , init-time) default = '0x0' : 0:MPS2 ; 1:IoT Kit ; 2:Castor : [0x0..0x2]
fvp_mps2.extra_psram=0 # (bool , init-time) default = '0' : Increases PSRAM to 32Mb
fvp_mps2.UART2.out_file="" # (string, init-time) default = '' : Output file to hold data written by the UART (use '-' to send all output to stdout)
fvp_mps2.UART2.in_file="" # (string, init-time) default = '' : Input file for data to be read by the UART
fvp_mps2.UART2.unbuffered_output=0 # (bool , init-time) default = '0' : Unbuffered output
fvp_mps2.UART2.in_file_escape_sequence="##" # (string, init-time) default = '##' : Input file escape sequence
fvp_mps2.UART2.shutdown_on_eot=0 # (bool , init-time) default = '0' : Shutdown simulation when a EOT (ASCII 4) char is transmitted (useful for regression tests when semihosting is not available)
fvp_mps2.UART2.shutdown_tag="" # (string, run-time ) default = '' : Shutdown simulation when a string is transmitted
fvp_mps2.UART1.out_file="" # (string, init-time) default = '' : Output file to hold data written by the UART (use '-' to send all output to stdout)
fvp_mps2.UART1.in_file="" # (string, init-time) default = '' : Input file for data to be read by the UART
fvp_mps2.UART1.unbuffered_output=0 # (bool , init-time) default = '0' : Unbuffered output
fvp_mps2.UART1.in_file_escape_sequence="##" # (string, init-time) default = '##' : Input file escape sequence
fvp_mps2.UART1.shutdown_on_eot=0 # (bool , init-time) default = '0' : Shutdown simulation when a EOT (ASCII 4) char is transmitted (useful for regression tests when semihosting is not available)
fvp_mps2.UART1.shutdown_tag="" # (string, run-time ) default = '' : Shutdown simulation when a string is transmitted
fvp_mps2.mps2_visualisation.rate_limit-enable=1 # (bool , init-time) default = '1' : Rate limit simulation.
fvp_mps2.mps2_visualisation.disable-visualisation=0 # (bool , init-time) default = '0' : Enable/disable visualisation
fvp_mps2.mps2_visualisation.window_title="CLCD %cpu%" # (string, init-time) default = 'CLCD %cpu%' : Window title (%cpu% is replaced by cpu_name)
fvp_mps2.mps2_visualisation.idler.delay_ms=0x32 # (int , init-time) default = '0x32' : Determines the period, in milliseconds of real time, between gui_callback() calls.
fvp_mps2.telnetterminal0.mode="telnet" # (string, init-time) default = 'telnet' : Terminal initialisation mode
fvp_mps2.telnetterminal0.start_telnet=1 # (bool , init-time) default = '1' : Start telnet if nothing connected
fvp_mps2.telnetterminal0.start_port=0x1388 # (int , init-time) default = '0x1388' : Telnet TCP Port Number : [0x0..0xFFFFFFFF]
fvp_mps2.telnetterminal0.quiet=0 # (bool , init-time) default = '0' : Avoid output on stdout/stderr
fvp_mps2.telnetterminal0.terminal_command="" # (string, init-time) default = '' : Commandline to launch a terminal application and connect to the opened TCP port. Keywords %port and %title will be replaced with the opened port number and component name respectively. An empty string (default behaviour) will launch xterm (Linux) or telnet.exe (Windows)
fvp_mps2.telnetterminal1.mode="telnet" # (string, init-time) default = 'telnet' : Terminal initialisation mode
fvp_mps2.telnetterminal1.start_telnet=1 # (bool , init-time) default = '1' : Start telnet if nothing connected
fvp_mps2.telnetterminal1.start_port=0x1388 # (int , init-time) default = '0x1388' : Telnet TCP Port Number : [0x0..0xFFFFFFFF]
fvp_mps2.telnetterminal1.quiet=0 # (bool , init-time) default = '0' : Avoid output on stdout/stderr
fvp_mps2.telnetterminal1.terminal_command="" # (string, init-time) default = '' : Commandline to launch a terminal application
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
使用STM32cubemx完成引脚功能初始化配置后,使用keil5完成代码撰写,将keil5编译的hex程序文件导入proteus进行仿真。本作品可以实时监测大棚温湿度、光照强度、CO2浓度等传感器物理量测量,实时阈值监测进行声光报警。适用于没有搭建实体硬件需要仿真传感的用户,也可以让初学者快速上手stm32。可以根据keil5代码和仿真元件电路结构进行合理的二次开发。
资源推荐
资源详情
资源评论
收起资源包目录
基于STM32和Proteus的智慧大棚监测系统 (901个子文件)
TEST.uvguix.15427 175KB
iar_cortexM3b_math.a 2.72MB
iar_cortexM3l_math.a 2.71MB
libarm_cortexM3l_math.a 2.56MB
TEST.axf 607KB
arm_linear_interp_data.c 4.12MB
arm_common_tables.c 987KB
arm_dct4_init_f32.c 809KB
arm_dct4_init_q31.c 637KB
arm_dct4_init_q15.c 494KB
arm_rfft_init_f32.c 341KB
arm_rfft_init_q31.c 326KB
transform_tests_common_data.c 273KB
arm_rfft_init_q15.c 252KB
stm32f1xx_hal_tim.c 238KB
stm32f1xx_hal_uart.c 132KB
inv_mpu.c 97KB
stm32f1xx_hal_adc.c 89KB
stm32f1xx_hal_tim_ex.c 78KB
filtering_test_common_data.c 64KB
inv_mpu_dmp_motion_driver.c 57KB
arm_cfft_radix4_q15.c 55KB
stm32f1xx_hal_adc_ex.c 50KB
OLED.c 49KB
stm32f1xx_hal_rcc.c 48KB
arm_fft_bin_data.c 43KB
arm_conv_partial_fast_q15.c 43KB
arm_cfft_radix4_q31.c 39KB
arm_conv_fast_q15.c 38KB
arm_correlate_fast_q15.c 36KB
stm32f1xx_hal_flash_ex.c 35KB
arm_cfft_radix4_f32.c 34KB
controller_test_common_data.c 33KB
stm32f1xx_hal_rcc_ex.c 29KB
arm_fir_f32.c 28KB
stm32f1xx_hal_flash.c 28KB
stm32f1xx_hal_dma.c 27KB
fir_tests.c 26KB
fast_math_tests_common_data.c 26KB
conv_tests.c 25KB
arm_conv_partial_q15.c 25KB
arm_correlate_q7.c 24KB
arm_conv_partial_q7.c 24KB
arm_graphic_equalizer_example_q31.c 23KB
biquad.c 23KB
arm_correlate_f32.c 22KB
arm_mat_inverse_f64.c 22KB
arm_mat_inverse_f32.c 22KB
arm_correlate_q15.c 22KB
lms.c 22KB
arm_biquad_cascade_stereo_df2T_f32.c 22KB
intrinsics_tests_common_data.c 22KB
arm_conv_q15.c 21KB
arm_conv_partial_f32.c 21KB
arm_conv_q7.c 21KB
arm_fir_q15.c 21KB
arm_conv_partial_fast_opt_q15.c 21KB
arm_conv_partial_fast_q31.c 21KB
arm_conv_partial_opt_q7.c 21KB
stm32f1xx_hal_gpio.c 20KB
stm32f1xx_hal_pwr.c 20KB
arm_correlate_q31.c 20KB
arm_conv_partial_opt_q15.c 20KB
arm_biquad_cascade_df1_32x64_q31.c 20KB
stm32f1xx_hal.c 20KB
arm_signal_converge_data.c 20KB
arm_correlate_fast_q31.c 19KB
arm_conv_partial_q31.c 19KB
arm_conv_f32.c 19KB
arm_fir_interpolate_f32.c 18KB
stm32f1xx_hal_cortex.c 18KB
arm_fir_decimate_q15.c 18KB
arm_conv_fast_q31.c 18KB
arm_cfft_f32.c 18KB
arm_depthwise_separable_conv_HWC_q7_nonsquare.c 18KB
arm_biquad_cascade_df2T_f64.c 17KB
arm_biquad_cascade_df2T_f32.c 17KB
arm_cfft_radix2_q15.c 17KB
arm_depthwise_separable_conv_HWC_q7.c 17KB
lms_tests.c 17KB
arm_conv_q31.c 17KB
arm_dct4_f32.c 17KB
arm_graphic_equalizer_data.c 16KB
arm_convolve_HWC_q7_fast.c 16KB
arm_fir_lattice_f32.c 16KB
arm_fir_decimate_fast_q15.c 16KB
fir_sparse.c 16KB
arm_fir_lattice_q15.c 16KB
arm_fir_decimate_f32.c 16KB
arm_fully_connected_q7_opt.c 16KB
arm_nntables.c 15KB
correlate_tests.c 15KB
arm_biquad_cascade_df1_f32.c 15KB
OLED_Data.c 15KB
arm_convolve_HWC_q7_fast_nonsquare.c 15KB
arm_mat_mult_fast_q15.c 15KB
correlate.c 15KB
stm32f1xx_hal_exti.c 15KB
arm_lms_norm_f32.c 15KB
arm_lms_f32.c 15KB
共 901 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10
资源评论
小白研究僧学习嵌入式
- 粉丝: 2087
- 资源: 19
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- Chrome代理 switchyOmega
- GVC-全球价值链参与地位指数,基于ICIO表,(Wang等 2017a)计算方法
- 易语言ADS指纹浏览器管理工具
- 易语言奇易模块5.3.6
- cad定制家具平面图工具-(FG)门板覆盖柜体
- asp.net 原生js代码及HTML实现多文件分片上传功能(自定义上传文件大小、文件上传类型)
- whl@pip install pyaudio ERROR: Failed building wheel for pyaudio
- Constantsfd密钥和权限集合.kt
- 基于Java的财务报销管理系统后端开发源码
- 基于Python核心技术的cola项目设计源码介绍
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功