iap eeprom error codes

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

iap eeprom error codes

ソリューションへジャンプ
1,215件の閲覧回数
paulahern
Contributor I

when writing to EEPROM I receive the error code 26? This is the response from the function:

uint8_t Chip_EEPROM_Write(uint32_t dstAdd, uint8_t *ptr, uint32_t byteswrt).

The microcontroller is an LPC1549.

ラベル(1)
0 件の賞賛
返信
1 解決策
1,081件の閲覧回数
gerhardk
Contributor II

Is the EEPROM clock enabled? (SYSAHBCLKCTRL0)

元の投稿で解決策を見る

1 返信
1,082件の閲覧回数
gerhardk
Contributor II

Is the EEPROM clock enabled? (SYSAHBCLKCTRL0)