#Smart Bench Power Supply

1 messages · Page 1 of 1 (latest)

neon eagle
#

I'm working a smart bench power supply controllable via wifi, voice or normal buttons, it has a rechargeable battery to keep uC running and 100W max input using USB power delivery.

exotic delta
#

That is a ginormous IC, what's the reason for choosing it?

neon eagle
#

it's actually pretty small

#

board is just 10cm x 10cm

#

i needed it for voice rec and sensor + memory stuff, it's an stm32h747bit6

#

the original plan was adding a camera too

#

and i still plan on using it later

#

that's why i chose it in the first place

#

for image recognition

exotic delta
#

it is fairly huge

#

but yeah, makes sense

neon eagle
exotic delta
neon eagle
#

Oh lol

#

That has 208 pins

exotic delta
#

is there a reason you're not going to a SOC?

#

or SOM

neon eagle
#

I just wanted to make something myself

exotic delta
#

Perfect!

neon eagle
#

Progress

sick ingot
#

looking sick! how do you round the edges of your board ?

neon eagle
sick ingot
#

oh I see, it's not just a square you rounded using premade funtions

#

thanks!

neon eagle
#

Np

honest swan
#

how many of the pins are you using on that? That's a dizzying amount of QFP pins

neon eagle
#

Waveform generator and memory added

#

only audio is left

#

then i have to connect everything to the stm32

#

luckily bottom laayer is empty

velvet steeple
sand zephyr
neon eagle
#

when i am home i can send the kicad project too

sand zephyr
#

Ohh that would be great!

#

What are the features of this PCB other than that wifi controlled?

neon eagle
#

and more

#

don't remember everything

#

those 2 buck boost can output some amps (with configurable limiters)

#

and it has a signal generator (sine, triangle and square)

#

and it has ucpd

#

ok, we have a problem, the buck boost is not available anymore, you will have to find another one

#

just import the file to a cart

sand zephyr
#

Looking forward to collaborate on this one!

neon eagle
neon eagle
neon eagle
#

the project files

#

stm32 cube included

drifting dome
neon eagle
#

was planning to use some ML in it

#

i needed the power

neon eagle
#

the pcb was not done

#

it was barely started

tight mason
#

Honestly with that many pins, external memory and an LCD I'd just move to an FPGA and have the esp32 drive it?

#

Although if you want a USB 2.0 device then you'd have a limited selection of esp32 options

#

And I imagine you might not want to write hdl

muted agate
#

The only problem i can think of with voice is something like hearing 14 as 40 and sizzling whatever is connected

#

Or 19 as 90

muted agate
#

CPLDs are cheap

muted agate
#

But it won't reduce the pins needed by much

deep bobcat
#

Did it work

neon eagle
#

The pcb wasn't even completed

craggy trout
#

I’m used to working with low power pcbs but I don’t see much resources on high power design

neon eagle
#

rn i am working on a pcb with stm32mp257 IC with PCIe

drifting dome
neon eagle
#

Depends

#

some peripherals are

#

some are not

drifting dome
tight mason
#

The peripherals are either going to have Linux drivers (still being upstreamed) or live on the realtime M33 core

neon eagle
drifting dome