rol-jal-bim112

Fragen und Diskussionen zur Entwicklung von neuen Geräten. Sowohl Hardware als auch Software. English is welcome.
pete68
Beiträge: 57
Registriert: 14. Jun 2015, 10:12

rol-jal-bim112

Beitrag von pete68 »

Hello. I'm venturing with the actuator for ARM "rol-jal-bim112" However, after compilation without errors and downloaded to the uC I did not understand that Vd files for use with ETS.

In fact, the "app_main.cpp" file says "we are in MDT shutter / blind actuator, version 2.8"
so I assume that the Vd is that of MDT "MDT_KP_Jalousieaktor_V28.knxprod",
while the "app-rol-jal.cpp" file says "The application for the 4-channel blinds / shutter actuator
  * Acting as a Jung 2204REGH. "

However, both applications will not install on ETS. Can anyone enlighten me ?.
Thank you
glueckm
Beiträge: 15
Registriert: 5. Dez 2013, 08:59
Wohnort: Neugasse 2, 2244 Spannberg, Austria

Re: rol-jal-bim112

Beitrag von glueckm »

pete68 hat geschrieben:Hello. I'm venturing with the actuator for ARM "rol-jal-bim112" However, after compilation without errors and downloaded to the uC I did not understand that Vd files for use with ETS.

In fact, the "app_main.cpp" file says "we are in MDT shutter / blind actuator, version 2.8"
so I assume that the Vd is that of MDT "MDT_KP_Jalousieaktor_V28.knxprod",
while the "app-rol-jal.cpp" file says "The application for the 4-channel blinds / shutter actuator
  * Acting as a Jung 2204REGH. "

However, both applications will not install on ETS. Can anyone enlighten me ?.
Thank you
Hi,

I'm, using this SW and I used the MDT_KP_Jalousieaktor_V28.knxprod without any problem....

Ignore the comment in the app-rol-jal.cpp file, this is a copy and paste error... The application SW is based on the MDT actuator.

Does the program LED toggle when you press the prog button?
Can you program the physical address?
Have you try any other SW on this controller (to ensure that the HW is working)?

Regards,
Martin
pete68
Beiträge: 57
Registriert: 14. Jun 2015, 10:12

Re: rol-jal-bim112

Beitrag von pete68 »

Hi Martin, thanks for your interest!
I answer right away:
1) the programming LED remains fixed after the pressure in the programming stage, while the ETS indicates me the failure.
2) I can not download anything, not even the physical address, as if the application was not suitable for the firmware.
3) The circuit with LPC1115 it works, I tried the OUT8-BCU1 firmware and it seems to work.

Maybe something went wrong in the compilation of the firmware with LPCExpresso, although I did not get errors.
can you post your hex ?. Maybe then you solve the problem.

thank you so much
glueckm
Beiträge: 15
Registriert: 5. Dez 2013, 08:59
Wohnort: Neugasse 2, 2244 Spannberg, Austria

Re: rol-jal-bim112

Beitrag von glueckm »

OK. I will try to recompile the current version from the GitHub and try to test it on one of my test boards.

I can't promise if I will get the chance to do this before the weekend...

I will get back to you.

Martin
pete68
Beiträge: 57
Registriert: 14. Jun 2015, 10:12

Re: rol-jal-bim112

Beitrag von pete68 »

Toc Toc ... Martin are you there? do you remember me?
Hendrik
Beiträge: 167
Registriert: 3. Aug 2015, 15:16
Wohnort: Heidelberg

Re: rol-jal-bim112

Beitrag von Hendrik »

I'm not Martin, but maybe I can offer another datapoint. I've successfully flashed and configured rol-jal-bim112 on the 4TE ARM controller, using software-arm-incubation 29b4faa72ae3266187be3957b1d221546956930a and software-arm-lib 4070198f5bd5c6d75dcbcc41a121f746ed826a93. If you like, I can send you the binary.

I do have a similar problem with in16-bim112, though. The ARM hangs during programming, i.e. it doesn't write the PA into the eeprom, LED stays on.
pete68
Beiträge: 57
Registriert: 14. Jun 2015, 10:12

Re: rol-jal-bim112

Beitrag von pete68 »

Hendrik hat geschrieben:I'm not Martin, but maybe I can offer another datapoint. I've successfully flashed and configured rol-jal-bim112 on the 4TE ARM controller, using software-arm-incubation 29b4faa72ae3266187be3957b1d221546956930a and software-arm-lib 4070198f5bd5c6d75dcbcc41a121f746ed826a93. If you like, I can send you the binary.

I do have a similar problem with in16-bim112, though. The ARM hangs during programming, i.e. it doesn't write the PA into the eeprom, LED stays on.
you are very kind, I avoid a lot of effort.
this is my email: petronepasquale0@gmail.com

I also filled me IN16-bim112 no errors but I have not tried to download on ARM. If it works I'll let you know.

thank you
Hendrik
Beiträge: 167
Registriert: 3. Aug 2015, 15:16
Wohnort: Heidelberg

Re: rol-jal-bim112

Beitrag von Hendrik »

pete68
Beiträge: 57
Registriert: 14. Jun 2015, 10:12

Re: rol-jal-bim112

Beitrag von pete68 »

Thank you Hendrik
been estrememente courteous.

I ask you one last courtesy (if you can) provide me the hex version as i use Flash Magic and I do not have at the time a programmer ARM suitable for axf file.

with infinite gratitude
paschal
Hendrik
Beiträge: 167
Registriert: 3. Aug 2015, 15:16
Wohnort: Heidelberg

Re: rol-jal-bim112

Beitrag von Hendrik »

Your lpcxpresso installation comes with a tool to convert the binary files. The magic command is

arm-none-eabi-objcopy -O ihex rol-jal-bim112.axf rol-jal-bim112.hex

The arm-none-eabi-objcopy should be somewhere in /path/to/lcpxpresso/lpcxpresso/tools/bin/. Also have a look at http://support.code-red-tech.com/CodeRe ... putFormats. If you have any trouble with it, ask again. I can do the conversion for you, but not before tonight.
Antworten