cancel
Showing results for 
Search instead for 
Did you mean: 

STM Cube MX BluNRG MS Bug

0x90
Associate II
Posted on June 09, 2018 at 00:54

Hello,

when I try to open the example with cube to generate code this message appear

0690X0000060LCyQAM.png

But download doesn't work because the current version 12 is not RC1.

regards

7 REPLIES 7
0x90
Associate II
Posted on June 09, 2018 at 04:05

I think a  workaround is to delete the rc1 in the ioc file with any editor.

But then CubeMX doesn't include the Hal Librarys and cmsis (folders are empty).

after adding files by hand true studio give me the message, because the whole build settings are missing..

../../../Drivers/CMSIS/Include/cmsis_gcc.h: In function '__get_CONTROL':

../../../Drivers/CMSIS/Include/cmsis_gcc.h:81:1: sorry, unimplemented: Thumb-1 hard-float VFP ABI

did nobody test this stuff ? o,0

Imen.D
ST Employee
Posted on June 11, 2018 at 11:15

Hello,

Can you please share your ioc file for check your issue.

With Regards,

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Antonio Vilei
Senior III
Posted on June 11, 2018 at 14:17

Hi,

if you're using CubeMX to configure the BlueNRG-MS chip, you could use this document as a starting point.

Best regards,

Antonio

________________

Attachments :

STMicroelectronics.BlueNRG-MS_GettingStarted_2018-06-08.pdf : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HxWG&d=%2Fa%2F0X0000000azD%2F5BTZrXa9qkOeV6KoKk2PbE.VLmbjAtidTruTyBDSFO0&asPdf=false
Posted on June 13, 2018 at 03:26

Hello,

it's in every ioc from the new package BlueNRG-MS

BlueNRG-MS\1.0.0\Projects\STM32L476RG-Nucleo\Applications\

I guess these examples should work or are they just templates for cubemx ?

regards

Posted on June 13, 2018 at 03:38

thanks,

the tutorial works great, and I got it running with.

I'm a bit confused about the U(s)art, does the stm32 communicate with the bluetooth module X-NUCLEO-IDB04A1 and X-NUCLEO-IDB05A1 with uart ? From the shematics I thought it's only spi.

Posted on June 13, 2018 at 11:48

Hi,

USART is configured and used only for printing to the terminal. Communication between STM32 and BlueNRG-MS is via SPI only, as reported in the schematics.

Best regards,

Antonio

Nawres GHARBI
ST Employee
Posted on June 25, 2018 at 18:43

Hi 0x90 

Will be fixed next release thanks for reporting this issue