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

BlueNRG-1 and delay_ms() for OneWire read

Hi all,I'm trying to create a project to read a temperature sound like a DS18B20. The problem is that I need a precise and stable delay time. Using Systick isn't possible because there's a conflict when using BLE. I tried using an MFT, but I can't cr...

Diltech by Associate II
  • 172 Views
  • 3 replies
  • 0 kudos

ST87M01 mqtt topic and message

On ST87M01 current version 2.7.0 I suspect that everything that goes in module via "AT" interface passes through filter which removes spaces and sets everything lowercase. This is OK for AT commands, but it mingles with user data that is passed, for ...

MZina.1 by Associate II
  • 192 Views
  • 1 replies
  • 0 kudos

Not able to read 40bit with BlueNRG-1

Hi, I can't read 40bit with my BlueNRG-1 and help wit timer in free-running. My us is ok but when i tried to read, it stop before read all 40 bits. Here i post my driver dht11. In main for test uint8_t h, t; if (DHT11_Read(&h, &t)) { printf("Hum...

Diltech by Associate II
  • 124 Views
  • 0 replies
  • 0 kudos

STUSB4531 PPS SUPPORT

Hi all,I was super exited to test the new STUSB4531 IC on the EVAL-SCS006V1.The PPS support of the chip is the main reason to pass over from the STUSB4500. I have done a lot of test with 100W PPS enabled USB-C supply but without luck. i did not manag...

STUSB4531-18V.png
KPTD by Associate
  • 213 Views
  • 1 replies
  • 0 kudos

Weird SPI data from BlueNRG-M2SA

Hello, I have designed a custom PCB for sensor acquisition and I am using an STM32U575 as main processor and then a BlueNRG-M2SA module configured as a coprocessor with the DTM_SPI.hex image. They are both connected through SPI but I can't seem to ge...

header.jpg data.jpg
Jaume by Associate II
  • 116 Views
  • 0 replies
  • 0 kudos

Resolved! ST67W61 and H563ZI Nucleo

H563ZI Nucleo and Nucleo-67W61. Using the CLI Binary version 1.1.0 I get: #### Welcome to ST67W6X CLI Application ###### build: 20:14:53 Sep 25 2025--------------- Host info ---------------Host FW Version: 1.1.0[ERROR] [575] [spi_xfer_engine] (spi_if...