C Gautcher
New member
Hi Everyone,
Let me first say that I've been following the project for a while, but I had yet to dive in until this long weekend. I bought a 4.1.4 kit back in August, and it sat out of sight for a little while.
I am a complete soldering newb - this is the first time. I didn't take the Physics 201 class in college that covered this circuitry stuff, so reading a lot of these posts are a bit overwhelming. I am really comfortable on the software side, but the hardware/electrical side, not so much. Following the wiki for 4.1 Assembly, I took my time, a really long time, and everything seemed to turn out ok.
The yellow LED on the HeaterMeter stays lit, and the LCD is just the black squares, and I do not see the "No pit probe" message. From what I've read, the black squares means that the AVR firmware is not flashed, is that correct? If I go to the web UI and flash the AVR firmware, it suggests that it was successful, but the symptoms remain the same.
Here is the output from the AVR firmware flash that makes me think that it was successful:
Regarding the yellow LED staying lit on the heatermeter board, from what I've read, that is probably a bad thing. Would that indicate some sort of hardware failure on the HM board?
I feel like I'm pretty close to getting this working, but I was hoping someone else had experienced a similar situation and could shed some light. Any suggestions?
Thanks
Let me first say that I've been following the project for a while, but I had yet to dive in until this long weekend. I bought a 4.1.4 kit back in August, and it sat out of sight for a little while.
I am a complete soldering newb - this is the first time. I didn't take the Physics 201 class in college that covered this circuitry stuff, so reading a lot of these posts are a bit overwhelming. I am really comfortable on the software side, but the hardware/electrical side, not so much. Following the wiki for 4.1 Assembly, I took my time, a really long time, and everything seemed to turn out ok.
The yellow LED on the HeaterMeter stays lit, and the LCD is just the black squares, and I do not see the "No pit probe" message. From what I've read, the black squares means that the AVR firmware is not flashed, is that correct? If I go to the web UI and flash the AVR firmware, it suggests that it was successful, but the symptoms remain the same.
Here is the output from the AVR firmware flash that makes me think that it was successful:
Code:
Stopping LinkMeter OK
LinkMeter platform is BCM2708
AVR fuses ffd705 OK
0c30822fd7c575f7221bedeb404ea093 /lib/firmware/hm.hex
hmdude: compiled on Oct 3 2014 at 09:58:46
Using port: /dev/spidev0.0
Loading ihex file: "/lib/firmware/hm.hex" (23712 bytes)
0% | | 0 (0.0s)
0% | | 0 (0.0s)
5% |## | 1186 (0.1s)
10% |##### | 2372 (0.2s)
15% |####### | 3558 (0.3s)
20% |########## | 4744 (0.3s)
25% |############ | 5928 (0.4s)
30% |############### | 7114 (0.5s)
35% |################# | 8300 (0.6s)
40% |#################### | 9486 (0.7s)
45% |###################### | 10672 (0.8s)
50% |######################### | 11856 (0.8s)
55% |########################### | 13042 (0.9s)
60% |############################## | 14228 (1.0s)
65% |################################ | 15414 (1.1s)
70% |################################### | 16600 (1.2s)
75% |##################################### | 17784 (1.3s)
80% |######################################## | 18970 (1.3s)
85% |########################################## | 20156 (1.4s)
90% |############################################# | 21342 (1.5s)
95% |############################################### | 22528 (1.6s)
100% |##################################################| 23712 (1.7s)
Update successful
Starting LinkMeter OK
Regarding the yellow LED staying lit on the heatermeter board, from what I've read, that is probably a bad thing. Would that indicate some sort of hardware failure on the HM board?
I feel like I'm pretty close to getting this working, but I was hoping someone else had experienced a similar situation and could shed some light. Any suggestions?
Thanks