How to program EEPROM (not Arduino / Raspberry PI)

2 vues (au cours des 30 derniers jours)
Charlie Berry
Charlie Berry le 7 Mar 2019
Modifié(e) : Charlie Berry le 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!

Réponses (1)

Munish Raj
Munish Raj le 18 Mar 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