文件名称:EFM8BB2_FLASH
介绍说明--下载内容均来自于网络,请自行研究使用
对flash的操作实例,软件擦出,读和写flash(This program tests all the functions available in EFM8BB2_FlashPrimitives.c
// and EFM8BB2_FlashUtils.c. It uses a test data array to mimic the changes
// made to the flash and test for correctness. While the test is running, the
// LED is on. If the test fails, the LED will turn off. If the test passes,
// the LED will blink.
//
// Resources:
// SYSCLK - 24.5 MHz HFOSC / 8
// Timer0 - LED blink
// P0.0 - Display enable
// P1.4 - LED green)
// and EFM8BB2_FlashUtils.c. It uses a test data array to mimic the changes
// made to the flash and test for correctness. While the test is running, the
// LED is on. If the test fails, the LED will turn off. If the test passes,
// the LED will blink.
//
// Resources:
// SYSCLK - 24.5 MHz HFOSC / 8
// Timer0 - LED blink
// P0.0 - Display enable
// P1.4 - LED green)
相关搜索: EFM8BB2_FLASH实例
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EFM8BB2_FlashPrimitives.c
EFM8BB2_FlashUtils.c
InitDevice.c
EFM8BB2_Flash.c
EFM8BB2_FlashUtils.c
InitDevice.c
EFM8BB2_Flash.c