Announcement

Collapse
No announcement yet.

CH341a Serial Mode

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • playit
    replied
    Re: CH341a Serial Mode

    thank you , i am going to try to connect a broadband modem to this ch43a1, what softwares should i need to flash or read etc. totally new in serial mode connection,pls guide me ,thank you

    Leave a comment:


  • lotas
    replied
    Re: CH341a Serial Mode

    Originally posted by playit View Post
    rx to tx , tx to rx ? is this correct .. in serial mode connection
    Yes.
    Attached Files
    Last edited by lotas; 08-11-2022, 05:11 PM.

    Leave a comment:


  • playit
    replied
    Re: CH341a Serial Mode

    rx to tx , tx to rx ? is this correct .. in serial mode connection

    Leave a comment:


  • rivetcity
    replied
    Re: CH341a Serial Mode

    Originally posted by clearchris View Post
    Most 5v chips can be programmed at 3v3. I'd try it out.
    Same thought here. It's really a question of bitbanging or transiting between high and low level. In almost 100% of cases a chip running at 5V will recognize 3.3V as High level. So don't modify anything. Make sure to have the same GND between the programmer and the device to be programmed. Supply 3v3 to your programmer, connect the RX and TX lines of the device you wanna flash to the TX and RX of your programmer and you should be good to go.

    I would make sure to select the proper baudrate.

    Leave a comment:


  • megaraider
    replied
    Re: CH341a Serial Mode

    Originally posted by mmartell View Post
    I wonder if I'm missing a timely reset by having the unit pre-powered and so not entering program mode ?
    The demo video mentions both: turn on the ignition key (power up the ASCW module) and don't.
    Thus try out both!

    Leave a comment:


  • mmartell
    replied
    Re: CH341a Serial Mode

    Great will have a look to see if my software matches those listed.

    Yes I'm powering the aswc externally. The procedure is to have the USB-TTL cable plugged in and run the software THEN plug the unit into the cable. I wonder if I'm missing a timely reset by having the unit pre-powered and so not entering program mode ?

    Leave a comment:


  • megaraider
    replied
    Re: CH341a Serial Mode

    Originally posted by mmartell View Post
    It only supports FTDI because they sell an overpriced cable to do the updating using that chip.
    ... 80 bucks
    Originally posted by mmartell View Post
    Which 5v pin are you referring to? I don't think there is a 5v pin on the serial port end - I've been powering the unit externally with 5v.
    The 5V pin on the ASCW unit. (btw, power up it too -the ASCW)
    If you're using a cable adapter this is even more relevant.
    Originally posted by mmartell View Post
    I looked up that file path but the info listed under /drivers is over my head. How do I tell if my drivers are compatible?
    From what i've seen on those files you want to check if your listed "USB Serial Port" driver match:
    DriverVer=10/06/2014, v5.1.2600.9 and/or DriverVer=03/09/2016, v2.12.16

    Leave a comment:


  • mmartell
    replied
    Re: CH341a Serial Mode

    I looked up that file path but the info listed under /drivers is over my head. How do I tell if my drivers are compatible ?

    Leave a comment:


  • mmartell
    replied
    Re: CH341a Serial Mode

    Originally posted by megaraider View Post
    What a lame update app! For serial com it only imports 'FTD2XX.dll'
    Make sure you install the correct FTDI drivers, it might only work with some limited versions (use drivers available under %PROGRAMFILES%\Axxess Updater\drivers);
    Make sure you've got the COM port listed under 'Device Manager';
    Many adapters are powered by the slave side (for extended compatibility with 3.3V and 1.8V) thus make sure the 5V pin is hot;
    It only supports FTDI because they sell an overpriced cable to do the updating using that chip.

    Yes I have a com port listed under Device Manager.

    I'll have to look up that file path to see what you mean exactly...

    Which 5v pin are you referring to ? I don't think there is a 5v pin on the serial port end - I've been powering the unit externally with 5v.
    Last edited by mmartell; 07-02-2021, 09:42 PM. Reason: added info

    Leave a comment:


  • megaraider
    replied
    Re: CH341a Serial Mode

    What a lame update app! For serial com it only imports 'FTD2XX.dll'
    Make sure you install the correct FTDI drivers, it might only work with some limited versions (use drivers available under %PROGRAMFILES%\Axxess Updater\drivers);
    Make sure you've got the COM port listed under 'Device Manager';
    Many adapters are powered by the slave side (for extended compatibility with 3.3V and 1.8V) thus make sure the 5V pin is hot;

    Leave a comment:


  • mmartell
    replied
    Re: CH341a Serial Mode

    Code:
    https://www.axxessupdater.com/
    Can't access the chip(s) they are inside the cable somewhere can't even see them.

    Leave a comment:


  • stj
    replied
    Re: CH341a Serial Mode

    what software??
    and to fix your FTDI cable, just open it and remove the level shifter - probably a max202 or similar

    Leave a comment:


  • mmartell
    replied
    Re: CH341a Serial Mode

    I made a little progress on this. Turns out the CH341 is incompatible with this unit as the software is "looking" for an FTDI chip.

    So I have one here it's a USB-Serial Port adapter. When I run the software it says "Four pin cable detected, looking for programmable unit..." which is good. But serial signals are incompatible with the unit.

    What's the easiest way to go from Serial to TTL ?

    Leave a comment:


  • mmartell
    replied
    Re: CH341a Serial Mode

    I removed the 3.3v regulator and jumpered its 5v input to the output and still can't get it to work. It shows up in device manager but the software used to communicate with the device never finds it.

    Leave a comment:


  • m1ch43lzm
    replied
    Re: CH341a Serial Mode

    Found this schematic
    https://www.onetransistor.eu/2017/08...schematic.html

    It's from a different PCB, where the design (not sure if intentional or by mistake) outputs 5v levels, but the ZIF socket is powered with 3.3v , you can compare the schematics on that page

    Make sure you also installed the correct drivers for serial mode (P/S jumper should be open for serial, closed for parallel), check also on Device Manager under Ports (COM & LPT), should be listed as "USB-SERIAL CH341A"
    Drivers: http://www.wch.cn/download/CH341SER_ZIP.html

    You can measure voltage on Tx pin to confirm

    Leave a comment:


  • mmartell
    replied
    Re: CH341a Serial Mode

    No I've changed the jumper but I did not verify it working with Putty. Will try that. Thanks.

    Leave a comment:


  • stj
    replied
    Re: CH341a Serial Mode

    so you want to use it as a serial adapter, then you need it to be in serial mode.
    when programming chips it's in parallel mode.

    probably the P/S jumper.

    link TX and RX and run Putty.
    see if you can type stuff and see it echo'd back.

    Leave a comment:


  • mmartell
    replied
    Re: CH341a Serial Mode

    Already tried and no go, unless I'm making some other mistake...

    Leave a comment:


  • clearchris
    replied
    Re: CH341a Serial Mode

    Most 5v chips can be programmed at 3v3. I'd try it out.

    Leave a comment:


  • mmartell
    replied
    Re: CH341a Serial Mode

    The 5v pin on your board seems to be on purpose - a jumper between there and the 3.3v pin supplies 5v to Vcc of the CH431a. It also puts 5v on the output of the LDO not sure if it will appreciate that or not lol.

    I can remove the regulator with hot air and run a jumper. Thanks for the input.

    Leave a comment:

Working...
X