I have Python3 installed with all (that I think) of the required dependencies. Note it took a while to figure out that I needed TQDM and how to include the PCAN header. However now it executes but gets no response from the target. With a PCAN-FD module, I get "CAN send failed, no response OR incorrect response from EVM ", but with a non-FD PCAN I get "Can not initialize. Please check the defines in the code", which suggests it is maybe the PCAN.py or PCANBasic.dll. I have tried both the 32 bit and 64 bit dlls in SysWOW64.
1. Do you know if this python only works with the 64 bit drivers?
2. Do you know if this python app works with both FD and non-FD modules?
Any other information about your known working setup or what I can try here would be appreciated.
Thanks,
Jim