Close

Analyzing the HC-12 SPI Bus communications

A project log for A Risc-V HC-12 433Mhz Serial Bridge

Updating the original HC-12 with a CH32V003

ozqubeOzQube 05/14/2023 at 11:310 Comments

The default SPI commands for the HC-12 are listed on the STM8 eFourth WIKI HERE.

Using both the API and the WDS software, I worked out what the commands represented, then applied the relevant settings to the WDS software so that it can output a radio configuration header file that can be used to program the radio.

Some things I noticed:

I've decoded most of the commands. Still TODO is to work out the frequency and filter settings.

Discussions