How to build a 21st century protection board

Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.
I know its a driver issue - I have not seen the "rx/tx" light up yet.
China , huh ? :mad:
I just closely studied it , it is different from the nano 3.0 on the arduino
site - the FTDI chip on the bottom of the official nano is a 28 pin SMD and mine only has 16 ???
A much smaller chip -
might be an issue , wrong driver for the wrong chip,
huh ? On top , however is the ATmega328 and the 4 leds.
OS
 
Last edited:
Mine installed different drivers. It shows up as USB-SERIAL CH340(COM6). Another thing to try is selecting a different board with an Atmega328 chip and see if it will write that way.

The way they brick the chip is on the OS side , some have gotten around
(unbricked) by using old drivers. There might be a registry hack - delete any
FTDI entries , then use the old drivers. This is a PITA.

OS
 
To elaborate on the 28 pin ft232 serial chip , mine might not even be a 232. A fake
232 (or real one) is timed by the software to determine piracy - if a fake is determined
(by timing) , it get bricked in the registry. I'm almost sure I can get the counterfeits to
work. Even mine , which is not a real 232.

Below is the plate for the amp control board. I'm still committed. :D

OS
 

Attachments

  • arduino plate.jpg
    arduino plate.jpg
    49.6 KB · Views: 357
To elaborate on the 28 pin ft232 serial chip , mine might not even be a 232. A fake
232 (or real one) is timed by the software to determine piracy - if a fake is determined
(by timing) , it get bricked in the registry. I'm almost sure I can get the counterfeits to
work. Even mine , which is not a real 232.

Below is the plate for the amp control board. I'm still committed. :D

OS

Are both bends down? Is it just one bend on the left side?
 
Hi,
If you have the USB chip that has the pins in both sides then you need the CH340 driver. To use the Arduino nano need to have the usb chip with pins on the 4 sides. Look for the CH340 driver. I found it in a Chinese web side.

I found another link that you can try:USB-SERIAL CH340 Drivers Download for Windows 7, 8, XP, Vista
I never try it. Good luck.

That actually worked , Tauro. RX/TX lit up (2 seconds) ... software said script uploaded.

OS
 
You're running then.:cool: I'll send everything from my inventory then.

I did not say that , I said it loaded with RX/TX confirmation.

I plugged it back in to the PCB , hooked my temporary rails up and tried
the power switch input - the (external) led stayed dim - nothing changed.

Is there anything else I need to consider to "bench test" the whole project?

PS - I'm not saying all is fine ... just that the uploading step seems to have worked.
The green bootloader light blinks after reset , then stops after a few seconds. This
started after the software confirmed a successful upload.

OS
 
Last edited:
If you loaded the sketch without modifying it the LED will stay dim for about 45 seconds. It will turn on the tube supply, pause for 30 seconds, turn on the inrush relay, pause for 10 seconds, turn on the power relay, pause for 3 seconds, then turn on the speaker relays and start sampling. At that point the LED will go bright of flash an error code. If that doesn't happen I'll send out another Arduino.
 
Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.