- Posts: 76
SPI capture guide
- 92zb
- Offline
Please Log in or Create an account to join the conversation.
- 92zb
- Offline
- Posts: 76
Here is the data file :-
www.mediafire.com/download/maw5lll0031r4cw/TX-On-Off.csv
Please Log in or Create an account to join the conversation.
- C0ckpitvue 777
- Offline
- Posts: 409
Please Log in or Create an account to join the conversation.
- victzh
- Offline
- Posts: 1386
Please Log in or Create an account to join the conversation.
- 92zb
- Offline
- Posts: 76
www.ebay.co.uk/itm/LIANSHENG-LS114-4CH-2...?hash=item3cfe669d8f
Please Log in or Create an account to join the conversation.
- 92zb
- Offline
- Posts: 76
www.mediafire.com/download/kbrfkd3q3r2v0fz/TX-ON-BIND-OFF.7z
Please Log in or Create an account to join the conversation.
- victzh
- Offline
- Posts: 1386
Please Log in or Create an account to join the conversation.
- 92zb
- Offline
- Posts: 76
www.mediafire.com/download/gz81inmxhtz0d6f/TX-ON-BIND-OFF.7z
Please Log in or Create an account to join the conversation.
- victzh
- Offline
- Posts: 1386
Please Log in or Create an account to join the conversation.
- 92zb
- Offline
- Posts: 76
( 1) 100mV
( 2) 3.30V
( 3) .5V
( 4) GND
( 5) 2.35V
( 6) 1.35V
(7) 2.35V
[8 ] 1.5V
1) = CLK
3) = CSN
4) = GND
6) = MISO
7) = MOSI
The data extracted @ 24MHz. Please let me know if any thing has to be changed. After that I will go ahead the extract the rest of the Data.
Please Log in or Create an account to join the conversation.
- victzh
- Offline
- Posts: 1386
Please Log in or Create an account to join the conversation.
- 92zb
- Offline
- Posts: 76
www.mediafire.com/download/qwyr7tbs9l820...ND-TX-ON-BIND-OFF.7z
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
I think this proto is not in nightly yet because I've to size optimize xn297 emulation layer for one of its sub-format (it's on my priority todo list), but there's a test build here:
www.deviationtx.com/forum/protocol-devel...in-h7?start=60#42624
Please Log in or Create an account to join the conversation.
- 92zb
- Offline
- Posts: 76
deviation-devo7e-v4.0.1-37035f6.zip
I tried but no joy.
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
eg:
25 3D ; set RF channel 3D
27 70 ; clear interrupts
E1 00 ; flush TX fifo
25 2D ; set RF channel 2D
A0 E1 88 70 70 20 1F 00 27 B0 ; fill TX fifo then transmit packet
; wait packet period
25 0E ; set RF channel 0E
27 70 ; clear interrupts
E1 00; flush TX fifo
25 2D; set RF channel 2D (!!!!)
A0 E1 88 70 70 20 1F 00 00 89 ; fill TX fifo then transmit packet
; wait packet period
... and so on ... so in the end it always transmits on channel 2D.
It shouldn't be very hard to implement, I've to check a few stuffs then I'll try to do it.
Have you opened a dedicated thread yet ?
Please Log in or Create an account to join the conversation.
- victzh
- Offline
- Posts: 1386
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Please Log in or Create an account to join the conversation.
- 92zb
- Offline
- Posts: 76
Have you opened a dedicated thread yet ?[/quote]
I will open a dedicated trread for it and let you know.
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Protocol Development
- SPI capture guide