We are a long time users of the C6748 DSP. We've always powered the device with LDOs. Our new product shrunk the PCB space, and now we have thermal problems. So, we need to switch to DC-DC buck converters to reduce the heat generated. BOM cost is the number one factor, with low EMI being a close second.
The C6748 has three power rails. 1.2V @ 800mA, 1.8V @ 180mA, and 3.3 @ 125mA. The 1.8 rail will also drive the DDR2 chip, so that means something around 500mA. I'd like enough overhead for each rail, so I'm thinking 1A parts for the 1.2 and 1.8 rails, with 500mA for the 3.3. These rails need to come up in the following sequence: 1.2V, then 1.8V, last 3.3V. We don't require dynamic voltage scaling, or the need to monitor anything with these rails. Finally, VIN for the DC-DC converters will be 5.2V.
I started at: Design Resources -> Power for Processors & FPGAs. The only design reference was for a OMAP-138 part, which has higher current demands than the C6748. These reference designs all were of the PMIC variety, which is overkill for what I want.
I next went to the C6748 page, and there was an application report (SLVA341A) which is very close to what I'm looking for. The DC-DC converters mentioned in this application report are very old (10+ years). So, if I wanted to look at new (and often cheaper) DC-DC converters, what are the important DC-DC specs when powering processors? Switching frequency? Line and load transient response? Other? There are over 800 TI buck converters to choose from, and with cost being my #1 goal, why wouldn't I select the TLV62568A (which only costs $0.07)? Another way to look at the question I'm asking, is if TI were to rewrite SLVA341A today, what DC-DC converters would you now recommend?
Thanks, Dean