How to program EEPROM (not Arduino / Raspberry PI)

1 Ansicht (letzte 30 Tage)
Charlie Berry
Charlie Berry am 7 Mär. 2019
Bearbeitet: Charlie Berry am 19 Nov. 2019
Hi,
Just wondering the best way about programming an EEPROM with some data. The EEPROM is within a dedicated PCB, which is not an Arduino or Raspberry PI, it is a custom design.
Thanks very much in advance!

Antworten (1)

Munish Raj
Munish Raj am 18 Mär. 2019
Hello Charlie,
SIMULINK's embedded coder can generate code only for those devices which are listed under the supportPackageInstaller.
You can view all the microcotrollers listed with supprt packages using
supportPackageInstaller
You can however create a custom TLC.
You can start off by looking here.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by