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

HAL_I2S_TxHalfCpltCallback and HAL_I2S_TxCpltCallback are not called on a 50:50 duty cycle as expected when using a circular buffer to I2S.

I am outputting audio over I2S at 8k with a 128 sample buffer. I was getting timing issues so I turn on an LED on the Half way callback and turn it off on the complete callback. I expect a 50% duty cycle. But I get the output below on my scope. Anyon...

0693W000004K6E5QAK_image.png
RAdam.1 by Associate III
  • 1719 Views
  • 4 replies
  • 0 kudos

Resolved! P-NUCLEO_USB002 serial debug output

I am currently working on a P-NUCLEO_USB002 board to develop a PD solution. It seems the serial debug output is playing up. I set the USB_CLI already but it just give me some garbage data. I double checked the baudrate and it seems ok. Is anyone has ...

HWong.2 by Associate
  • 659 Views
  • 1 replies
  • 0 kudos

how to calculate blue nrg stack usage size.

I am using the BLUENRG-M2SP ble chip set , i created the 2 services ,there services are Primary Services 1. first service has the 3 characteristics and Second services has the 5 characteristics , if i add third services , i am getting Lack of Memory ...

mkuma.1 by Associate II
  • 432 Views
  • 2 replies
  • 0 kudos

Resolved! How to start BLE advertising again after a disconnection from the central Android device

I am a student who is currently doing his bachelor thesis. My job is to control two microcontrollers (Nucleo-STM32F411RE) via Bluetooth (X-Nucleo-BNRG2A1) in order to transfer parameter values ​​for a system. The idea was to connect the microcontroll...

JMüll.1 by Associate II
  • 2840 Views
  • 4 replies
  • 0 kudos

I am trying to send data over bluetooth to stm32f411 board. I am using HC-05 v2 bluetooth module which communicates over UART interface. Below is android studio code and stm code

When I'm sending data from computer it works perfectly- data is sent and STM's response is received over UART in RealTerm. However switching to bluetooth module and sending and receiving data from android app doesn't work as expected. For now I want ...

TLewa.2 by Associate
  • 1969 Views
  • 0 replies
  • 0 kudos

Resolved! How to get S2-LP into CW mode?

Posted on August 08, 2017 at 14:40Hi,I have the ST S2-LP transceiver both transmitting and receiving just fine however i'm struggling to put the chip into a continuous wave mode.. from reading the data sheet i have configure the following :  To set...

eddie McS by Associate III
  • 974 Views
  • 2 replies
  • 0 kudos