Search found 26 matches

by v-proto
Sun May 16, 2021 6:59 pm
Forum: Batteries and Charging
Topic: Instagram CCS
Replies: 26
Views: 10470

Re: Instagram CCS

qca7000 Can work as car and ev sive.
Switch just by register.
by v-proto
Sun May 16, 2021 12:16 pm
Forum: Batteries and Charging
Topic: Instagram CCS
Replies: 26
Views: 10470

Re: Instagram CCS


Well I like simple:) Can you confirm that using the hardware from Aliexpress you have implemented a CCS session successfully? I'm guessing the details are not available but even that much information would help the effort.


By hand is very simple setup connection with car or station. But then ...
by v-proto
Sat May 15, 2021 9:33 pm
Forum: Batteries and Charging
Topic: Instagram CCS
Replies: 26
Views: 10470

Re: Instagram CCS

Everything is very simple, you need a good programmer and he will write the code for controlling the charging and the consumer under the STM
by v-proto
Fri May 14, 2021 9:35 pm
Forum: Batteries and Charging
Topic: Instagram CCS
Replies: 26
Views: 10470

Re: Instagram CCS

I already bought them and received them.
by v-proto
Mon Mar 22, 2021 5:06 pm
Forum: Batteries and Charging
Topic: OpenECU CCS Controller
Replies: 1
Views: 1872

Re: OpenECU CCS Controller

This is not OPEN project.
But if a you can get schematic and source code.
Please place it here.
by v-proto
Sat Jan 30, 2021 7:04 am
Forum: Drive trains (motors and inverters)
Topic: Mini Mainboard
Replies: 41
Views: 16238

Re: Mini Mainboard

Please place files to produce it.
by v-proto
Wed Jan 20, 2021 11:29 pm
Forum: Batteries and Charging
Topic: CCS EVSE and Car side
Replies: 41
Views: 15160

Re: CCS EVSE and Car side

OpenV2G write by simens on C.
With GNU licence.
https://github.com/mhei/OpenV2G
Support for 15118-2-2016 (ISO2) besides 15118-2-2013 (ISO1) and DIN
by v-proto
Tue Jan 19, 2021 10:57 pm
Forum: Batteries and Charging
Topic: CCS EVSE and Car side
Replies: 41
Views: 15160

Re: CCS EVSE and Car side



Can you place name of chips from mediatek?


Sorry, couldn't find more info. Looks like people, presumably only companies, can get it only by contacting Mediatek.

For further information on GreenPHY products of Opens external link in new windowMediaTek or MediaTek’s partners, please contact ...
by v-proto
Sat Jan 16, 2021 9:38 pm
Forum: Batteries and Charging
Topic: CCS EVSE and Car side
Replies: 41
Views: 15160

Re: CCS EVSE and Car side

Can you place name of chips from mediatek?
by v-proto
Wed Jan 13, 2021 2:28 pm
Forum: Batteries and Charging
Topic: CCS EVSE and Car side
Replies: 41
Views: 15160

Re: CCS EVSE and Car side



On this controller you can't change his one configuration. I think!

AFAIK we know very little about the Kona part. Importantly this is only one of four pieces of CCS hardware that have threads on Open Inverter. My point is that designing hardware/software from the ground up is often a very ...
by v-proto
Wed Jan 13, 2021 2:15 pm
Forum: Batteries and Charging
Topic: CCS EVSE and Car side
Replies: 41
Views: 15160

Re: CCS EVSE and Car side

New Electric Ireland wrote: Wed Jan 13, 2021 2:04 pm
v-proto wrote: Wed Jan 13, 2021 2:00 pm But read paper of protocol can help to make this much faster!
Of course but whatever we do must be legal if we want Open Inverter to survive.
True
by v-proto
Wed Jan 13, 2021 2:13 pm
Forum: Batteries and Charging
Topic: CCS EVSE and Car side
Replies: 41
Views: 15160

Re: CCS EVSE and Car side



One thing I've learned over the years working with Johannes is the more complex and hardware intense the system seems to be , the more likely he is to solve it with an stm32f1 , a few resistors and caps and some lines of code :)

I still think a better use for our resources would be to focus on ...
by v-proto
Wed Jan 13, 2021 2:00 pm
Forum: Batteries and Charging
Topic: CCS EVSE and Car side
Replies: 41
Views: 15160

Re: CCS EVSE and Car side



Someone could, for example, write a document encapsulating the same information, e.g. substituting code for a flowchart, renaming symbolic names etc.

In order to do this you would need access to a registered document and this would result in a violation of the "otherwise exploit" IEC license ...
by v-proto
Wed Jan 13, 2021 1:53 pm
Forum: Batteries and Charging
Topic: CCS EVSE and Car side
Replies: 41
Views: 15160

Re: CCS EVSE and Car side


I found a green phy bridge only on the site you linked: https://www.codico.com/de/yellow-beet-p-1-1-pev-module . Just 42€

The QCA7000 driver is well written, as you would expect from a linux module.

Easiest start would probably be a BeagleBone to check if any communication can be established ...
by v-proto
Wed Jan 13, 2021 10:12 am
Forum: Batteries and Charging
Topic: CCS EVSE and Car side
Replies: 41
Views: 15160

Re: CCS EVSE and Car side

On C have full drive for chip PLC
https://github.com/qca/qca7000
UART/SPI drivers for Qualcomm Atheros QCA7000 serial-to-powerline bridge chip. This version is specific to Linux 2.6.35 and Freescale iMX28 CPU.

https://github.com/devolo/dlan-greenphy-sdk
The devolo dLAN Green PHY module is ideal ...
by v-proto
Sat Jan 02, 2021 2:27 am
Forum: Batteries and Charging
Topic: CCS EVSE and Car side
Replies: 41
Views: 15160

CCS EVSE and Car side

Who want to help me make CCS rich man EVSE and car side?
I buyed all standards protocol to make this.
by v-proto
Sun Sep 27, 2020 9:34 pm
Forum: Drive trains (motors and inverters)
Topic: Not compiled code
Replies: 4
Views: 1538

Re: Not compiled code

Yes, libopencm3 not correct.
Thank you.

Also when compiling your libopencm3
i see repeated error.
../common/timer_common_all.c: In function 'timer_get_ic_value':
../common/timer_common_all.c:1654:1: warning: control reaches end of non-void function [-Wreturn-type]

You have same problem ?
by v-proto
Sun Sep 27, 2020 2:02 pm
Forum: Drive trains (motors and inverters)
Topic: Not compiled code
Replies: 4
Views: 1538

Re: Not compiled code

Just test some example project for codeblocks stm32. And all completely fine, no errors.
by v-proto
Sun Sep 27, 2020 1:26 pm
Forum: Drive trains (motors and inverters)
Topic: Not compiled code
Replies: 4
Views: 1538

Re: Not compiled code

When i try to make test , get this result .


test.h|20|warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]|
by v-proto
Sun Sep 27, 2020 4:10 am
Forum: Drive trains (motors and inverters)
Topic: Not compiled code
Replies: 4
Views: 1538

Not compiled code

Hello

When i try to compiled source code inverter and charge get error
codeblocks 16 and 17 version
libopeninv/src/stm32_can.cpp|425|error: invalid operands of types 'void' and 'int' to binary 'operator>'|

and

src/inc_encoder.cpp|571|error: 'timer_get_ic_value' was not declared in this scope ...
by v-proto
Wed Sep 04, 2019 9:25 pm
Forum: General
Topic: DIY CHADEMO charging
Replies: 17
Views: 5387

Re: DIY CHADEMO charging

Spec for Serial commands of DC controller of charger
1. 19200bps, 8N1 (standard Serial)
2. Every command is an ASCII string starting with symbols 'M,' and ending with ',E'.
3. Command syntax is 'M,ccc,vvv,sss,E', where ccc is the CC current, vvv is the CV
voltage, and sss is a checksum calculated ...
by v-proto
Wed Sep 04, 2019 9:11 pm
Forum: General
Topic: DIY CHADEMO charging
Replies: 17
Views: 5387

Re: DIY CHADEMO charging

Design of chademo charger
by v-proto
Wed Sep 04, 2019 9:07 pm
Forum: General
Topic: DIY CHADEMO charging
Replies: 17
Views: 5387

Re: DIY CHADEMO charging

Protocol of chademo.
by v-proto
Wed Sep 04, 2019 8:48 pm
Forum: General
Topic: DIY CHADEMO charging
Replies: 17
Views: 5387

Re: DIY CHADEMO charging

Power of charger from 7 to 100 KW