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 register MC_STATE0 = 0xE8. Unknow state

I read 0xE8 at the MC_STATE0 register from the S2-LP. The associated state 0x74 (0xE8>>1), doesn't match with any of the possible states:typedef enum { MC_STATE_READY       =0x00, /*!< READY */ MC_STATE_SLEEP_NOFIFO   =0x01, /*!< SLEEP NO FIFO RETENT...

VAlar.1 by Associate II
  • 412 Views
  • 0 replies
  • 0 kudos

BLUENRG-1 locks after flashing

I am testing a custom board trying to use BLUENRG-1 as a coprocessor, but when I flash the chip (using Keil, Atollic or BlueNRG-1 ST-Link Utility) with ST-Link/V2 tool, with the SWD port, the chip locks and I am unable to access the chip again, regar...

MRey.1 by Associate III
  • 439 Views
  • 0 replies
  • 1 kudos

Spirit1: sending large packets

In theory the Basic protocol allows sending packets up to 64kB long. But the TX FIFO has only 96 bytes. How can I send and receive bigger packets? I was looking at the P2P demo but it doesn't handle more than 96 bytes.

grzegorz by Associate III
  • 627 Views
  • 1 replies
  • 1 kudos