I am currently looking into the 2-kW industrial AC/DC battery charger reference design (with 92% full-load efficiency). I would like to request Altium files for the schematic, this will help fast track my work.
Regards,
Wick
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I am currently looking into the 2-kW industrial AC/DC battery charger reference design (with 92% full-load efficiency). I would like to request Altium files for the schematic, this will help fast track my work.
Regards,
Wick
Hello,
All Altium files (schematic and board layout) of every board is available in the PMP8740 design page (www.ti.com/.../PMP8740).
I attached it below FYI:
https://www.ti.com/lit/zip/tidm228
Regards,
Roberto
Hello Roberto,
Thank you for the files!
I have a question regarding the CAN-Bus
I noticed that the CAN-bus transceiver is directly connected to the microcontroller. The datasheet of the microcontroller does not indicate that it has a CAN-controller. Could you help me understand how the CAN protocol operates without a CAN controller?
Hello,
You are right: I selected a CAN-bus transceiver only to leverage its hardware characteristics, but, since this MSP430 uC didn't have CAN-controller, I just developed a simple serial communication with internal UART, and use the transceiver for the communication; so, in practice, there is no CAN protocol.
Best regards,
Roberto