STEVAL-FKI915V1 s2-lp
hidoes anybody nows how the auto fequency offset works?is there a register? it works only with the steval board ?how does the board calculate the correction?Thank'smarco
Ask questions and find answers on connectivity ICs, focusing on protocols and I2C challenges on STM32 Nucleo boards and BlueNRG products.
hidoes anybody nows how the auto fequency offset works?is there a register? it works only with the steval board ?how does the board calculate the correction?Thank'smarco
Hi everyone,I am currently designing my own PCB board using the bluenrg-332ac chip. I want to use the ufl/SMA port to connect my antenna without connecting the PCB antenna. So I wonder how to remove the PCB antenna from the PCB layout with only UFL p...
Hello,The STUSB1600A has a standby power mode that is described in the datasheet as being disabled by default, and can only being enabled through NVM reprogramming.However, when using the STUSB GUI (v. 3.2.3) connected to a STUSB1600A and NUCLEO-F072...
I use BLENRG-MS and stm32l07 mcu. Mcu call the APIs to control the BLENRG-MS module. MCU initialize the ble module and start observer process by calling API,and the process will be terminated in three seconds. The problem is that program may trap in...
I'm using Bluenrg-M2SA with and facing issue with ble connection. Bluenrg-M2SA is connecting as a client with smart watch but it gets disconnected at every 30 seconds. Error: hci_disconnection_complete_event, Reason: 13I'm using BlueNRG-1_2 DK 3.2...
Hi everyone,I recently got the STEVAL-IDB008V1M dev board, I am using a M1 Macbook Air. I tried to get Wise-Studio working but the application installs but does not open for me (yes I do have GNU make, and JRE installed).So I decided to then install ...
I am interested in activating your sensors, STEVAL-IDP003V1, using a different IO-Link master instead of the ST master board. I have two questions: I am interested in activating your sensors, STEVAL-IDP003V1, using a different IO-Link master (Balluff...
I change the HIDdescMap to uint8_t reportDesc[] = { 0x05, 0x01, // Usage Page (Generic Desktop) 0x09, 0x06, // Usage (Keyboard) 0xA1, 0x01, // Collection (Application) 0x05, 0x07...
Hi,I have a STEVAL-IOD002V1 iolink board and Nucleo-F429ZI dev board and I'm running into a few problems. If anyone is familiar with IOD002V1 I'd appreciate their help.1. The available documentation references support for NUCLEO-L073RZ and NUCLEO-G07...
Hi,I have a device that is integrated with BlueNRG-LP chip for BLE communication. The client side is an app implemented in python on windows 10. After connection is established, data starts to be transmitted from the BlueNRG-LP to the computer, howev...