推荐星级:
  • 1
  • 2
  • 3
  • 4
  • 5

stm32g030xx_hal, 通过hal库读写stm32g0内部flash

更新时间:2021-01-31 10:05:16 大小:11M 上传用户:ant1018查看TA发布的资源 标签:stm32gflash 下载积分:2分 评价赚积分 (如何评价?) 打赏 收藏 评论(0) 举报

资料介绍

 通过hal库读写stm32g0内部flash,一次写入数量默认最大2K,更大可以修改#define STM_SECTOR_SIZE2048。

代码包含读写函数。


部分文件列表

文件名文件大小修改时间
stm32g030xx_hal-flash/IR2/.mxproject9KB2021-01-29 13:23:36
stm32g030xx_hal-flash/IR2/Core/Inc/main.h2KB2021-01-29 13:23:32
stm32g030xx_hal-flash/IR2/Core/Inc/stm32g0xx_hal_conf.h11KB2021-01-29 13:23:32
stm32g030xx_hal-flash/IR2/Core/Inc/stm32g0xx_it.h2KB2021-01-29 13:23:32
stm32g030xx_hal-flash/IR2/Core/Src/main.c5KB2021-01-31 09:55:34
stm32g030xx_hal-flash/IR2/Core/Src/stm32g0xx_hal_msp.c2KB2021-01-29 13:23:32
stm32g030xx_hal-flash/IR2/Core/Src/stm32g0xx_it.c4KB2021-01-29 13:23:32
stm32g030xx_hal-flash/IR2/Core/Src/system_stm32g0xx.c10KB2020-11-12 16:38:48
stm32g030xx_hal-flash/IR2/Drivers/CMSIS/Core/Include/cmsis_armcc.h28KB2020-11-12 16:38:48
stm32g030xx_hal-flash/IR2/Drivers/CMSIS/Core/Include/cmsis_armclang.h55KB2020-11-12 16:38:48
stm32g030xx_hal-flash/IR2/Drivers/CMSIS/Core/Include/cmsis_compiler.h9KB2020-11-12 16:38:48
...

全部评论(0)

暂无评论