2019-01-17 01:41 PM
Hi,
I have a BlueNRG-MS connected through SPI to a STM32L476 like that implemented on ST SensorTile board. The NRG chip wasn't working and I checked that the firmware version is 715. I think 723 is a the latest version and so I am trying to update the firmware.
Can anyone please guide me in the right direction ? Am I missing something ?
Thank you
@STM Community @Community member @Maxim Yachniy
2019-01-18 11:51 AM
I found the firmware project "BlueNRG_Stack_TFR_Updater" with the BlueNRG-MS_Stack_v7.3 folder. But this is for STM32L1xx.
I tried following the steps in "AN4612 : Migrating from STM32L1xx to STM32L4xx" by just changing the FPU settings. But that didn't work the package has STM32L1xx all over the code.
Is there a solution of this ? A package for STM32L4xx or a was to use the existing code for STM32L4xx ?
Thank you.
2019-01-18 02:20 PM
@Community member Can you help me out ?