UPLOAD BOOTLOADER
-
- Posts: 131
- Joined: 16 Apr 2022, 13:02
UPLOAD BOOTLOADER
my previus post
viewtopic.php?t=337
I followed Manuel's instructions, I checked the presence of the ATMEGA328P and CH340G chips, I disabled the ports to avoid conflicts, I used a shorter microusb cable, I have the serial number on the display that appears to me when I connect USB to the PC. Have I left something out? I think now I just have to do but reload the Bootloader .
I think it's my last chance. What do you think and recommend? Can I reload the booloader? Will this upload delete the previous one?
Thank for your help.
viewtopic.php?t=337
I followed Manuel's instructions, I checked the presence of the ATMEGA328P and CH340G chips, I disabled the ports to avoid conflicts, I used a shorter microusb cable, I have the serial number on the display that appears to me when I connect USB to the PC. Have I left something out? I think now I just have to do but reload the Bootloader .
I think it's my last chance. What do you think and recommend? Can I reload the booloader? Will this upload delete the previous one?
Thank for your help.
- Attachments
-
- IMG-20220425-WA0006[2902].jpg (60.21 KiB) Viewed 6088 times
-
- dis.jpg (13.07 KiB) Viewed 6088 times
-
- Posts: 133
- Joined: 21 Mar 2022, 00:04
- Location: Illinois, USA
Re: UPLOAD BOOTLOADER
If each time you reboot the radio you get the same serial number all you have to do now is load the firmware which you can do from your computer over USB port. You do need the driver that is provided the one Windows finds probably will not work.
- ve2rn
- Posts: 55
- Joined: 13 Jan 2022, 20:45
Re: UPLOAD BOOTLOADER
Did you try detect button? if you are not getting a positive awnser recheck if you have the correct
com port number. If it is always negative it is evident that your system is not reaching the atmega
follow the trace, look carefully for bad or short contacts especially on pins PD0-PD1-PC6 also try on a another pc if possible.The bootloader programming is not using the same path. As AC9YY mentionned
recheck driver and reinstall --https://sparks.gogo.co.nz/ch340.html--.
com port number. If it is always negative it is evident that your system is not reaching the atmega
follow the trace, look carefully for bad or short contacts especially on pins PD0-PD1-PC6 also try on a another pc if possible.The bootloader programming is not using the same path. As AC9YY mentionned
recheck driver and reinstall --https://sparks.gogo.co.nz/ch340.html--.
- Attachments
-
- 5d795ff3e6a315c0eee8202d54d3cbbd91941882.png (124 KiB) Viewed 6081 times
Sylvain Naud
VE2RN
VE2RN
-
- Posts: 131
- Joined: 16 Apr 2022, 13:02
Re: UPLOAD BOOTLOADER
Thank you for your answers, unfortunately I read them only after I reloaded the bootloader. However, the operation was useless.
I also tried to install the driver by following the given link, but that version I can not install it. I can instead with the driver indicated by Manuel. I have windows 10.
What do you mean with "Did you try detect button? if you are not getting a positive awnser recheck if you have the correct com port number."
what is the "detect button"?
I confirm the CH340 is seen, otherwise you would not see it listed in the devices. Is what I say correct?
I checked ATmega, if there are short circuits around the feet. there are none.
I also tried to install the driver by following the given link, but that version I can not install it. I can instead with the driver indicated by Manuel. I have windows 10.
What do you mean with "Did you try detect button? if you are not getting a positive awnser recheck if you have the correct com port number."
what is the "detect button"?
I confirm the CH340 is seen, otherwise you would not see it listed in the devices. Is what I say correct?
I checked ATmega, if there are short circuits around the feet. there are none.
- Attachments
-
- read2.jpg (50.76 KiB) Viewed 6064 times
-
- read1.jpg (27.67 KiB) Viewed 6064 times
-
- connessione.jpg (10.76 KiB) Viewed 6064 times
Last edited by Luca66 on 25 Apr 2022, 19:07, edited 1 time in total.
- ve2rn
- Posts: 55
- Joined: 13 Jan 2022, 20:45
Re: UPLOAD BOOTLOADER
IN the top right in avedudess under the processor type,also try run the program in administrator mode
Sylvain Naud
VE2RN
VE2RN
- ve2rn
- Posts: 55
- Joined: 13 Jan 2022, 20:45
Re: UPLOAD BOOTLOADER
The best way is to open a cmd window in administrator mode and to go into the location of the program
with this: CD C:\"Program Files (x86)"\AVRDUDESS
In this folder just copy your firmware file and execute like this :
avrdude -c arduino -p m328p -P comXX -b 115200 -U flash:w:VE2RN_truSDX_XXXXXXXXXX_Firmware.hex:a
This works evrey time for me on 4 differents radio
with this: CD C:\"Program Files (x86)"\AVRDUDESS
In this folder just copy your firmware file and execute like this :
avrdude -c arduino -p m328p -P comXX -b 115200 -U flash:w:VE2RN_truSDX_XXXXXXXXXX_Firmware.hex:a
This works evrey time for me on 4 differents radio
Sylvain Naud
VE2RN
VE2RN
- DH2LAB
- Posts: 51
- Joined: 08 Mar 2022, 01:39
- Location: Kiel
- Contact:
Re: UPLOAD BOOTLOADER
73 de Matt, DH2LAB
-
- Posts: 215
- Joined: 30 Dec 2021, 21:56
Re: UPLOAD BOOTLOADER
I'm confused. What is the current, active problem?
Inability to flash bootloader?
Inability to flash firmware?
Inability to flash bootloader?
Inability to flash firmware?
-
- Posts: 131
- Joined: 16 Apr 2022, 13:02
Re: UPLOAD BOOTLOADER
I tried using the Detect command (in Amnistrator mode) and the result is in the attached image. Failure! In summary, the Atmega Chip can be reached via ISP but not via USB. Probably something blocks the communication between CH340 and Atmega and it is not easy to find out, given my poor skills with smd technology. This means I won't be able to use this little RTX. I will try to find a different PC but I'm afraid it won't help.
- Attachments
-
- no detect.jpg (34.19 KiB) Viewed 6033 times
-
- Posts: 131
- Joined: 16 Apr 2022, 13:02
Re: UPLOAD BOOTLOADER
The problem is --->Inability to flash firmwareFaraaz VK4JJ wrote: ↑25 Apr 2022, 23:05 I'm confused. What is the current, active problem?
Inability to flash bootloader?
Inability to flash firmware?
-
- Posts: 215
- Joined: 30 Dec 2021, 21:56
Re: UPLOAD BOOTLOADER
https://dl2man.de/wp-content/uploads/20 ... /beta.htmlLuca66 wrote: ↑25 Apr 2022, 23:10The problem is --->Inability to flash firmwareFaraaz VK4JJ wrote: ↑25 Apr 2022, 23:05 I'm confused. What is the current, active problem?
Inability to flash bootloader?
Inability to flash firmware?
Tick 'for ISP upload'
Install over ISP, same method as installing a bootloader.
-
- Posts: 131
- Joined: 16 Apr 2022, 13:02
Re: UPLOAD BOOTLOADER
Ok, I'll try this option. Thank you!Faraaz VK4JJ wrote: ↑25 Apr 2022, 23:14https://dl2man.de/wp-content/uploads/20 ... /beta.htmlLuca66 wrote: ↑25 Apr 2022, 23:10The problem is --->Inability to flash firmwareFaraaz VK4JJ wrote: ↑25 Apr 2022, 23:05 I'm confused. What is the current, active problem?
Inability to flash bootloader?
Inability to flash firmware?
Tick 'for ISP upload'
Install over ISP, same method as installing a bootloader.
-
- Posts: 215
- Joined: 30 Dec 2021, 21:56
Re: UPLOAD BOOTLOADER
Also, in this image, you have the string -p -m8Luca66 wrote: ↑25 Apr 2022, 23:09 I tried using the Detect command (in Amnistrator mode) and the result is in the attached image. Failure! In summary, the Atmega Chip can be reached via ISP but not via USB. Probably something blocks the communication between CH340 and Atmega and it is not easy to find out, given my poor skills with smd technology. This means I won't be able to use this little RTX. I will try to find a different PC but I'm afraid it won't help.
This is telling the software you are trying to program an Atmega8! This is a completely different microcontroller to the Atmega328p that is on the (tr)uSDX.
Change this first, then try the ISP option I have just shown you.
-
- Posts: 131
- Joined: 16 Apr 2022, 13:02
Re: UPLOAD BOOTLOADER
While waiting to perform the firmware upload procedure via ISP, I am re-reading the procedure and I have some confirmations to ask.Faraaz VK4JJ wrote: ↑25 Apr 2022, 23:14https://dl2man.de/wp-content/uploads/20 ... /beta.htmlLuca66 wrote: ↑25 Apr 2022, 23:10The problem is --->Inability to flash firmwareFaraaz VK4JJ wrote: ↑25 Apr 2022, 23:05 I'm confused. What is the current, active problem?
Inability to flash bootloader?
Inability to flash firmware?
Tick 'for ISP upload'
Install over ISP, same method as installing a bootloader.
Is the sequence to follow the same used for the bootloader except for the file that will be the one downloaded from the Beta page with ISP option included?
How should I consider the description of the following parameters: L:FF, H:D6 and E:FD as written in the text, or L:0xFF, H:0xD6 and E:0xFD as in the screenshot?
Many thanks
-
- Posts: 131
- Joined: 16 Apr 2022, 13:02
Re: UPLOAD BOOTLOADER
I checked the parameters for detect, but it is correct I have selected the chip ATmega328P.Faraaz VK4JJ wrote: ↑25 Apr 2022, 23:41Also, in this image, you have the string -p -m8Luca66 wrote: ↑25 Apr 2022, 23:09 I tried using the Detect command (in Amnistrator mode) and the result is in the attached image. Failure! In summary, the Atmega Chip can be reached via ISP but not via USB. Probably something blocks the communication between CH340 and Atmega and it is not easy to find out, given my poor skills with smd technology. This means I won't be able to use this little RTX. I will try to find a different PC but I'm afraid it won't help.
This is telling the software you are trying to program an Atmega8! This is a completely different microcontroller to the Atmega328p that is on the (tr)uSDX.
Change this first, then try the ISP option I have just shown you.
- Attachments
-
- IMG_20220426_202721.jpg (133.92 KiB) Viewed 5949 times
- ve2rn
- Posts: 55
- Joined: 13 Jan 2022, 20:45
Re: UPLOAD BOOTLOADER
It should show this at detect ,i am quite certain you will not go anywhere until your hardware problem is solved. Pc,cable or on the main board. If you have the good port and driver configured of course! The isp solution may work for you as it may not using the same path.
- Attachments
-
- Sans titre.png (33.53 KiB) Viewed 5947 times
Sylvain Naud
VE2RN
VE2RN
-
- Posts: 133
- Joined: 21 Mar 2022, 00:04
- Location: Illinois, USA
Re: UPLOAD BOOTLOADER
1. Are you sure it is a data cable and not just a charging cable on the USB port?
2. Are you sure that is the right COM port and driver?
2. Are you sure that is the right COM port and driver?
-
- Posts: 5
- Joined: 21 Apr 2022, 17:11
Re: UPLOAD BOOTLOADER
I'm following this thread carefully because i have the same problem.
Bootloader loaded ok, after every reboot have serial number on screen.
When connecting via USB port to PC, the device is not recognized as a USB device, the OS report an error.
Tried several proven cables (used before for programming other devices).
Tried both Linux and Windows, same results (same error).
Good luck Luca with your problem.
Keep us up to date.
//Eduardo
Bootloader loaded ok, after every reboot have serial number on screen.
When connecting via USB port to PC, the device is not recognized as a USB device, the OS report an error.
Tried several proven cables (used before for programming other devices).
Tried both Linux and Windows, same results (same error).
Good luck Luca with your problem.
Keep us up to date.
//Eduardo
-
- Posts: 215
- Joined: 30 Dec 2021, 21:56
Re: UPLOAD BOOTLOADER
AFAIK, the checkbox on the beta page for ISP also includes a bootloader.Luca66 wrote: ↑26 Apr 2022, 10:51While waiting to perform the firmware upload procedure via ISP, I am re-reading the procedure and I have some confirmations to ask.Faraaz VK4JJ wrote: ↑25 Apr 2022, 23:14https://dl2man.de/wp-content/uploads/20 ... /beta.html
Tick 'for ISP upload'
Install over ISP, same method as installing a bootloader.
Is the sequence to follow the same used for the bootloader except for the file that will be the one downloaded from the Beta page with ISP option included?
How should I consider the description of the following parameters: L:FF, H:D6 and E:FD as written in the text, or L:0xFF, H:0xD6 and E:0xFD as in the screenshot?
Many thanks
So you need to set the fuse parameters (L 0xFF etc) and then ensure the checkbox for erase flash memory (I can't remember the exact wording off the top of my head) is selected.
-
- Posts: 131
- Joined: 16 Apr 2022, 13:02
Re: UPLOAD BOOTLOADER
I answer your questions and suggestions. @ AC9YY The cable I use is the original one that came with my smartphone and I'm pretty sure it's a data cable. @ VE2RN before trying to upload the firmware via ISP, I want to try to connect the small one to a laptop, unfortunately its operating system is XP, I hope it is not a problem. If the attempt is unsuccessful I will proceed with the ISP procedure. @ CT4AJ I will definitely keep you posted on my progress. Yours is a similar problem to mine. Have you tried reloading the bootloader? I did it but it didn't help, but at least I understood that the way to get to the Atmega chip is the ISP. @ VK4JJ ok I keep in mind your indications. If I understand the beta firmware also contains a bootloader? Thank you all
-
- Posts: 5
- Joined: 21 Apr 2022, 17:11
Re: UPLOAD BOOTLOADER
@luca66, yes i reloaded the bootloader with success via ISP.
Now i'm away from home, but upon returning i will try to load firmware via ISP, as said in a previous post.
If i succeed i can live with that
The problem seems to be correlated with the USB path (logical), because the radio can be powered via USB, so, DC is OK).
Now i'm away from home, but upon returning i will try to load firmware via ISP, as said in a previous post.
If i succeed i can live with that
The problem seems to be correlated with the USB path (logical), because the radio can be powered via USB, so, DC is OK).
-
- Posts: 131
- Joined: 16 Apr 2022, 13:02
Re: UPLOAD BOOTLOADER
Problem finally solved . I tried to upload the firmware via usb on an XP laptop, but without success. This confirms that the problem is on the transceiver board, in the part that communicates from the ch340 to the processor. I then uploaded the beta firmware via the ISP and the transceiver finally turned on. I don't like having a beta firmware, I don't know if I find any bugs that are not there in the standard version. I ask you if it is possible to load the standard version firmware. In any case, I thank everyone who helped me and I hope that my experience has been useful to others. Now I will proceed with the tuning of the bands and the efficiency of the transmitter, which I have already verified is now around 70%.
- ve2rn
- Posts: 55
- Joined: 13 Jan 2022, 20:45
Re: UPLOAD BOOTLOADER
Good news! i do not have the awnser for you for the version but someone will help soon. We are a bunch of hams learning in this process. If you try cat control it will confirm the usb path problem (if you nedd this option).
Sylvain Naud
VE2RN
VE2RN
-
- Posts: 215
- Joined: 30 Dec 2021, 21:56
Re: UPLOAD BOOTLOADER
Hallelujah.
Don't worry about it being a beta version - it is stable. I have only ever used the beta versions.
Check R20, R28, R29, R30 - ensure they are soldered correctly on the pads and not open circuit. Check C44, soldered correctly and reading normal capacitance. Just study the schematic, and check all components that may be interfering with the path from the USB port to the microcontroller.
Remember, magnification and small fine probes.
Doesn't look like you have many other optionsI don't like having a beta firmware
Don't worry about it being a beta version - it is stable. I have only ever used the beta versions.
Check R20, R28, R29, R30 - ensure they are soldered correctly on the pads and not open circuit. Check C44, soldered correctly and reading normal capacitance. Just study the schematic, and check all components that may be interfering with the path from the USB port to the microcontroller.
Remember, magnification and small fine probes.
Users browsing this forum: Bing [Bot] and 0 guests