Click here to Skip to main content
15,892,161 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralMicrocontroller Pin
Dr.Walt Fair, PE7-Jan-14 9:13
professionalDr.Walt Fair, PE7-Jan-14 9:13 
GeneralRe: Microcontroller Pin
Mike Hankey7-Jan-14 10:02
mveMike Hankey7-Jan-14 10:02 
GeneralRe: Microcontroller Pin
Dr.Walt Fair, PE7-Jan-14 11:48
professionalDr.Walt Fair, PE7-Jan-14 11:48 
GeneralRe: Microcontroller Pin
Mike Hankey7-Jan-14 12:01
mveMike Hankey7-Jan-14 12:01 
GeneralRe: Microcontroller Pin
CPallini7-Jan-14 10:37
mveCPallini7-Jan-14 10:37 
GeneralRe: Microcontroller Pin
Dr.Walt Fair, PE7-Jan-14 11:49
professionalDr.Walt Fair, PE7-Jan-14 11:49 
GeneralRe: Microcontroller Pin
CPallini7-Jan-14 11:54
mveCPallini7-Jan-14 11:54 
GeneralRe: Microcontroller Pin
Ron Beyer7-Jan-14 12:18
professionalRon Beyer7-Jan-14 12:18 
It sounds like 1mb or 256kb of storage isn't much, but that is a LOT of code. I would be very surprised if you had so much code you couldn't fit it in there. I've designed some very complex systems that took less than 128kb of storage on the chip, including TCP/IP stack, CAN, etc.

Really if you are butting up against the 1mb barrier, you are better off using a chip that doesn't have onboard storage (or a few KB for startup), then connect up a NAND device and run off of that. Usually when you get to that point you are looking at POP or BGA chips and have people to help work that out...
GeneralRe: Microcontroller Pin
Dr.Walt Fair, PE7-Jan-14 13:15
professionalDr.Walt Fair, PE7-Jan-14 13:15 
GeneralRe: Microcontroller Pin
Ron Beyer7-Jan-14 13:45
professionalRon Beyer7-Jan-14 13:45 
GeneralRe: Microcontroller Pin
Dr.Walt Fair, PE7-Jan-14 14:01
professionalDr.Walt Fair, PE7-Jan-14 14:01 
GeneralComment on the Local Temperatue Pin
W Balboos, GHB7-Jan-14 8:33
W Balboos, GHB7-Jan-14 8:33 
GeneralRe: Comment on the Local Temperatue Pin
OriginalGriff7-Jan-14 9:27
mveOriginalGriff7-Jan-14 9:27 
GeneralRe: Comment on the Local Temperatue Pin
Marc Clifton7-Jan-14 9:35
mvaMarc Clifton7-Jan-14 9:35 
GeneralRe: Comment on the Local Temperatue Pin
Ron Beyer7-Jan-14 9:43
professionalRon Beyer7-Jan-14 9:43 
GeneralRe: Comment on the Local Temperatue Pin
TnTinMn7-Jan-14 10:33
TnTinMn7-Jan-14 10:33 
GeneralRe: Comment on the Local Temperatue Pin
Ron Beyer7-Jan-14 10:43
professionalRon Beyer7-Jan-14 10:43 
GeneralRe: Comment on the Local Temperatue Pin
Kent Sharkey7-Jan-14 12:53
staffKent Sharkey7-Jan-14 12:53 
GeneralRe: Comment on the Local Temperatue Pin
SoMad7-Jan-14 14:03
professionalSoMad7-Jan-14 14:03 
GeneralRe: Comment on the Local Temperatue Pin
TnTinMn7-Jan-14 14:43
TnTinMn7-Jan-14 14:43 
GeneralRe: Comment on the Local Temperatue Pin
jeron17-Jan-14 9:48
jeron17-Jan-14 9:48 
GeneralRe: Comment on the Local Temperatue Pin
Dave Kreskowiak7-Jan-14 10:50
mveDave Kreskowiak7-Jan-14 10:50 
GeneralRe: Comment on the Local Temperatue Pin
Steve Wellens7-Jan-14 11:48
Steve Wellens7-Jan-14 11:48 
GeneralRe: Comment on the Local Temperatue Pin
Matthew Dennis7-Jan-14 16:52
sysadminMatthew Dennis7-Jan-14 16:52 
GeneralRe: Comment on the Local Temperatue Pin
W Balboos, GHB8-Jan-14 1:24
W Balboos, GHB8-Jan-14 1:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.