18F4520 EEPROM1 PIC18F4520 EEPROM 메모리 사이즈 설명 FLASH 8k-bytes 프로그램 저장을 위해 사용 RAM 368-bytes 프로그램 실행중 사용되는 메모리 EEPROM 256-bytes 비휘발성 데이타 저장 #include #include "uart.h" #include "eeprom.h" int main() { unsigned char eeprom_address = 0, write_char, read_char; UART_Init(9600); for(write_char='1';write_char 공학속으로/마이컴 2020. 3. 4. 이전 1 다음 💲 추천 글