Hi,
I want to design Supply Equipment Communication Controller (SECC) without Linux, I want to use cheap microcontrollers (STM32 or another MCUs)
I already started design with STM32 but I don't know how to build software based on QCA7005
Does anyone have any information on this subject or can help?
Thanks
Designing SECC for DC Charging with QCA7000/7005
- johu
- Site Admin
- Posts: 6494
- Joined: Thu Nov 08, 2018 10:52 pm
- Location: Kassel/Germany
- Has thanked: 303 times
- Been thanked: 1406 times
- Contact:
Re: Designing SECC for DC Charging with QCA7000/7005
I guess you want to look at the Foccci project. It is the EV side, but the hardware is near identical on both sides. Only you need to generate CP PWM, not read it.
Also software will share a lot of code.
When using Foccci knowledge please make your project open source as well
Also software will share a lot of code.
When using Foccci knowledge please make your project open source as well
Support R/D and forum on Patreon: https://patreon.com/openinverter - Subscribe on odysee: https://odysee.com/@openinverter:9
Re: Designing SECC for DC Charging with QCA7000/7005
johu wrote: ↑Fri Jan 31, 2025 3:33 pm I guess you want to look at the Foccci project. It is the EV side, but the hardware is near identical on both sides. Only you need to generate CP PWM, not read it.
Also software will share a lot of code.
When using Foccci knowledge please make your project open source as well
Thank you for answer.
Yes, I have seen this post before, I already generate CP PWM and I’m considered about software, because I haven’t worked with PLC before.
I will use this project for only communication controller by the way
Re: Designing SECC for DC Charging with QCA7000/7005
Hello,
I was also thinking on working on a similar project, maybe we can try to collaborate on this using Foccci as a reference? Feel free to dm me so we can discuss further.
Thanks.
Re: Designing SECC for DC Charging with QCA7000/7005
Okay, sounds good.
Please check your message box.
Please check your message box.
- uhi22
- Posts: 1035
- Joined: Mon Mar 14, 2022 3:20 pm
- Location: Ingolstadt/Germany
- Has thanked: 174 times
- Been thanked: 582 times
Re: Designing SECC for DC Charging with QCA7000/7005
A starting point (actually perhaps already a solution) for the EVSE side is mentioned here: https://github.com/SmartEVSE/SmartEVSE- ... 2271141043
Github: http://github.com/uhi22 --- Patreon: https://www.patreon.com/uhi22