Interface and connectivity ICs

Ask questions and find answers on connectivity ICs, focusing on protocols and I2C challenges on STM32 Nucleo boards and BlueNRG products.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

BLE microphone design based on SPBTLE-1S

I started working on a low energy microphone based on SPBTLE-1S. I bought a STEVAL-BLUEMIC-1 module and designed a custom PCB  with only a digital MEMS microphone MP34DT05-A and removed the  LSM6DSL. Other buttons and LEDs are the same as the evaluat...

0693W00000FA6YxQAL.jpg 0693W00000FA6YYQA1.jpg
Asena by Associate
  • 445 Views
  • 0 replies
  • 0 kudos

SPIRIT1 and S2LP communication

Hi,I try to establish a connection between the SPIRIT1 radio on B-L475E-IOT01A board and the S2LP radio on the STEVAL-FKI868V1 evk. I found the library supporting both modules (STM32CubeExpansion_SUBG1) and managed to configure both modems. The probl...

KChoj.1 by Associate
  • 691 Views
  • 1 replies
  • 0 kudos

USB Device CDC

Hello,I'm using Nucleo l4r5zi-p in which I configured the USB device CDC. When I transmit data using the CDC_Transmit_FS function some time it returns USBD_BUSY, sometimes USBD_OK so because of USBD_BUSY I'm not getting actual speed. But I'm transmit...

Yash by Associate II
  • 943 Views
  • 2 replies
  • 0 kudos

I am using STEVAL_STLKV101 to develop BLE functionality. Please let me know whether in Cube MX 1. High Speed Clock to be Disabled . If other setting it is getting clashed with BLUE_RST. enclosing the image .

# PHO is connected to BLUE_RST which is supposed to be the HSE clock in Cube MX. How to bypass this ?If we configure PD2 and PC12 In schematics it is mentioned as USART pin but in MX the same pin is configured for UART5. If I configure and go to BLE ...