-
Notifications
You must be signed in to change notification settings - Fork 195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FW v0.5.0 - unable to set calibration constants #56
Comments
Hmm, I think ik broke it. But I can adjust the values, but they jump around. I'll look into it... |
#57 fixes this problem. |
same here. I just set the offset in 0.4.1 and then reflash to 0.5.0. EEPROM data is kept on reflash I really recommend the "better termocouple interface" with 4x MAX31850K though - no calibration neccesarry and just works. |
Fix #56, increase raw values, not scaled ones.
Should be good now after @jieter fixed it, thanks!! A new release should show up shortly. @wysiwywg : Sounds like you built one of the 4xMAX32850K interfaces, awesome! :) |
Also see #57 issue comments for ideas how to calibrate (and why seeing the current temperature isn't really needed when adjusting the calibration) |
When using another method it probably is not necessary. It would be interesting to connect bluetooth module (10 USD) to LPC UART and write android app to management oven, automatic detection module by using the AT command and switching UART mode. |
@xnk : results: The results are in line with the left temperature always being shown 10-15 degrees lower than the right temperature. Which is strange since the sensors are placed symmetrical (I'm using the small T-962 build ~2014-04.) Will test if it works better with 2 additional tecmocouples once they arrived. PLCC is difficult to reflow anyways and the old solder paste doesn't make it easier so I'm expecting brilliant results with TQFP packages and new solder paste next month. Sn42Bi58 Paste of course works like a charm but I heard you have to be strictly RoHs because the lead will lower the alloy melting point to 80-90C @toprpav: |
@wysiwywg That's great! The only part that is kind of impossible to solder when not reflowing is the exposed thermal pad, but hopefully you got reasonable thermal connectivity anyway. It's strange that the Sn/Pb profile wouldn't work with leaded paste. I tested with my Amtech 4300 Sn/Pb solder paste that wasn't super old (age shouldn't affect the melting point you would think). That one reflowed just fine. Maybe your paste requires higher temperatures? May be difficult to find the intended reflow profile for some of the noname paste out there. Great that it seems to work at the higher temperature without burning the PCB at least! |
@xnk right now i just had some solder paste under it and reflowed it after soldering, but to be safe I propably should've just drilled a hole through the pcb and then add a blob. Or thermal grease. On the other hand it seems to dissipate 13mW max so I just went by a feelign telling me it should work:-) I just posted reflow logs here: #60 (comment) => the allover temperature doesn't seem reach the neccesarry temperature (if i trust X1 that is) So a temperature offset shifting the whole profile a few degrees higher could be nice to have. |
Hi guys. Today I first used the oven to solder MAX31850 thermocouple interface. I never solder such small package like this maxim ic (tdfn). But times have changed and it is necessary now. I used external thermometer to measure pcb temperature. I think it is quite necessary to use third thermocouple to measure exact PCB temperature. Otherwise there is risk that the pcb does not reach the melting point. Thanks for the firmware correction - I am using fw 0.5.1 without problem now. Good luck! |
I want to thank you for your work at first. You saved me a lot of time.
I just opened my oven for the first time and i flashed latest version of firmware. However, I am not able to set the constants - probably there is a problem with reading the button status/button releasing. (I did not examine the code - I guess only). I have no problem with firmware 0.4.1
I would be very pleased to see the current temperature when entering constants.
Thank you, Tom
The text was updated successfully, but these errors were encountered: