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

S2-LP Parameters configuration

Could someone help to understand the better value to use at frequency deviation, considering at bellow specs:   #define BASE_FREQUENCY 916000000 //Hz #define MODULATION_SELECT MOD_2GFSK_BT05 #define DATARATE ...

LPrat.3 by Associate II
  • 930 Views
  • 0 replies
  • 0 kudos

Resolved! S2-LP - Interrupt flag problem

Hi,Some time ago I wrote a software with some changes from this library and successfully tested it with the STEVAL-FKI868V1 board and a ST board (STM32F779 EVAL).Now I made my own hardware with a little changes in the microcontroller pins. Communicat...

S2-LP.png
Slh by Senior
  • 966 Views
  • 1 replies
  • 0 kudos

Resolved! Write SD card using bluenrg 332ac

Hi,I am trying to write the IQ data to the SD card (i.e., write the received CTE pkt to the SD card). However, I found that Bluenrg-332ac has a cortex M0 core, which may not be able to drive an SD card. Is it possible to use this cortex M0 core for S...