User Activity

Hello,I'm playing a little bit with your BLUETILE eval kit and with my own board using a BLUENRG-M2SA. both are running at 32Mhz.Using the SensorDemo firmware from the BLUETILE DK, I noticed that the battery voltage sent by both modules were slowly d...
Hi there,I've been trying to flash my BlueNRG-Tile board using the BlueNRG-1_2 Flasher Utility 3.0.0. I followed the Quick Start Guide STEVAL-BCN002V1B - BlueTile kit in order to flash the BlueNRG-Tile mounted on the host board provided in the kit. H...
Hi,There is a bug in the release v1.9.0 of the STM32F0 HAL library.In CAN_Receive_IT() and CAN_Receive() functions the RTR value of the pRxMsg is wrongly set.Here is what is done:pRxMsg->RTR = (CAN_RI0R_RTR & hcan->Instance->sFIFOMailBox[FIFONumber]....
Posted on October 17, 2017 at 17:25Hi there,I'm trying to use the ST MotionGC lib in my c++ project. I'm using a STM32L476RG (like the one used as demo) and I'm intending to use the MotionGC lib. So I downloaded it, set my project, build it with the...
Posted on June 28, 2017 at 18:41Hi everybody,I'm wondering why the HAL library does not allow to program an auto wakeup for a STM32F042.It is not allowed via CubeMX GUI neither.I've looked into hal files :every function used to init/use the auto wak...
Kudos from