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

Interfacing BlueNRG2 with Raspberry PI 4B

While interfacing BlueNRG2 ( i am using jumper wires from STEVAL-IDB008V2) with raspberry PI 4.which other lines do I have to use apart from MISO,MOSI ,SCK and Ground.I am using only CS line and making it low and then high at the end of communication...

PVaaz.1 by Associate III
  • 545 Views
  • 0 replies
  • 0 kudos

I made an acquisition board with STM32WB55rgv6. I want to save ads1299 sampling data to SD card by FATFS(via spi). But my write speed is only 1KB. Here are the measures I have tried: ①Improve SPI clock ②Replace faster SD card ③Mybuffer is 51200B

Although every time I write in a single block instead of multiple blocks, and I only use SPI, not DMA. But the write speed is too low, only 1KB. I've browsed through many measures, but they still haven't saved me. I used stm32cubeide to develop this ...

Lep by Senior
  • 513 Views
  • 1 replies
  • 0 kudos

BlueNRG-M2SA return (BLE_STATUS_OUT_OF_MEMORY)

Hi,​I tried BlueNRG_Stack_Initialization but it returned the value 0x48, I looked at the ble_status.h file and it says/** @brief The requested operation failed because of lack of memory.* Out of memory shall be returned for situations where memory wi...

fanyun by Associate II
  • 592 Views
  • 0 replies
  • 0 kudos

74HC138, One I2C bus - 4 I2C devices

Hi,I am using 4 NFC 4 Clicks in combination with 74HC138 to connect them directly to on I2C bus. Can anyone hep me how do I implement this in my code so that he controller would switch between every I2C device.Rgrd,Anej

Anej Knez by Associate II
  • 1221 Views
  • 5 replies
  • 0 kudos

Getting DAC output via I2S line

Hello, I want to send data to the DAC with the I2S protocol (assume we are sending an array) and see a sine wave at the output.At this point, I would like to ask: Does the DAC in the stm32f407vg model mean the CS43L22 IC or an internal DAC unit in it...

aozba.1 by Associate II
  • 532 Views
  • 0 replies
  • 0 kudos