Interface and connectivity ICs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

S2LP StatusByte 0x52 0xE9 error

Hi, I try to transmit data by S2LP(RC-S2LP-433) and have a problem. When I try to debug the unit (true studio) everything work great, when the TX end then get an ISR to reset flag and in main loop start new transmitt. When I try to start the unit wit...

Macias by Associate II
  • 1069 Views
  • 5 replies
  • 0 kudos

How to generate NACK in slave mode?

Hello,I ask connoisseurs of i2s. How to generate NACK in the slave mode if NOSTRECH = 1 and the slave device sends data to the master?If the slave receives data, then there are no such problems. You can wait for the RXDR to overflow and the slave wil...

User.5 by Associate
  • 382 Views
  • 0 replies
  • 0 kudos

SPIRIT1 TX by using GPIO PIN for OOK

Hello. I want to use OOK modulation based on GPIO pin. Datasheet says it is capable of doing it, but it is nearly impossible to understand how to set this up.Could Some one provide explanation and register values and settings in order for GPIOX to co...

Linas L by Senior II
  • 406 Views
  • 0 replies
  • 0 kudos

STEVAL-BCN002V1B question.

I try to understand the logic of the kit.I open STSW-BLUETILE-DK 1.2.0->Project->BLE_Examples->BLE_BeaconAnd I see in the main routinewhile (1) { /* BlueNRG-1 stack tick */ BTLE_StackTick();   /* Enable Power Save according the Advertising In...