04-Oct-2022
I have uploaded v318 firmware for myFP2, myFP2M and myFP2N. The update fixes the move LED's from not showing (which was a bug in 317). I have also changed the way the LED's work, so now they should be brighter when a move occurs,
I'm not seeing the TMC spreadsheet folder included in the 321 release. Can I just reuse the spreadsheet from a previous release? Has the spreadsheet changed over time since older versions? I still have the spreadsheet from 312.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
Today I have uploaded new firmware version 325, ASCOM drivers version 290. As was pointed out by Nikolas/Mike in a recent Discussion post, there is a confirmed issue with NINA and ASCOM Device Hub.
This has been addressed and required changes to both Firmware AND ASCOM Drivers. If you are having issues, then you will need to update your firmware to 325, AND update your ASCOM driver to 290.
I have also uploaded a new version of the Windows ASCOM Test application version 1321, which I use to test the ASCOM Drivers.
I am not releasing an update to the PDF document yet, because I am still working on the next Windows application update, and when that is done, the PDF will be updated and posted at that time,
Hi,
I just downloaded rev 325 and compiled it for L293D driver. I think there is a hack in focuserconfig.h starting on line 162. Should that endif block be extended down to include the following ifndef?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The compiler checks near the end of focuserconfig.h can be written better., more efficiently. Those code checks date way back and thus were not part of the 325 changes. It will compile fine, even though as you point out that it can be written better.
Regards
Robert
(thanks for the reminder to do something about that in the next update)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
20-March-2023
Nikolas has found an error in the code for A4998-325 firmware file.
A fix is posted now, and affects the follwing firmware files. All other files are ok.
myFP2_A4998_325
myFP2_EASYDRIVER_RE_325
myFP2_DRV8825HW203_KEYPAD_325
myFP2_DRV8825HW203_325
The new firmware file is 325-1, but will register as version 325. The error was that Coil Power was never turned off. The error only occurs in those versions listed above.
I have posted the new PDF, version 325, because the release of the Windows application 2492 is imminent.
I successfully used version 324 that worked with my RaspBerry/Indigo/IndigoD1(MacOs) configuration. Unable to make her communicate with Indi/Kstars between the RaspBerry and MacOS....
I wanted to try the latest version, the 325:
It does not compile on Arduino 2.0.3 on MacOS, the error message is :
Compilation error: unterminated #ifndef
I managed to compile by modifying the file, but then the stepper motors power on but did not run, I explored the myBoard.h file on line 52 and saw that the pin numbers IN1ULN,IN2ULN..... changed between version 324 ( 2 3 4 5) and 325 ( 4 5 6 7 ) .
I changed the numbers and now everything works perfectly, thank you for your work!
Sam.
*French original version :
Bonjour,
J'utilisai avec succès la version 324 qui fonctionnait avec ma configuration RaspBerry/Indigo/IndigoD1(MacOs) . Impossible de la faire communiquer avec Indi/Kstars entre le RaspBerry et MacOS....
J'ai voulu essayer la dernière version, la 325 :
Elle ne compile pas sous Arduino 2.0.3 sous MacOS, le message d'erreur est le suivant :
Compilation error: unterminated #ifndef
J'ai reussi à compiler en modifiant le fichier, mais ensuite les moteurs s'allumaient mais ne tournaient pas, j'ai exploré le fichier myBoard.h à la ligne 52 et j'ai vu que les numéros des pins IN1ULN,IN2ULN..... ont changés entre la version 324 ( 2 3 4 5) et la 325 ( 4 5 6 7 ) .
J'ai changé les numéros et maintenant tout fonctionne parfaitement, merci pour votre travail !
Sam.*
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am struggling to find the ( 2 3 4 5) pin definitions in any myfp2 firmware file.
All focuser designs utilize pin2 as the temperature probe so I am at a loss to see how they could have been defined as 2-5.
I may be old and starting to loose my marbles, but I am not seeing this in the 324 firmware at all, and have gone through all the myfp2 schematics and I don't see that either. The pins in 324 match 325. I have attached every myfp2 uln2003 design schematics for each pcb and as you can see from the date-time stamps they remain unchanged since way back and none have 2345 pin combinations.
Hello all
I have previously uploaded the new pdf document 325-00
This explains a new tab for the Windows Application, named the KeyMap tab. starting on pg 127.
I have uploaded the new Windows app 2483 today, which has the new keymap tab.
Attached to this post are the screenshots and link to the new app. For instructions on how to use the keymap, please refer to the 325-00 pdf.
28-Sept-2022 Nextion Firmware Update
I have uploaded v317 firmware update for the NEXTION focus controller.
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/myFocuserPro2N%20NEXTION%20TFT%20DISPLAY/
This firmware only runs on the Nextion controllers.
Instructions
You will need to run the ClearEEPROM program in the test folder. If you do not then controller functionality can be random.
For Windows you will need to run version 2490 which I will upload tater today. The Windows app 2490 will only run on firmware 217 or later.
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/WINDOWS/MainApp/
Before installing the new Windows update, use Control panel tp remove the older version first.
next, install the windows 2490 update.
DO NOT use this 2490 release on older firmware 216 or lower, The application will not work with older firmware.
Regards
Robert
28-Sept-2022 Windows Application Update 2490
I have uploaded the new version of Windows application 2490., which will only run on firmware 217 or later.
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/WINDOWS/MainApp/
Before installing the new Windows update, use Control panel tp remove the older version first.
next, install the windows 2490 update.
DO NOT use this 2490 release on older firmware 216 or lower, The application will not work with older firmware.
regards
Robert
28-Sept-2022 myFP2M Firmware Update
(the ready made focuser)
I have uploaded v317 firmware update for the myFP2M focus controller.
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/myFocuserPro2M/Arduino%20Firmware%20for%20myFP2M%20Prebuilt%20Controllers%20Only/
This firmware only runs on the myFP2M controllers.
Instructions
You will need to run the ClearEEPROM program in the test folder. If you do not then controller functionality can be random.
For Windows you will need to run version 2490 which I will upload tater today. The Windows app 2490 will only run on firmware 217 or later.
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/WINDOWS/MainApp/
Before installing the new Windows update, use Control panel tp remove the older version first.
next, install the windows 2490 update.
DO NOT use this 2490 release on older firmware 216 or lower, The application will not work with older firmware.
Regards
Robert
28-Sept-2022 myFP2 Firmware Update
myFocuserPro2
I have uploaded v317 firmware update for the myfp2 focus controller.
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/ARDUINO%20FIRMWARE/
This firmware only runs on the myFP2 controllers. (DO NOT user with myFP2M or myFP2N controllers).
Instructions
You will need to run the ClearEEPROM program in the test folder. If you do not then controller functionality can be random.
For Windows you will need to run version 2490 which I will upload tater today. The Windows app 2490 will only run on firmware 217 or later.
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/WINDOWS/MainApp/
Before installing the new Windows update, use Control panel tp remove the older version first.
next, install the windows 2490 update.
DO NOT use this 2490 release on older firmware 216 or lower, The application will not work with older firmware.
Regards
Robert
04-Oct-2022
I have uploaded v318 firmware for myFP2, myFP2M and myFP2N. The update fixes the move LED's from not showing (which was a bug in 317). I have also changed the way the LED's work, so now they should be brighter when a move occurs,
regards
Robert
myfp2
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/ARDUINO%20FIRMWARE/
myfp2m
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/myFocuserPro2M/Arduino%20Firmware%20for%20myFP2M%20Prebuilt%20Controllers%20Only/
myfp2n
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/myFocuserPro2N%20NEXTION%20TFT%20DISPLAY/
11-Oct-2022
Windows update 2_4_9_1
Fix for delayaftermove always showing as 0
For firmware 318+ only.
This update replaces version 2_4_9_0
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/WINDOWS/MainApp/myFP2W_2_4_9_1.zip/download
regards
Robert
11-Oct-2022
Updated main pdf to v319
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/Documentation/myFP2-319.pdf/download
Updated firmware protocol pdf to v252
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/Documentation/myFP2%20Comms%20Protocol%20v252.pdf/download
regards
Robert
11-10-2022
Firmware update v319
Replaces firmware v318. Fixes moving issue with some driver boards.
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/ARDUINO%20FIRMWARE/myFP2F-319.zip/download
regards
Robert
07-11-2022
Firmware release 321
This firmware fixes the Reverse direction issue. All boards were affected.
myFP2
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/ARDUINO%20FIRMWARE/
myFP2M
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/myFocuserPro2M/Arduino%20Firmware%20for%20myFP2M%20Prebuilt%20Controllers%20Only/
myFP2
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/myFocuserPro2N%20NEXTION%20TFT%20DISPLAY/
Regards
Robert
I'm not seeing the TMC spreadsheet folder included in the 321 release. Can I just reuse the spreadsheet from a previous release? Has the spreadsheet changed over time since older versions? I still have the spreadsheet from 312.
Hi Eric
yes, just use the one from 312
24-Dec-2022
Firmware update 322
Fixes issues with backlash, Delay After Move, Temp Compensation Coeffient and PB Steps
myFocuserPro2, myFP2
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/ARDUINO%20FIRMWARE/myFP2-Firmware-322.zip/download
myFP2M Purchased Units
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/myFocuserPro2M/myFP2M-Firmware-322.zip/download
Nextion Firmware Update
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/myFocuserPro2N%20NEXTION%20TFT%20DISPLAY/myFP2N-Firmware%20322.zip/download
regards
Robert
28-12-2022
Firmware release 324
myFP2 myfocuserpro2
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/ARDUINO%20FIRMWARE/myFP2_Firmware_324.zip/download
myFP2M ready-made controller
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/myFocuserPro2M/Arduino%20Firmware%20for%20myFP2M%20Prebuilt%20Controllers%20Only/Firmware_myFP2M_324.zip/download
myFP2N Nextion Touch Screen Controller
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/myFocuserPro2N%20NEXTION%20TFT%20DISPLAY/Firmware%20MFP2N-324.zip/download
Fixes for issues with backlash
remove orphaned code (push buttons, rotary encoder, jogging,
Regards
Robert
11-Mar-2023
Uploaded the ASCOM1 driver, v286, The ASCOM driver was uploaded a few days ago.
ASCOM driver is the main driver, supporting the main telescope.
myFP2ASCOM_Setup286.exe
The ASCOM1 is the 2nd driver, supporting an additional telescope.
myFP2ASCOM1_Setup286.exe
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/ASCOM%20DRIVERS/
Regards
Robert
11-Mar-2023
Franck (many thanks from the myFP2 community of users) has designed a small footprint board for myFP2-DRV8825.
You will find all the Gerbers here
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/User%20Community%20Shared%20Files/Franck%20myFP2-DRV8825-Small-PCB/?upload_just_completed=true
Regards
Robert
17-03-2023
Hi
Today I have uploaded new firmware version 325, ASCOM drivers version 290. As was pointed out by Nikolas/Mike in a recent Discussion post, there is a confirmed issue with NINA and ASCOM Device Hub.
This has been addressed and required changes to both Firmware AND ASCOM Drivers. If you are having issues, then you will need to update your firmware to 325, AND update your ASCOM driver to 290.
I have also uploaded a new version of the Windows ASCOM Test application version 1321, which I use to test the ASCOM Drivers.
I am not releasing an update to the PDF document yet, because I am still working on the next Windows application update, and when that is done, the PDF will be updated and posted at that time,
regards
Robert
myFP2 Firmware 325
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/ARDUINO%20FIRMWARE/myFP2_Firmware_325.zip/download
ASCOM Driver 290 (Primary ASCOM driver)
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/ASCOM%20DRIVERS/myFP2ASCOMSetup290.exe/download
ASCOM1 Driver 290 (Second ASCPM driver)
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/ASCOM%20DRIVERS/myFocuser2ASCOM1Setup290.exe/download
ASCOM Driver Test Application
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/ASCOM%20DRIVER%20TESTER/myFP2ASCOMApp_1_3_2_1.zip/download
myFP2M Firmware 325: Only For Ready-Made Controllers
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/myFocuserPro2M/Arduino%20Firmware%20for%20myFP2M%20Prebuilt%20Controllers%20Only/myFP2M-Firmware-325.zip/download
myFP2N Firmware 325: Only for Nextion Display
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/myFocuserPro2N%20NEXTION%20TFT%20DISPLAY/Firmware%20MFP2N-325.zip/download
Last edit: brownrb 2023-03-17
Hi,
I just downloaded rev 325 and compiled it for L293D driver. I think there is a hack in focuserconfig.h starting on line 162. Should that endif block be extended down to include the following ifndef?
Hi David
The compiler checks near the end of focuserconfig.h can be written better., more efficiently. Those code checks date way back and thus were not part of the 325 changes. It will compile fine, even though as you point out that it can be written better.
Regards
Robert
(thanks for the reminder to do something about that in the next update)
20-March-2023
Nikolas has found an error in the code for A4998-325 firmware file.
A fix is posted now, and affects the follwing firmware files. All other files are ok.
myFP2_A4998_325
myFP2_EASYDRIVER_RE_325
myFP2_DRV8825HW203_KEYPAD_325
myFP2_DRV8825HW203_325
The new firmware file is 325-1, but will register as version 325. The error was that Coil Power was never turned off. The error only occurs in those versions listed above.
I have posted the new PDF, version 325, because the release of the Windows application 2492 is imminent.
regards
Robert
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/ARDUINO%20FIRMWARE/myFP2_Firmware_325-1.zip/download
Hello,
I successfully used version 324 that worked with my RaspBerry/Indigo/IndigoD1(MacOs) configuration. Unable to make her communicate with Indi/Kstars between the RaspBerry and MacOS....
I wanted to try the latest version, the 325:
It does not compile on Arduino 2.0.3 on MacOS, the error message is :
Compilation error: unterminated #ifndef
I managed to compile by modifying the file, but then the stepper motors power on but did not run, I explored the myBoard.h file on line 52 and saw that the pin numbers IN1ULN,IN2ULN..... changed between version 324 ( 2 3 4 5) and 325 ( 4 5 6 7 ) .
I changed the numbers and now everything works perfectly, thank you for your work!
Sam.
*French original version :
Bonjour,
J'utilisai avec succès la version 324 qui fonctionnait avec ma configuration RaspBerry/Indigo/IndigoD1(MacOs) . Impossible de la faire communiquer avec Indi/Kstars entre le RaspBerry et MacOS....
J'ai voulu essayer la dernière version, la 325 :
Elle ne compile pas sous Arduino 2.0.3 sous MacOS, le message d'erreur est le suivant :
Compilation error: unterminated #ifndef
J'ai reussi à compiler en modifiant le fichier, mais ensuite les moteurs s'allumaient mais ne tournaient pas, j'ai exploré le fichier myBoard.h à la ligne 52 et j'ai vu que les numéros des pins IN1ULN,IN2ULN..... ont changés entre la version 324 ( 2 3 4 5) et la 325 ( 4 5 6 7 ) .
J'ai changé les numéros et maintenant tout fonctionne parfaitement, merci pour votre travail !
Sam.*
Hi Sam
it could be that you used the wrong firmware file as pins were not changed.
Please let me knoew that actual name of the firmware file you used so I can look into this further
Regards
Robert
Hi Robert,
It's this version of the firmware: myFP2_ULN2003_325
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/ARDUINO%20FIRMWARE/myFP2_Firmware_325-1.zip/download
Sam
Hi Sam
I have found the error for the missing #endif in focuserconfig.h and will post an update for the myfp2 uln2003 today.
I have open firmware myfp2 324 for uln2003, myBoards.h
Line 52- shows
which compares with firmware 325 for myfp2 uln2003, myBoards.h as
I am struggling to find the ( 2 3 4 5) pin definitions in any myfp2 firmware file.
All focuser designs utilize pin2 as the temperature probe so I am at a loss to see how they could have been defined as 2-5.
I may be old and starting to loose my marbles, but I am not seeing this in the 324 firmware at all, and have gone through all the myfp2 schematics and I don't see that either. The pins in 324 match 325. I have attached every myfp2 uln2003 design schematics for each pcb and as you can see from the date-time stamps they remain unchanged since way back and none have 2345 pin combinations.
Regards
Robert
Hello all
I have previously uploaded the new pdf document 325-00
This explains a new tab for the Windows Application, named the KeyMap tab. starting on pg 127.
I have uploaded the new Windows app 2483 today, which has the new keymap tab.
Attached to this post are the screenshots and link to the new app. For instructions on how to use the keymap, please refer to the 325-00 pdf.
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/WINDOWS/MainApp/
Regards
Robert
26-03-2023
Dominik has generously provided a 3d print design2 for the NEMA17-17HS15-0404S bracket to use M4 screws, found under Files / 3D Printed Parts / Brackets / NEMA
https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/3D%20Printed%20Parts/Brackets/NEMA/NEMA17-17HS15-0404S-Design2_DK.stl/download
regards
Robert