1 How to flash a Wolf transceiver
Dmitry Panin edytuje tę stronę 2023-10-09 09:30:12 +03:00

Firmware files

You can compile the firmware yourself, or select a release from this folder in the cloud https://www.dropbox.com/sh/jrs38c2iwtxk6c1/AACUw9yrOuv3P8LjwSxlcpqIa?dl=0

To flash FPGA firmware you will need a file with the extension JIC, for STM32 - a file with the extension BIN

The FPGA version should be as close as possible to the STM32 version, but not newer.

STM32

  1. Close the Boot0 jumper on the motherboard
  2. Turn on the transceiver and hold the power button
  3. Open the STM32CubeProg program
  4. Select a detected DFU device
  5. Select the firmware BIN file
  6. Start the firmware stage
  7. Restart the transceiver

FPGA

  1. Connect the USB Blaster programmer to the JTAG port of the transceiver and the computer

image

  1. Turn on the transceiver
  2. Open Quartus 13 or higher
  3. Open the programming utility (top menu bar)

image image

  1. Select JIC firmware file

image

  1. Start the firmware stage
  2. Restart the transceiver