Is there similar 16FL18346 MCU with more ROM memory than 28kb, same PinOut and 2K ram? SOLVED

General discussion on mikroC PRO for PIC.
Post Reply
Author
Message
leo73
Posts: 252
Joined: 09 Jan 2014 15:45

Is there similar 16FL18346 MCU with more ROM memory than 28kb, same PinOut and 2K ram? SOLVED

#1 Post by leo73 » 14 Feb 2023 18:25

Hello to Every one,

I'm build a Radio Alarm clock (i draw pcb and all components necessary), unfortunatelly i finished 16FL18346 rom memory :cry: . This MCU have only 28kb Program Memory.
While I was writing the program the mikroC compiler didn't warn me about the remaining memory.
I not want edit another time the PCB draw so i ask you if you know if there's another similar MCU:
1) same pins number and same pin-out.
2) more than 28kb Program Memory , example 64kb.
3) 2K Ram for SSD1306O LED display managing.
4) UART1, I2C, etc.......

Do you have any idea if there are these similar mcu with more rom memory? and which acronym? (16F.......,16FL.......)

14.Feb.2023 20:30:
One friendly boy see me that 18F16Q40 could be a good solution (same pinout 20pins, 64kb rom, 4kb ram and 64Mhz internal clock)
Some one have something else solutions?

Thank a lot for your kind help.
Leo.

PS: This is My Project ;)
download it: https://drive.google.com/file/d/1BWxscq ... share_link

janni
Posts: 5373
Joined: 18 Feb 2006 13:17
Contact:

Re: Is there similar 16FL18346 MCU with more ROM memory than 28kb, same PinOut and 2K ram? SOLVED

#2 Post by janni » 15 Feb 2023 17:35

If not too much of program memory missing, maybe you could optimize your code?

Post Reply

Return to “mikroC PRO for PIC General”