STM32对flash进行读写的例程,能够读写一个半字,又能以数组为单位进行读写
2024-06-11 08:52:37 483KB STM32 flash
1
STM32通过PVD掉电检测实现,然后读写内部flash实现掉电数据存储的代码
2024-05-17 11:00:46 3.51MB stm32 flash 数据存储
1
PSDsoft Express是PSD系列器件的设计软件。
2024-03-17 18:36:20 8.54MB Express STM32 flash_link
1
STM32片内flash读写测试 实现数据掉电不丢失
2024-01-14 20:05:35 2.96MB stm32 flash 数据存储
1
花了几天时间研究stm32用Flash模拟EEPROM的问题,终于彻底弄懂了这种机制,下面将我学习的思路简单整理一下,希望能帮助到需要的人。
2023-05-05 22:12:49 3.44MB STM32 FLASH 模拟 EEPROM
1
本工程文件为串口通信固件IAP更新,分为user和BootLoader部分。内部有FLASH的读写库函数,IAP相关库函数,适用与STM32的F0-F4所有系列。使用时请根据具体芯片(FLASH页大小不同)修改宏定义。
2023-03-13 16:42:24 3.23MB STM32 FLASH IAP
1
STM32H750 W25Q128烧录算法工程,亲测有效
2023-01-09 20:52:32 2.54MB stm32 flash
1
The STM32 Flash loader demonstrator (FLASHER-STM32) is a free software PC utility from STMicroelectronics, which runs on Microsoft® OSs and communicates through the RS232 with the STM32 system memory bootloader. To get an example of how to execute the device bootloader, refer to the STM32 microcontroller system memory boot mode Application note (AN2606). To get information about the USART protocol used in the STM32 bootloader, refer to the USART protocol used in the STM32 bootloader Application note (AN3155). This software utility contains also a command line version and it is provided with Microsoft®Visual Studio 12 source code. KEY FEATURES UART system memory bootloader Flash programming utility with RS232 It runs on Microsoft®Windows®OSs
2022-12-14 15:19:07 33.38MB stm32 flash 
1
在使用stm32f030f4芯片时,用到串口和内部flash读写。无论串口(中断方式和查询方式)还是flash读写,在单独使用时都没有问题。可一旦两者一起使用,便会出现芯片卡死现象。
2022-10-18 10:31:49 44KB STM32 FLASH 单片机 文章
1
解压至keil安装目录的flash文件夹下
2022-08-18 14:05:48 3.82MB STM32
1