Interface and connectivity ICs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

BlueNRG how to use debug?

Posted on June 17, 2016 at 14:07Dear Community, I am trying to use PRINT macro available in BLE1 examples pack (SensorDemo). Is there a way to turn serial communication with the device, as turning DEBUG definition on doesn't allow any COM output? Th...

pawel by Associate
  • 317 Views
  • 1 replies
  • 0 kudos

contiki / spirit1 / size and OTA upgrade

Posted on June 28, 2016 at 15:27Hello we are evaluating to use Contiki OS in Spirit1 + STM32 platform. I still have two doubts: 1.-  is available OTA (Over The Air) upgrade for the microntroller? 2.- what's the size of the Contiki stack to program ...

AG70 by Associate II
  • 321 Views
  • 0 replies
  • 0 kudos

Spirit1 Band Select

Posted on June 28, 2016 at 10:00Hello, again. In SPIRIT1 datasheet, in section of synthesizer band, especially for divider value, there are four values, i.e. divide-by-6, by-12, by-16 and by-32. But in File SPIRIT1-Library, which is part of SPIRIT1-...

lz1im by Associate II
  • 282 Views
  • 0 replies
  • 0 kudos

Adventures with bluenrg

Posted on June 27, 2016 at 10:52Hi All,I am new in BlueNrg but not in developing C and I want to work withNUCLEOF411 and BlueNrg IDB041A1 board. Unfortunately I use Linux and Idon't want to buy IAR system. First step: I tried to download demo (en.x-...

zamek42 by Associate II
  • 257 Views
  • 0 replies
  • 0 kudos

SPWF01Sx.y1 FW3.5

Posted on January 29, 2016 at 17:41Hi everybody,this is to inform all of you that a new FW for SPWF01Sx, named 3.5, has just been released.It includes new features...:- AT+S.RMPEER- AT+S.HTTPREQ (thanks to Flow forum user)- AT+S.FSR- AT+S.HTTPDFSWRI...

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
  • 285 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
  • 273 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...