Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現在、1kb の RAM メモリを持つ IAR を搭載した AVR ATMEGA8 ボードのプロジェクトを開発しています。EEPROMにもいくつかの値を保存しています。
私の質問は、EEPROM から値を直接読み取るのが悪い習慣であるかどうかです。これらの値を RAM に保存して使用できることはわかっていますが、この方法の長所と短所を知りたいです。
ありがとうございました!