Regarding flash memory access in Maxstream XBee (MC13193, MC9S08GT60) modules from SMAC

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

Regarding flash memory access in Maxstream XBee (MC13193, MC9S08GT60) modules from SMAC

1,697件の閲覧回数
mou
Contributor III
Hi,
Can anyone suggest me an approach to access the flash memory in applications of SMAC codebase of Beekit?
I am using Maxstream XBee and XBeePro modules(MC13193, MC9S08GT60).
My device is sleeping for a certain amount of time, getting up and collecting some ADC data.I want to log that data for a long period of time, but since it is sleeping the data will be lost unless we write that in flash memory. The device is in Stop3 mode , while sleeping.
So can anyone help me in this regard as to how to write the data in flash memory of the device and to read that data occassionally?
Is there any existing application in SMAC where flash memory has been accessed and written to?
I am in urgent need of this information.
 
Thanks and Regards,
Mou
ラベル(1)
0 件の賞賛
返信
1 返信

675件の閲覧回数
peg
Senior Contributor IV
Hi mou,

There are heaps of examples of using flash as EEPROM in this forum, just search for them. None that I can remember deal with integration with SMAC but this should not be to much of an issue.
Also it is unclear why you need to do this. You seem to be saying that _because_ you are using Stop3 mode you are losing data in RAM. Simply placing the MCU into Stop3 and exiting it should not disturb the RAM contents.

0 件の賞賛
返信