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

remote gpio

Posted on June 06, 2016 at 21:12HelloI began to work with this module. It is necessary to make a page, at the entrance to which is: 1) Displays the value of several gpio. 2) it was possible to set the several gpio. What code (command) should I place...

ant_labs by Associate
  • 422 Views
  • 1 replies
  • 0 kudos

SPIRIT1 50MHZ crystal oscillator

Posted on June 09, 2016 at 08:03Hi,I'am interfacing SPIRIT RF transceiver and using 50 mhz clock crystal.May i know what all changes have to do to work with 50 Mhz clock?May i know MCU states for 50 MHz clock?(in data sheet i have found only for 52 ...

chaitu by Associate
  • 370 Views
  • 0 replies
  • 0 kudos

interfacing uSD reader with STM32F0

Posted on May 31, 2016 at 00:55Hello guys, i'm new in programming stm32f0. I have stm32f091rc and i want to interface uSD using SPI peripheral. first i used stm32cubemx to select the SPI1 peripheral and configured the clock. then i exported the gene...

Narrowband with SPSGRF-868 module

Posted on May 31, 2016 at 13:08Hello,I bought some X-NUCLEO-IDS01A4 for evaluation of the SPSGRF-868 module. I am not really pleased with the results. So far the best range I could get was 175 m in the same conditions in which I got 150 m with a com...

Trilys by Associate II
  • 501 Views
  • 0 replies
  • 0 kudos

SPIRIT1 MCU Clock sourcing

Posted on May 30, 2016 at 17:58In the SPIRIT1 datasheet it says the SPIRIT1 can be used to provide a clock source for the MCU via a GPIO pin - such that the MCU does not need its own crystal oscillator. However as far as I can tell the default start...

kzkaram by Associate II
  • 483 Views
  • 0 replies
  • 0 kudos

BlueNRG-MS image structure

Posted on May 25, 2016 at 14:08 Hello, Please help to clarify the following... I would like to do script to merge image file with required ifr config. To check my tools I have used ''bluenrg_img_converter.exe'' converter provided ST. ...

0690X00000602e7QAA.jpg 0690X00000602eCQAQ.jpg

BLE client retrieve device name and RSSI

Posted on May 07, 2016 at 02:51Hello,I'm developing code for the BlueNRG-MS device, in a central role. I'm wondering what API allows me to retrieve the advertising devices name and the packet RSSI?  I've initiated a discovery with aci_gap_start_gene...