Search found 33 matches
- 26 Mar 2023, 01:50
- Forum: Troubleshooting
- Topic: can i use mega328p from arduino uno
- Replies: 19
- Views: 1531
Re: can i use mega328p from arduino uno
Fake chips give back a serial number of 58FFDFFFDFFFFFFFFF. I replaced a blown one with one from the Arduino Uno R3 clone and got that serial number that others had as well from some purchases of the web from china. The chip worked but the performance might not be as good as the genuine atmels. Ther...
- 25 Jan 2023, 19:31
- Forum: General Information
- Topic: 1.3 oled display
- Replies: 15
- Views: 2787
Re: 1.3 oled display
Here is my 1.29" display install with the 8V mod (I only had a large 8V regulator on hand). I installed the display with flexible wires from a ribbon cable so that I could locate it offset from the existing 4 pin holes to keep the speaker ring intact. I then secured the display, close to the ma...
- 25 Dec 2022, 22:33
- Forum: Group Buys
- Topic: Leftover TQFP-32 ATMEGA328Ps available
- Replies: 1
- Views: 1442
Re: Leftover TQFP-32 ATMEGA328Ps available
Those cloned 328P chips may be blocked from uploading any future firmware updates. Manuel said he was blocking those clone chip addresses from downloading the firmware because of that Chinese supplier selling the unauthorized Nanorig versions of TruSDX. I'm in your position too because I replaced on...
- 24 Dec 2022, 22:09
- Forum: Troubleshooting
- Topic: ALERT: Misconfigured OLED in recent kits from UP TECH
- Replies: 14
- Views: 3457
Re: ALERT: Misconfigured OLED in recent kits from UP TECH
Yes, those solder pad jumpers are correct. J2 and J3 to route GND (Square pad} on Pin 1 and VCC on pin 2. How do you post pictures here if they aren't on a web already? I posted pics on Facebook https://www.facebook.com/groups/trusdx/permalink/694678242059689/ This is a properly configured display: ...
- 23 Dec 2022, 15:41
- Forum: Troubleshooting
- Topic: ALERT: Misconfigured OLED in recent kits from UP TECH
- Replies: 14
- Views: 3457
Re: ALERT: Misconfigured OLED in recent kits from UP TECH
On mine, it was only the display.
- 23 Dec 2022, 03:59
- Forum: Troubleshooting
- Topic: ALERT: Misconfigured OLED in recent kits from UP TECH
- Replies: 14
- Views: 3457
Re: ALERT: Misconfigured OLED in recent kits from UP TECH
I kind of figured this may be a problem that only a message from Up Tech to their customers ASAP can prevent. Damn hard to unsolder the display unless you have a wide tip or lots of solder over all four pins. At least you can see that you have a display problem because the silkscreen labeling of the...
- 23 Dec 2022, 03:36
- Forum: Troubleshooting
- Topic: Kit - does not power on
- Replies: 2
- Views: 492
- 23 Dec 2022, 03:33
- Forum: Troubleshooting
- Topic: No VCC
- Replies: 7
- Views: 719
Re: No VCC
Was this a recent kit?
If so, check to see if the display is the problem.
read this post.
viewtopic.php?t=758
If so, check to see if the display is the problem.
read this post.
viewtopic.php?t=758
- 23 Dec 2022, 03:27
- Forum: Troubleshooting
- Topic: ALERT: Misconfigured OLED in recent kits from UP TECH
- Replies: 14
- Views: 3457
ALERT: Misconfigured OLED in recent kits from UP TECH
ALERT I recently just received the Classic kit from Up Tech Store and completed the kit. The display didn't work. I found the fault - the OLED display is labeled and jumpered for VCC on pin 1 (square pad) and GND on pin 2. The proper display should be labeled with GND on pin 1 and VCC on pin 2. If ...
- 23 Dec 2022, 03:09
- Forum: Troubleshooting
- Topic: No display on startup (SOLVED)
- Replies: 8
- Views: 979
Re: No display on startup (SOLVED)
Just checking, did the display ever work? If not, check out my explanation in this thread:
viewtopic.php?t=741
viewtopic.php?t=741
- 23 Dec 2022, 03:03
- Forum: Troubleshooting
- Topic: OLED troubleshooting advice
- Replies: 4
- Views: 615
Re: OLED troubleshooting advice
If you look at the half sheet assembly instructions supplied, you'll notice the picture of the back of the display has J2 and J3 solder pad jumpers on it. The properly silkscreen labeled display for that would have GND on pin 1 and VCC on pin 2. The proper display to match the wiring on the main boa...
- 23 Dec 2022, 02:53
- Forum: Troubleshooting
- Topic: OLED troubleshooting advice
- Replies: 4
- Views: 615
Re: OLED troubleshooting advice
I also just received the Classic kit from them and my display didn't work either. I found the fault and told them today. The display provided is configured incorrectly in that pin 1 (square pad) needs to be ground and pin 2 is VCC. If you move the jumper solder pads to J2 and J3, it should work but ...
- 13 Dec 2022, 22:09
- Forum: Troubleshooting
- Topic: Can't load Bootloader into TruSDX
- Replies: 21
- Views: 1751
Re: Can't load Bootloader into TruSDX
The USBASP that I got didn't want to work with AVRDUDE. I did load the USB Driver for it on my computer but the program didn't work with it. I didn't know there are different versions of USBASPs out there.
- 13 Dec 2022, 21:43
- Forum: Troubleshooting
- Topic: Can't load Bootloader into TruSDX
- Replies: 21
- Views: 1751
Re: Can't load Bootloader into TruSDX
Well, this USBASP didn't work..... https://www.amazon.ca/gp/product/B07D81JYHV/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1 Couldn't get it to work in AVRDUDE even under the USBASP clone selection. I now wired up an Arduino Nano which is a real one and was able to program the last main board...
- 13 Dec 2022, 01:33
- Forum: Troubleshooting
- Topic: Can't load Bootloader into TruSDX
- Replies: 21
- Views: 1751
Re: Can't load Bootloader into TruSDX
The group buy organizer for my boards left it to the purchaser to load the boot loader into the 328P. Reading about the boot loader process at the Arduino site says a 10uF capacitor is required after the sketch is loaded: The Arduino MEGA above is programming an Arduino UNO connecting D51-D11, D50-D...
- 12 Dec 2022, 17:58
- Forum: Troubleshooting
- Topic: Can't load Bootloader into TruSDX
- Replies: 21
- Views: 1751
Re: Can't load Bootloader into TruSDX
I'm now confused again. The cable I used to connect the Arduino Uno to the 6pin ISP connector on the TruSDX was a cable assembly I made using a properly crimped header and soldered onto a strip of pins that plugged into the socket of the Uno. They are not loose and I measured the continuity to make ...
- 12 Dec 2022, 16:06
- Forum: Troubleshooting
- Topic: Can't load Bootloader into TruSDX
- Replies: 21
- Views: 1751
Re: Can't load Bootloader into TruSDX
I see someone else saw the discrepancy in the bootloader instructions previously but it was not addressed back then.
viewtopic.php?p=3973
viewtopic.php?p=3973
- 12 Dec 2022, 15:32
- Forum: Troubleshooting
- Topic: Can't load Bootloader into TruSDX
- Replies: 21
- Views: 1751
Re: Can't load Bootloader into TruSDX
The two USA Group buys led by WildMcQ in early 2022 were not preloaded and left to the kit assemblers to do. I thought the instructions were very clear and with Manuel's comments to follow them "word by word" were followed blindly because I have no bast experience programming these process...
- 11 Dec 2022, 21:18
- Forum: Troubleshooting
- Topic: Can't load Bootloader into TruSDX
- Replies: 21
- Views: 1751
Re: Can't load Bootloader into TruSDX
Nope, still doesn't recognize the 328P. Used the -F to see if it would do anything but same results. In the instructions, it says: Then start AVR Dudess, and make the following Settings Programmer: Arduino Port: YOUR USB COM port MCU: ATMEGA328P or ATMEGA328PB (depending on the Chip on your Board) B...
- 10 Dec 2022, 19:17
- Forum: Troubleshooting
- Topic: Can't load Bootloader into TruSDX
- Replies: 21
- Views: 1751
Re: Can't load Bootloader into TruSDX
I haven't had much experience working with programming or hands on building with micros even though I am an electrical engineer - graduated in 1985 well before this stuff and went into Public Safety radio communications systems engineering. Now that I am retired, I'm trying to catch up if my spouse'...
- 10 Dec 2022, 18:10
- Forum: Troubleshooting
- Topic: Can't load Bootloader into TruSDX
- Replies: 21
- Views: 1751
Re: Can't load Bootloader into TruSDX
Is this the USBASB that you are referring too?
https://www.amazon.ca/gp/product/B07D81 ... UTF8&psc=1
I just ordered it so I hope that will work.
https://www.amazon.ca/gp/product/B07D81 ... UTF8&psc=1
I just ordered it so I hope that will work.
- 10 Dec 2022, 18:02
- Forum: Troubleshooting
- Topic: Can't load Bootloader into TruSDX
- Replies: 21
- Views: 1751
Re: Can't load Bootloader into TruSDX
The Arduino Uno I have been using is the one with the ch340G on it with the soldered square MEGA328P on it. Could that be the problem? Here is the manual for it. https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwjVkqHru-_7AhWrjok...
- 09 Dec 2022, 19:03
- Forum: Troubleshooting
- Topic: Can't load Bootloader into TruSDX
- Replies: 21
- Views: 1751
Re: Can't load Bootloader into TruSDX
I have another Main board I got from another group buy but missing u6, u1, push buttons, rotary switch and display and I installed the ISP header to program the board. I got the same results as I did the first time with the USA Group 2 completed kit. I am really confused on what's happening and this...
- 07 Dec 2022, 23:05
- Forum: Troubleshooting
- Topic: Can't load Bootloader into TruSDX
- Replies: 21
- Views: 1751
Can't load Bootloader into TruSDX
Hello, I read most of the similar threads of failed load of Bootloader and I conclude my 328P chip is dead. Just want to confirm what I see. First attempt, I got the verification error on the first byte so I tried again and got the yikes! Invalid device signature. Tried again - same thing. Then did ...
- 05 Dec 2022, 21:34
- Forum: General Information
- Topic: More comprehensive Schematic by KD4SGE & WA4ITD
- Replies: 11
- Views: 6556
Re: More comprehensive Schematic by KD4SGE & WA4ITD
Is C44 in the 60m filter supposed to be 220p instead of 470p? Original schematic has it as 220p.