Skip to content

Commit

Permalink
Merge pull request #3 from kgofron/master
Browse files Browse the repository at this point in the history
Updated info about required firmware version for 874x driver
  • Loading branch information
kmpeters authored Nov 1, 2019
2 parents 0000255 + b524bd0 commit bdf0922
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ motorNewFocus is a submodule of [motor](https://github.com/epics-modules/motor).
motorNewFocus can also be built outside of motor by copying it's ``EXAMPLE_RELEASE.local`` file to ``RELEASE.local`` and defining the paths to ``MOTOR`` and itself.

motorNewFocus contains an example IOC that is built if ``CONFIG_SITE.local`` sets ``BUILD_IOCS = YES``. The example IOC can be built outside of driver module.

The 874x controller requires firmware v2.3 for units produced prior to early 2017. For units after early 2017, the driver works with firmware v4.06. The v2.2 is missing commands (SR/SL) used by the EPICS driver.
In early 2017, firmware v4.06 was released. This was due to a revision in MCU/processors in which the whole MCU/processor changed. Controllers with the newer processing unit cannot be upgraded from 2.x to 4.x. However, older units with v2.2 should be able to be upgraded to v2.3.

0 comments on commit bdf0922

Please sign in to comment.