User Activity

I'm using STM32Cube_FW_G4_V1.5.1 for testing a NUCLEO-G474RE board, but none of the examples worked at the first try. After importing them into STM32CubeIDE v1.13.0, I'm always getting this error message on sysmem.c: ../Application/User/sysmem.c:63:1...
Hello,in our application, we are using STEVAL-STLKT01V1 boards.I ported the BLE Chat application from BlueNRG DK 2.0.2 to STEVAL-STLKT01V1 and I'm able to transfer data between client and server.However, I discovered that data transfer rate is quite ...
Hello,I'm using STEVAL-STLKT01V1.Then, I downloaded ST BlueNRG GUI 4.0.0, which provides these firmwares into the Firmware\BlueNRG_stack directory:bluenrg_6_4b_Mode_2-16MHz-XO32K.imgbluenrg_6_4b_Mode_2-16MHz-XO32K_HCI.imgbluenrg_6_4b_Mode_2-32MHz-XO3...
I'm using an STLKT01V1 SensorTile, which is based on STM32L476.Since STLKT01V1 cannot select DFU update with the hardware, in my firmware I implemented a function for jumping to the embedded bootloader, as described into the application note, and thi...
Hello,in our application, we are using STEVAL-STLKT01V1 boards.Although we are using onboard USB with ST VCOM driver implementation, I'm wondering if we need to get some permissions for using the existing product id. Other manufacturers provide the c...