??? 02/16/05 01:43 Read: times |
#87600 - Multi-microcontrollers Responding to: ???'s previous message |
Erik said:
The solution was to employ 2 '51s one to calculate what to display which delivered one column to the other per scroll step. The other took care of the display and handled refresh etc. Yes, there's an enormous potential of power increase with such multi-microcontroller designs. Many designs can drastically be simplified by 'outsourcing' of certain montonous and time costing tasks to tiny sub-micros, having enough SRAM, FLASH, etc. in one single package. Especially displaying stuff can highly benefit from this methode. Kai |