Simple FLASH access in C language, for 9S08GT, it's possible?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Simple FLASH access in C language, for 9S08GT, it's possible?

跳至解决方案
1,552 次查看
hernanEche
Contributor I

It's posible from C language to simple write/read a byte in FLASH  (as if were an EEPROM)?

 

The micro is 9S08GT

 

I need to store a value that

  • Keep value after power off
  • Can be changed in runtime

The normal answer is : an external EEPROM

 

but, can it be done with FLASH and avoid external EEPROM?

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
903 次查看
peg
Senior Contributor IV

Hello and welcome to the fora.

 

Yes you certainly can do this.

Do a search in the 8 bit microcontroller forum for the multitude of threads on this subject to be found there.

 

Good Luck!

 

在原帖中查看解决方案

0 项奖励
回复
2 回复数
904 次查看
peg
Senior Contributor IV

Hello and welcome to the fora.

 

Yes you certainly can do this.

Do a search in the 8 bit microcontroller forum for the multitude of threads on this subject to be found there.

 

Good Luck!

 

0 项奖励
回复
903 次查看
hernanEche
Contributor I

I am glad that is possible, I will search those threads, thanks!

0 项奖励
回复