I've been tasked with designing a custom PCB based on a prototype I made this past year. This prototype uses ST's NUCLEO-F030R8T6 development board along with some stepper motor drivers (AMIS-30543) and a BLE module (HM-10). As I understand it, I'll have to use the NUCLEO's electrical schematic to incorporate the development board's MCU (STM32F030R8T6) in this custom PCB. I came across this question and it has provided some great information but I still have some questions of my own.
My question is what do I do about the stepper motor drivers and BLE module? Should I be doing the same for them? The BLE module has its own AT firmware, so if I am to 'break it down' for the PCB then how would I flash it with that firmware? I'm not sure if the stepper motor drivers have their own firmware (sorry, I'm extremely new to embedded and learning as I go), so if they do, same question as the BLE module.
I could design the PCB to simply have pinouts/sections to solder the BLE module and drivers to, but I want to do a good job at this.
Thank you all for your time!