Open TG9541 opened 7 years ago
Approach:
nSEL
, SCLK
, SDO
, SDI
, nIRQ
, GPIO0
, and GPIO1
WORDS
) Refer to Board HC12
for first results.
Hello, can you give me a detailed configuration of HC12? thank you
сб, 15 авг. 2020 г. в 16:44, soyebean notifications@github.com:
Hello, can you give me a detailed configuration of HC12? thank you
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/TG9541/stm8ef/issues/24#issuecomment-674358311, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFVMS5ICBVGKXJZ7HQ7KHP3SAYVDHANCNFSM4DJUGUPQ .
@soyebean I had worked on the HC12 and I still have an experimental setup for analyzing the SPI communication between the radio chip and the STM8 in the basement but I never managed to finish it. I'd consider starting over if someone would be willing to share the effort.
I want to communicate with HC-12 based on 51 single chip microcomputer si4438 wireless chip, but I don't know the preamble pattern and synchronization word of HC-12.I have some HC-12 spi data, but I don't know how to analyze it.
I don’t know why SCLK is a 4-bit or 5-bit clock.
Analyzing that data is one of the problems: the datasheet assumes that one uses "Simplicity Studio" and I don't know of any decoder. The description above describes how I had planned to approach reverse-engineering.
al177 forked stm8ef and added initial board support for the HC12 (Si4463 not yet working).
To do: