2019-07-11 01:00 AM
I am new to STM32 and had some general questions what answer I not find described in any IDE tool help nor with Google.
What is easiest IDE tool and procedure to transfer part of ST released example project form one MCU type to other MCU what had hardware initialization code made from scratch with STM23CubeMX?
Specially I am interested for DIY active speaker purpose to transfer from X-CUBE-SOUNDTER1 example STA350BW_driver with I2C communication for STA350BW configuration, no other functionality/code is needed to transfer.
My target MCU is STM32F446RE on Nucleo 64 board.
I thank for any help here or for link to information describing this procedure.