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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

ソリューションへジャンプ
1,551件の閲覧回数
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 解決策
902件の閲覧回数
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 返答(返信)
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 件の賞賛
返信
902件の閲覧回数
hernanEche
Contributor I

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

0 件の賞賛
返信