2018-06-08 03:54 PM
Hello,
when I try to open the example with cube to generate code this message appear
But download doesn't work because the current version 12 is not RC1.
regards
2018-06-08 07:05 PM
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 ABIdid nobody test this stuff ? o,0
2018-06-11 02:15 AM
Hello,
Can you please share your ioc file for check your issue.
With Regards,
Imen
2018-06-11 05:17 AM
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=false2018-06-12 08:26 PM
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
2018-06-12 08:38 PM
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.
2018-06-13 04:48 AM
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
2018-06-25 09:43 AM
Hi 0x90
Will be fixed next release thanks for reporting this issue