I have a Nema 23 stepping motor, motor driver and a power supply, and it will be controlled by an arduino uno.
the power supply is 240 volt in, and has a 36volt 4.3amp output for the stepping motor and driver. can I use this same output to run my Arduino uno a well?
I think the uno can take between 7volts and 12 volts , via the jack input so I assume I will need to reduce the voltage down from 36volts in some way which if ok to use this power supply I will look into the best way. unless anyone can point me in the right direction?
Also, is the 4.3amps going to cause any issues on the uno?
That's the wrong way to go.
Get a 36 to 5 volt step down converter feeding the UNO 5 volt pin.
4.3 Amp is a resource available when needed, not an attacking parameter.
Use the buck regulator suggested by @ringtone and adjust the output to somewhere between 7-9 volts and feed it to Vin. The extra filtering will help you with the stepper noise and transients they may generate.