HadCon2 + Raspi + Apfel connection ![]() |
ApfelHadCon2 Connection |
Apfelmatrix STL ![]() |
Apfelmatrix ![]() |
Apfel Apd ![]() |
Apfel + Apfelmatrix ![]() |
APFEL
command set
allows to talk to (several instances of) the APFEL ASIC.
It uses a subset of the the I/O-Ports of the ATMEL μController to facilitate the communication to the proprietary protocol (q.v.Decoder.pdf) of the asic, sending a 22bit sequence for command, value, and chipId.
( → Apfel protocol code sequences) CLK
DOUT
Side Select
DIN
GND
JDINOUT1/2, JADC
I/O port | A | C | F | |||
---|---|---|---|---|---|---|
Connector | JDINOUT1 | JDINOUT2 | JADC | |||
pins | DIN1 | 1 | DIN1 | 1 | DIN1 | 1 |
DOUT1 | 2 | DOUT1 | 2 | DOUT1 | 2 | |
CLK1 | 3 | CLK1 | 3 | CLK1 | 3 | |
SS1 | 4 | SS1 | 4 | SS1 | 4 | |
DIN2 | 5 | DIN2 | 5 | DIN2 | 5 | |
DOUT2 | 6 | DOUT2 | 6 | DOUT2 | 6 | |
CLK2 | 7 | CLK2 | 7 | CLK2 | 7 | |
SS2 | 8 | SS2 | 8 | SS2 | 8 |
git checkout protocol_v0
cd APFEL_Hadcon_IOC
RELEASE
files in sub directory configure
, i.e. correct paths to EPICS base and modules * be aware, that you might have to change instead RELEASE.linux-arm.Common
RELEASE.linux-x86_64.Common
, which are included in RELEASE, but allows several architectures to be supported
make
cd iocBoot/iocapfel
cd iocBoot/iocapfel_linux-x86_64
../../bin/linux-arm/apfel st.cmd
<TOP>/startup/procServ/start_apfel_IOC_procServ.sh
and change myIOCBOOT
and myARCH
to your needs
procServ -q -n apfelControlIOC -l 4814 4813 <absolute path to TOP>/procServ/start_apfel_IOC_procServ.sh
telnet localhost 4813
CTRL+T
to toggle automatic restart
CTRL+X
to kill child process (IOC)
exit
to end the EPICS session 2. leave session: type CTRL+]
and telnet> quit
<TOP>/startup/crontab/start_procServ_EPICS_apfel.sh
and adjust myProcServScript
to your needs
mkdir -p ~/crontab/ && ln -s <TOP>/startup/crontab/start_procServ_EPICS_apfel.sh
<TOP>/startup/crontab/crontab.entry
to your crontab: xclip
: puts the content to the clipboard) cat <TOP>/startup/crontab/start_procServ_EPICS_apfel.sh | xclip -sel clip && crontab -e
https://git.gsi.de/HadCon2/Applications/APFEL/APFEL_Hadcon_CSS==
and click ==NEXT
NEXT
v2.1
FINISH
settings/
you find the file apfel-basic-preferences.epf
, right click to get via Properties its physical Location and remember it.