Ask questions and find answers on connectivity ICs, focusing on protocols and I2C challenges on STM32 Nucleo boards and BlueNRG products.
Hi, I am evaluating the current consumption of BlueNRG-LP using STEVAL-IDB10V1 and i am a bit confused with the expected and actual device's currents.According to the datasheet, peak TX current during connection at 0dB is 4.3mA, according to Current ...
Is there a way to flash it ?
I am trying to use malloc() and free() in BlueNRG LP as I want to dynamically allocate some memory during runtime .However, I am not able to allocate memory. I'm using Keil IDE and generic linker BlueNRG-LP sct file.Any help would be appreciated, tha...
I'm trying to set up TouchGFX on an ILI9341 screen. Board is NUCLEO-L476RG. The screen is connected in parallel in 8-bit modeFor example if I draw a white box over the entire screen in TouchGFX designer, ILI9341 displays a white screen, If I draw a b...
Hi,attached is the code for I2C where we are trying to read from the sensor connected using I2C...I2C_mem_write or I2C_Master Transmit...nothing is sent by the sensor.any change in the coonfiguration ..kindly let us know.attached the IOC file also......
I noticed that the BlueNRG-LP BLE stack uses a special version of the cryptographic library "libcrypto.a" with only AES-CMAC cryptographic functions. But I do know that LE Legacy connections and LE Secure connections share AES in four different flavo...
At first I go to STM32 CubeIDE -> project_name.ioc file -> software package -> select component -> package name ->STMicroelectronics.X-CUBE-BLE1 ->Wireless BlueNRG-MS & At application I select Virtual COMPort then Configure the SPI pins and upload it...