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

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
  • 458 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
  • 542 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
  • 1103 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
  • 491 Views
  • 0 replies
  • 0 kudos

Setting up extended advertising with BlueNRG-LP

Hi,I'm trying to setup a client & server pair that work like the following:Server using coded PHY, advertising its device name/manufacturer data in Secondary advertisement channels. That means it will advertise with ADV_EXT_IND in Primary channels fi...

JLee.46 by Associate II
  • 806 Views
  • 2 replies
  • 0 kudos

Incorrect reset behavior SPIRIT1

I am using a SPIRIT1 as a transmitterI switch the (2.8v) rail onI wait for the part to become ready (as indicated on GPIO0)I then program it.On MOST samples this is OK, but about one in ten units intermittently fail to program correctly (the SMPS doe...

MDorm.1 by Associate
  • 457 Views
  • 0 replies
  • 0 kudos