User Activity

Hi,I came across a HardFault in my code while in debug mode on STM32CubeIDE, and I checked the SFRs register viewer and noticed that I ran into a PRECISERR, and the BFAR field shows which address triggered the data bus error. I have attached a screen...
Hi Everyone,I previously made a project through STM32CubeMX based on the STM32L431CCT6 to generate the pinout and initialization template for Keil MDK-ARM IDE. We are planning on transitioning to the STM32L431CBT6 (without any changes to the code), a...
Hi,I was reading the BlueNRG-2N features on this datasheet, and it stated that it could "handle up to 8 simultaneous connections."Does this mean that one GAP Central device based on the BlueNRG-2N could transmit up to 8 GAP Peripheral devices (also c...
Hi,I picked up a X-NUCLEO-BNRG2A1 (Extension board Lot:2040 for the Nucleo-64 boards), and I am trying to communicate with it through a Nucleo-F411RE Board. I basically generated a project template through CubeMX for the STM32F411RE and included the ...
Hi,I am trying to setup the TIM1 of the STM32F410CBT microcontroller so that TIM1->CNT can measure Channel A and Channel B of a Quadrature Encoder Interface of a motor (the Encoder's datasheet is here, and it came attached with this motor here). I ha...
Kudos from