Search found 2 matches

by majbthrd
Thu Sep 18, 2025 2:16 am
Forum: Batteries and Charging
Topic: experience with CG5317 and OpenV2G so far
Replies: 2
Views: 2926

Re: experience with CG5317 and OpenV2G so far

For completeness (and it case it helps someone else), I posted the source code here:

https://github.com/majbthrd/V2Gredux

The values in parameters.h can be adjusted, such as the EVSEMaximumVoltageLimit used in the ChargeParameterDiscoveryRes message.
by majbthrd
Tue Sep 16, 2025 12:34 am
Forum: Batteries and Charging
Topic: experience with CG5317 and OpenV2G so far
Replies: 2
Views: 2926

experience with CG5317 and OpenV2G so far

Right or wrong, I went down the path of buying the Lumissil CG5317 eval kit and signing an NDA to get technical information.

My original aspiration was a CG5317-based sniffer with USB interface (I contributed the original RNDIS/ECM virtual Ethernet implementation for the TinyUSB open-source effort ...