
Question regarding this connection + usb input
Working on a project using Arduino Nano to control WS2811 LED strip (24V). I have the Arduino and light strip both powered from a 24v power supply. Arduino is supplied through a buck converter bringing it to 5v. The circuit works fine, shares ground, no issues. Data line is sent through D5. Arduino power input is thru 5V and grounded to GND.
My question is: with the current setup, if I kept the nano plugged in in a “permanent” build, would I still be able to plug the usb in from my laptop to upload new code while the build is powered? I have read a bit about back voltage and how it could mess up my laptop or the nano. Was wondering if my situation would create such a situation or would be fine.