Skip to content

satrian/sdr-mk1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

#SDR MK1 Firmware Upgrade Instructions

Note, that these instructions are valid for Windows environment. While the general principle is the same for Linux, I have no instructions for upgrading the firmware under Linux. It would be great, if anyone familiar with the procedure would be kind to write Linux-specific comments!

  • First, you need to download Atmel FLIP utility. You do not have to download the bootloaders, the AT90USB1287 chip has bootloader already installed.
  • Download the SDR_MK1.hex firmware and .INF file from download section
  • Install FLIP
  • Connect the SDR MK1 radio board to the computer
  • The SDR board has by default the 2-pin header installed where the ICSP connector is (JP1, upper rihgt corner, pins 5 and 6). There is a loose jumper connected to one of the pins. After connecting the board, short the two pins shortly with the jumper (does not really matter for how long, it's a reset signal and triggers immediately) and then remove the jumper again. You should now have a brightly lit green LED and little fainter red LED showing up.
  • You should now see new USB device appearing. The appropriate driver came with FLIP installation, so if prompted for a driver (or selecting manually), you should point it to the FLIP catalog USB subdirectory (c:\program files\Atmel\Flip 3.4.2\USB on my case). After installing the driver you should have the new USB device named AT90USB1287 present on the device manager.
  • Run the FLIP utility, press the USB-connector-like icon and choose USB as commnucation medium. You should see no error messages and FLIP should recognise the chip, resulting with the screen like that:

FLIP

  • From File menu load the Hex file and press the "Run" buttom on the bottom left. The update and verify progress bars should appear for short time, then the upgrade is finished. There is no "success" message or anything.
  • Plug the USB cable off and re-connect. If after 1-2sec. the two green leds are lit, then the upgrade was success.
  • If in doubt that something is not working right, please uninstall all the USB devices associated with the radio (should be one or two audio devices and one or two serial ports), unplug the USB cable and re-plug. All the devices should appear automatically, given that you had it installed correctly previously.

About

SDR MK1 Firmware

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors