How to port an stm32FL1 based application to smt32F4
Posted on February 06, 2017 at 06:27My goal is to reuse code of serialisation library for nRF51 device found in AN4499. The given application runs on STM32FL151 device but I have to use it on STM32F4 device.Does anyone familiar with porting from L1 ...