I'm designing a product (not commercial of course, just as a hobby) that will be built into a small 71mm wide DIN rail mountable enclosure. The circuitry mainly consists of an STM32 and some other peripherals, so I will need a built-in power supply that can convert the incoming 230VAC to a smooth 3.3V. Due to the enclosure's size, the available space is very limited, so I probably can't just throw an existing power supply in there. This means that I have to design and build my own power supply that will fit on a small custom PCB that is specifically made to fit in the enclosure.
I want to use a switched-mode power supply because that's the most efficient, but my problem is that I don't know where I can get an off the shelf flyback transformer that fits all the specs. I'm currently using the WEBENCH Power Designer tool to generate an SMPS schematic that fits my requirements, and below you can see the schematic that I ended up choosing.
If I was designing a simple linear PSU, I could go on TME/Farnell/Mouser, and I would know exactly what XFMR to look for. I would just set the primary and secondary voltages that I need in the filters, and I could probably find one that fits in my enclosure. The problem is that in the SMPS the transformer is used in a completely different way that I don't fully understand. I don't even know what parameters to look for in the online stores. In the WEBENCH generator is gives me the core type, the turn ratio and a bunch of other information, but I don't really know what to do with it if I can't find an actual product that I can buy.
Schematic:
T1 Specs:
Keep in mind that I'm a beginner, I only have a very rough idea of how an SMPS works, and I have never designed a power supply circuit before.